| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Various header file fixes... also fix compilation errors when HTTP is disabled.v2.0.0-alpha.6 | Garrett D'Amore | 2025-10-05 |
| | | | | | | | Also, some instances nni_aio are changed to nng_aio. We think we want to harmonize some of these types going forward as it will reduce the need to include headers hopefully letting us get away with just "defs.h" in more places. | ||
| * | Liberally apply some UWYI (use what you include) to header files | Garrett D'Amore | 2025-01-05 |
| | | |||
| * | sha1: move this to private websocket API | Garrett D'Amore | 2025-01-01 |
| Nothing else uses it, and nothing else *should* use it because SHA1 is insecure. WebSockets have to use it by definition, unfortunately. The implementation is not very fast, but doesn't have to be for the use case of websocket keying. | |||
