13
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 2 years ago.
Dec 18, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc: mark Autotools as deprecated in building.md More... about 1 year ago
doc: move autoconf link in readme to autoconf section. More... about 1 year ago
Fix typo in changelog (#1438) More... about 1 year ago
Prohibit VLA in autotools too More... about 1 year ago
Fix building with -Wstack-protector due to VLA and fobid them More... about 1 year ago
http: style fix: use space between arguments list (#1435) More... about 1 year ago
Deal with partial writes on SSL write More... about 1 year ago
ci: fix typo in yaml for cifuzz More... about 1 year ago
ci: switch to ubuntu 20.04 More... about 1 year ago
ci: set minimal permissions on GitHub Actions More... about 1 year ago
http: Reduce times of checking if response has body (#1395) More... about 1 year ago
build: improve mbedtls searching on macOS with brew for cmake (#1419) More... about 1 year ago
Always have evutil_secure_rng_add_bytes available (#1427) More... about 1 year ago
Fix potential null dereference in http-server (#1430) More... about 1 year ago
test: fix potential null dereference in https_bind_ssl_bevcb (#1428) More... about 1 year ago
ws-chat-server: fix potential resource leak More... about 1 year ago
Fix "Value stored to 'a' is never read" in SHA1Transform() More... about 1 year ago
Fix the value is never actually read from 'argument' in evhttp_parse_query_impl() More... about 1 year ago
evdns: fix "Branch condition evaluates to a garbage value" in reply_parse More... about 1 year ago
Optimize arc4random_uniform() (by syncing with OpenBSD implementation) More... about 1 year ago
Merge pull request #1418 from fanquake/use_fortify_source_3 More... about 1 year ago
build: use FORTIFY_SOURCE=3 in autotools build More... about 1 year ago
build: use FORTIFY_SOURCE=3 in CMake build More... about 1 year ago
build: split kqueue warning message into cross-compile and apple More... about 1 year ago
Merge pull request #1414 from azat/build/deprecate-autotools More... about 1 year ago
test: add del_wait/del_notify tests for windows More... about 1 year ago
test: enable allocator_may_return_null=1 for calloc with ENOMEM test More... about 1 year ago
test: handle -v as --verbose for regress More... about 1 year ago
ci: bump cache and checkout plugins More... about 1 year ago
Fix compilation on non recent windows SDKs (#1399) More... about 1 year ago