]> granicus.if.org Git - libevent/shortlog
libevent
2022-11-20 Azat KhuzhinUpdate contributors (for 2.2 release) release-2.2-pull
2022-11-20 Azat KhuzhinFix script for updating contributors
2022-11-20 Azat Khuzhincmake: remove redundant _GNU_SOURCE definition
2022-11-20 Azat KhuzhinMerge branch 'release-2.2-changelog-prepare'
2022-11-20 Azat KhuzhinChangelog skeleton
2022-11-20 Azat KhuzhinStart new changelog for 2.2
2022-11-20 Azat KhuzhinMerge branch 'release-scripts'
2022-11-20 Azat KhuzhinAdd a script to generate changelog
2022-11-20 Azat KhuzhinAdd a script to add new contributors
2022-11-20 Azat KhuzhinRellocate some text in CONTRIBUTORS.md
2022-11-20 Azat Khuzhincmake: do influence CMAKE_DEBUG_POSTFIX of the outer...
2022-11-16 Dmitry IlyinAdd ws-chat-server to gitignore (#1376)
2022-11-15 Srivatsan IyerExclude arc4random_buf implementation if it's already...
2022-11-13 Azat KhuzhinVarious documentation improvements (#842)
2022-11-13 yuangongjidoc: add build prerequisites
2022-11-13 yuangongjidoc: add MSVC and GNUC options
2022-11-13 mkmevdns: integrate deferred_response_callback into evdns_...
2022-11-13 neilAdd CI checks for OpenBSD (#1326)
2022-11-12 Dmitry Antipovsignal: new signal handling backend based on signalfd
2022-11-12 Azat KhuzhinIgnore unknown pragmas
2022-11-12 Azat Khuzhinws-chat-server: fix session name initialization (using...
2022-11-12 Azat Khuzhincmake: tiny cleanup
2022-11-12 Azat Khuzhinws: ignore case while comparing values of Upgrade/Conne...
2022-11-12 Azat Khuzhinws-chat-server: avoid SIGSEGV in case of evws_new_sessi...
2022-11-12 Azat Khuzhinsample/ws-chat.html: allow to open it via file:// protocol
2022-11-12 Azat KhuzhinSuppress -Wdangling-pointer in event_signal_closure()
2022-11-12 Azat Khuzhinsha1: ignore -Wstringop-overread warning
2022-11-12 Azat Khuzhinsha1: hide SHA1_CTX
2022-11-04 OgreTransporterFix syntax error (#1369)
2022-11-04 Michael Madsenfixed missing check for null after strdup in evutil_ine...
2022-10-23 Leon Georgews: fix compile error on centos 7 - very old compiler...
2022-10-22 Azat KhuzhinFix data-race in ws code (#1360)
2022-10-12 Dmitry IlyinRemove bad copy-paste
2022-10-12 Dmitry IlyinAdd locks for server WS, fixes #1357
2022-10-08 Ryan Pavlikcmake: Fix Android build.
2022-10-08 Azat KhuzhinUse heap-bases contexts for MbedTLS handles (#1355)
2022-10-04 Dmitry IlyinFix memleak in regress tests
2022-10-04 Dmitry IlyinChange code for samples
2022-10-04 Dmitry IlyinAdd helpers and all regress tests are passed
2022-10-03 jackerli(李剑)fix: arc4_getword integer overflow, detected by -fsanit...
2022-09-27 Dmitry Antipovepoll: use epoll_pwait2() if available
2022-09-26 zhenhaonongFix socketpair failure when temporary directory has...
2022-09-26 Dmitry IlyinAdd manual CMAKE_C_BYTE_ORDER set for old CMake
2022-09-14 Azat Khuzhinci: disable freebsd 13.0 builds (due to issues in the...
2022-09-14 Azat Khuzhin.github/workflows/build.yml: Cleanup trailing whitespaces
2022-09-14 Dmitry IlyinFix conflict with SHA1 function from openssl
2022-09-12 Dmitry IlyinAdd minimal WebSocket server implementation for evhttp...
2022-09-12 Keelan CannooMake rekey interval less predictable (#1331)
2022-09-11 Azat KhuzhinAdd openssl-compat.h into HDR_PRIVATE
2022-08-28 mareksmFix non-std printf %p arguments (#1327)
2022-08-14 Azat Khuzhintest: fix util/getaddrinfo for netbsd (v2)
2022-08-13 Azat KhuzhinMerge pull request #1315 from yogo1212/http_per_socket_...
2022-08-13 Azat Khuzhintest: fix util/getaddrinfo for netbsd
2022-08-13 Borys SmejdaFixed CMake configuration failure (libevent#1321)
2022-08-13 Leon M. Georgehttp: allow setting bevcb per socket
2022-08-13 Azat Khuzhintest: allow to run init_ssl() multiple times
2022-08-13 Azat Khuzhintest: add a comment for init_ssl() about suppressions...
2022-08-08 Dmitry IlyinAdd check of mmap64 function and use it when available...
2022-08-08 neilfix freebsd checks
2022-08-08 neilfix freebsd checks
2022-08-08 neilAdd freebsd CI checks
2022-08-07 Haowei HsuSearch library name of Debug for find_event_lib.
2022-08-07 Haowei HsuAdd postfix for Debug configuration.
2022-08-07 Dmitry IlyinAdd more HTTP_ response codes
2022-07-12 Azat Khuzhinci: increase number of attempts to 5
2022-07-12 Azat Khuzhinci: add retries
2022-07-12 Azat Khuzhinci: use ubuntu 22.04 with clang 11 for sanitizers build...
2022-07-12 Azat Khuzhintest: fix unused variable in rand test (catched by...
2022-07-12 Azat Khuzhinci: use ubuntu 22.04 with clang 11 for sanitizers build
2022-07-11 Azat Khuzhintest: increase timeout significantly in dns/getaddrinfo...
2022-07-11 Azat Khuzhinci: disable broken mingw cmake builds (#1207)
2022-07-11 Azat KhuzhinSlightly adjust badges markdown in README
2022-07-11 Azat Khuzhinci: fix master/upstream workflow (syntax error)
2022-07-11 Azat KhuzhinUpdate CI status badge
2022-07-11 Azat KhuzhinRework CI to keep everything in one workflow (by using...
2022-07-10 Azat Khuzhinevdns: accept domains up to 254 long (previosly only...
2022-07-10 Azat Khuzhintest: make dns/getaddrinfo_cancel_stress more deterministic
2022-07-10 Azat KhuzhinAdd a note that IOCP is experimental feature
2022-07-10 Azat Khuzhinci: drop processing "ci skip" message in commit in...
2022-07-10 Azat Khuzhinci: add ability skip specific workflow
2022-07-10 Azat KhuzhinInitial OpenSSL 3.0 support (#1288)
2022-07-10 Azat Khuzhinci: use ubuntu 22.04 with OpenSSl 3.0 instead of buildi...
2022-07-10 Azat Khuzhinci: set LD_LIBRARY_PATH for openssl 3.0 build
2022-07-10 Azat Khuzhintest: suppress warning for already defined SSL_get_peer...
2022-07-10 Azat Khuzhinautotools: print $OPENSSL_LIBS/$OPENSSL_INCS
2022-07-10 Azat KhuzhinSuppress -Wunused-value for BIO_set_close()
2022-07-10 Azat KhuzhinUse OPENSSL_VERSION_NUMBER over OPENSSL_VERSION_MAJOR...
2022-07-10 William MarlowAttempt to add OpenSSL 3 to the Linux build matrix
2022-07-09 William MarlowInitial OpenSSL 3.0 support
2022-07-09 Azat KhuzhinMerge branch 'mbedtls-3'
2022-07-09 Azat Khuzhinci/macos: remove separate openssl 1.1 from build matrix
2022-07-09 Azat KhuzhinMerge branch 'fix-brew-autodetection'
2022-07-09 Azat Khuzhinsample/ssl-client-mbedtls.c: fix for MbedTLS 3
2022-07-09 Azat Khuzhinsample/ssl-client-mbedtls.c: break the loop on EOF
2022-07-09 Azat Khuzhinsample/ssl-client-mbedtls.c: fix printing response...
2022-07-09 William MarlowInitial Mbed-TLS 3 support to get the GitHub Actions...
2022-07-09 Azat KhuzhinSupport build dir of the MbedTLS
2022-07-09 Azat Khuzhinconfigure: fix AC_CHECK_FUNCS should use literals
2022-07-09 kenpinglistener: Preserve last error in evconnlistener_new_bin...
2022-07-09 Azat Khuzhinci: fix cmake build w/o OPENSSL_ROOT_DIR
next