1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' of github.com:criticalstack/libevhtp into develop More... over 6 years ago
reset buf_idx upon start (fix for init memset-buf) More... over 6 years ago
[#128] fix other (potential) problems related #128 More... about 7 years ago
[#128] fix parser bug which skipped bytes in long uris More... about 7 years ago
Merge pull request #126 from criticalstack/locality More... about 7 years ago
check for SO_ATTACH_REUSEPORT_CBPF decl More... about 7 years ago
only inlcude linux/filter for cbpf ops in locality too More... about 7 years ago
only inlcude linux/filter for cbpf ops More... about 7 years ago
update readme / iovec optimizations More... about 7 years ago
Merge tag '1.2.18' into develop More... about 7 years ago
Merge branch 'release/1.2.18' More... about 7 years ago
Release v1.2.18, see ChangeLog for details More... about 7 years ago
cleanup / optimization for iovec operations More... about 7 years ago
update test_client with new addr More... about 7 years ago
better get0_notBefore ssl defs More... about 7 years ago
Merge pull request #125 from criticalstack/patch-122 More... about 7 years ago
[#122] cleanup for ssl locking changes More... about 7 years ago
Merge pull request #124 from criticalstack/patch-123 More... about 7 years ago
[#123] include sys/types only if EVHTP_HAS_SYS_TYPES is set More... about 7 years ago
[#123] check for sys/types.h More... about 7 years ago
add missing include <sys/types.h> for ssize_t More... about 7 years ago
Reorganize OpenSSL < 1.0.0 compatibility for greater readability. More... about 7 years ago
Add htp__evbuffer_add_iovec_ helper for libevent < 2.1 More... about 7 years ago
Merge tag '1.2.17' into develop More... about 7 years ago
Merge branch 'release/1.2.17' More... about 7 years ago
Release v1.2.17, see ChangeLog for details More... about 7 years ago
[performance] use scatter/gather for htp__create_headers_ More... about 7 years ago
[performance] use scatter/gather to construct HTTP reply header More... about 7 years ago
Fix compilation without deprecated OpenSSL 1.1 APIs More... about 7 years ago
Merge pull request #121 from criticalstack/patch-114 More... about 7 years ago