1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'dvv/master'
jamwt
as Jamie Turner
More... almost 15 years ago
Makefile note
jamwt
as Jamie Turner
More... almost 15 years ago
README update
jamwt
as Jamie Turner
More... almost 15 years ago
Merge remote-tracking branch 'EmericBr/master'
jamwt
as Jamie Turner
More... almost 15 years ago
Merge commit 'd379a4e'
jamwt
as Jamie Turner
More... almost 15 years ago
ignore SIGPIPE More... almost 15 years ago
add our Makefile change More... almost 15 years ago
print the pid of the dead child to make it easier to examine the strace More... almost 15 years ago
kill everybody because we don't want to leave orphaned processes More... almost 15 years ago
Cleaned up documentation now that IPv6 is supported. More... almost 15 years ago
Reworked PROXY support to support IPv6. Includes support for 4->4, 6->4, 4->6, and 6->6. More... almost 15 years ago
Update makefile to manage shared context feature compil More... almost 15 years ago
Enable SSL_MODE_RELEASE_BUFFERS when available. Saves a lot of memory per idle connexion with TLSv1 on recent openssl (1.0.0 or newer) releases. More... about 15 years ago
add -q (quiet) option to suppress info messages storm More... about 15 years ago
Merge pull request #6 from ice799/diffie
jamwt
as Jamie Turner
More... about 15 years ago
Use shared session cache to allow session resumption on multiple process More... about 15 years ago
credits update
jamwt
as Jamie Turner
More... about 15 years ago
Merge remote-tracking branch 'bpineau/master'
jamwt
as Jamie Turner
More... about 15 years ago
constify immutable strings (which shouldn't get overwritten at runtime). gcc -Wwrite-strings . More... about 15 years ago
Also load intermediates certificates chain (if any) from the PEM file More... about 15 years ago
Gimme Dat Diffie Hellman More... about 15 years ago
Add commandline option to set listen backlog More... about 15 years ago
Allow session resumption (specially when client does not support rfc5077 extension) More... about 15 years ago
Merge branch 'master' of github.com:jedisct1/stud More... about 15 years ago
Cherry-pick handling of NCORES fix from mattsa, but add inclusion of <limits.h> More... about 15 years ago
AI_ADDRCONFIG may not be available. More... about 15 years ago
chroot path must start with / More... about 15 years ago
initialize OPTIONS right after definition More... about 15 years ago
implement "-r CHROOT" option More... about 15 years ago
implement "-u USERNAME" option More... about 15 years ago