0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor intercept to use Handlers and fix QUIT w/o message More... over 4 years ago
Refactor clientCA and clientSTS as clientCaps More... over 4 years ago
Use system libcrypto and openssl bin on FreeBSD More... over 4 years ago
Say "OpenSSL" in additional permission notices More... over 4 years ago
Mention LibreTLS in README More... over 4 years ago
Handle broken clients sending only \n More... over 4 years ago
Document concatenating client certificates for auth More... over 4 years ago
Fix signing certificates with -A and -g More... over 4 years ago
Remove compat.h More... over 4 years ago
Define explicit_bzero using memset_s on macOS More... over 4 years ago
Use snprintf instead of strlcat More... over 4 years ago
Use snprintf instead of strlcpy More... over 4 years ago
Use RAND_bytes instead of arc4random_buf More... over 4 years ago
Rewrite configure script for all platforms More... over 4 years ago
Don't use strlcpy in dispatch More... over 4 years ago
Add link to "IRC Suite" post in README More... over 4 years ago
Add -R blind-req option More... over 4 years ago
Grant CAP_SETSOCKOPT in dispatch More... over 4 years ago
Add additional permission for linking with LibreSSL More... over 4 years ago
Revert compression of man pages for installation More... over 4 years ago
Clarify or otherwise expand documentation More... over 4 years ago
Rewrite build and install to be more amenable to packaging More... over 4 years ago
Add RUNDIR make variable More... over 4 years ago
Template rc scripts with %%PREFIX%% More... over 4 years ago
Update email addresses More... over 4 years ago
Don't bother setting SO_NOSIGPIPE More... over 4 years ago
Enable TCP keepalive with half-hour idle More... over 4 years ago
Add server send queueing with time interval More... over 4 years ago
Pass -1 as backlog to listen(2) More... over 4 years ago
Check signals after handling ready sockets More... over 4 years ago