autoconf: fail with error if missing required library |
|
More...
|
11 months ago
|
fix missing stdlib.h include |
|
More...
|
11 months ago
|
libpcre2 support |
|
More...
|
about 1 year ago
|
Merge pull request #367 from oldium/http-accept-lf |
|
More...
|
over 1 year ago
|
Deprecate project |
|
More...
|
over 1 year ago
|
cleanup autoconf and use debhelper |
|
More...
|
over 1 year ago
|
address: fix buffer overflow |
|
More...
|
about 2 years ago
|
Accept CRLF and LF in HTTP headers, fix buffer overflow error. |
|
More...
|
over 4 years ago
|
Merge pull request #349 from nemunaire/fix-gcc10 |
|
More...
|
about 5 years ago
|
Don't define http_protocol and tls_protocol variables multiple times. |
|
More...
|
about 5 years ago
|
build: add Wextra and Wpedantic and disable strict-aliasing |
|
More...
|
over 6 years ago
|
Merge pull request #320 from dlundquist/const-string-literals |
|
More...
|
over 6 years ago
|
const string literals |
|
More...
|
over 6 years ago
|
address: fix max UNIX path len handling |
|
More...
|
over 6 years ago
|
logger: fix fd leak on malloc failure |
|
More...
|
over 6 years ago
|
Merge pull request #314 from dlundquist/fix-listener-use-after-free |
|
More...
|
over 6 years ago
|
connection: use server_socket_open() and client_socket_open() in close_connection() |
|
More...
|
over 6 years ago
|
listener: don't use reference counting for ev_watchers |
|
More...
|
over 6 years ago
|
0.6.0 release |
|
More...
|
over 6 years ago
|
tests: uninitialized memory and unused result |
|
More...
|
over 6 years ago
|
connection: obtain listener reference early |
|
More...
|
over 6 years ago
|
arch: break circular dependency between modules |
|
More...
|
over 6 years ago
|
tests: make transparent proxy test Linux specific |
|
More...
|
over 6 years ago
|
tests: use /usr/bin/env perl |
|
More...
|
over 6 years ago
|
const and c11 config parser |
|
More...
|
over 6 years ago
|
Cleanup protocol definitions |
|
More...
|
over 6 years ago
|
Merge pull request #313 from vitherman/listen_socket_keepalive |
|
More...
|
over 6 years ago
|
Enable TCP keepalive on the listen socket |
|
More...
|
over 6 years ago
|
Revert "Enable TCP keepalive on the listen socket" |
|
More...
|
over 6 years ago
|
Merge branch 'oldium-fix-sizet-printf' |
|
More...
|
over 6 years ago
|