13
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 2 years ago.
Jan 17, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: increase number of attempts to 5 More... almost 2 years ago
ci: add retries More... almost 2 years ago
ci: use ubuntu 22.04 with clang 11 for sanitizers build (#1306) More... almost 2 years ago
test: fix unused variable in rand test (catched by newer clang) More... almost 2 years ago
ci: use ubuntu 22.04 with clang 11 for sanitizers build More... almost 2 years ago
test: increase timeout significantly in dns/getaddrinfo_cancel_stress (for TSan) More... almost 2 years ago
Slightly adjust badges markdown in README More... almost 2 years ago
ci: fix master/upstream workflow (syntax error) More... almost 2 years ago
Update CI status badge More... almost 2 years ago
ci: disable broken mingw cmake builds (#1207) More... almost 2 years ago
evdns: accept domains up to 254 long (previosly only 63 long was accepted) More... almost 2 years ago
Rework CI to keep everything in one workflow (by using reusable workflow) More... almost 2 years ago
test: make dns/getaddrinfo_cancel_stress more deterministic More... almost 2 years ago
Add a note that IOCP is experimental feature More... almost 2 years ago
ci: drop processing "ci skip" message in commit in favor of official skip More... almost 2 years ago
ci: add ability skip specific workflow More... almost 2 years ago
Initial OpenSSL 3.0 support (#1288) More... almost 2 years ago
Fix Configure_RPATH() More... almost 2 years ago
ci: use ubuntu 22.04 with OpenSSl 3.0 instead of building OpenSSL from sources More... almost 2 years ago
ci: set LD_LIBRARY_PATH for openssl 3.0 build More... almost 2 years ago
test: suppress warning for already defined SSL_get_peer_certificate More... almost 2 years ago
autotools: print $OPENSSL_LIBS/$OPENSSL_INCS More... almost 2 years ago
Suppress -Wunused-value for BIO_set_close() More... almost 2 years ago
Use OPENSSL_VERSION_NUMBER over OPENSSL_VERSION_MAJOR (for compatibility) More... almost 2 years ago
Merge branch 'mbedtls-3' More... almost 2 years ago
ci/macos: remove separate openssl 1.1 from build matrix More... almost 2 years ago
Merge branch 'fix-brew-autodetection' More... almost 2 years ago
sample/ssl-client-mbedtls.c: break the loop on EOF More... almost 2 years ago
sample/ssl-client-mbedtls.c: fix printing response in readcb More... almost 2 years ago
Support build dir of the MbedTLS More... almost 2 years ago