| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-18 | Libunit: improving logging consistency. | Max Romanov | 1 | -4/+4 | |
| Debug logging depends on macros defined in nxt_auto_config.h. | |||||
| 2019-11-11 | Fixing libunit 'off by 2' issue in library. | Max Romanov | 1 | -4/+4 | |
| Name and value in each header are 0-terminated, so additional 2 bytes should be allocated for them. There were several attempts to add these 2 bytes to headers in language modules, but some modules weren't updated. Also, adding these 2 bytes is specific to the implementation which may be changed later, so extending this mechanics to modules may cause errors. | |||||
| 2019-08-20 | Introducing websocket support in router and libunit. | Max Romanov | 1 | -0/+348 | |
