]> granicus.if.org Git - libevent/shortlog
libevent
2019-02-02 Azat Khuzhinevmap: use approparite type for changes to avoid warnin...
2019-02-02 Azat Khuzhintest/et/et: use evutil_socket_t* over int* for pointer...
2019-02-02 Azat Khuzhinappveyor: disable verbosity of MSBuild
2019-02-02 Azat KhuzhinMerge branch 'win64-fixes'
2019-02-02 Azat Khuzhinwin32select: print an error in case of failure
2019-02-02 Azat KhuzhinAdd OS-specific exclude patterns of the branch names...
2019-02-02 Azat Khuzhins/http-server: fix cleanup routines
2019-02-02 Azat KhuzhinMerge branch 'http-EVHTTP_CON_READ_ON_WRITE_ERROR-fixes-v2'
2019-02-02 Azat KhuzhinMerge branch 'travis-ci-osx-fixes'
2019-02-02 Azat Khuzhintest: adjust expecting error for getaddrinfo() under...
2019-02-02 Azat Khuzhintest/nonpersist_readd: use assert helpers
2019-02-02 Azat Khuzhinrpc: use *_new_with_arg() to match function prototype
2019-02-02 Luke Dashjrhttp: Preserve socket error from listen across closesoc...
2019-02-02 Azat Khuzhincmake: support static runtime (MSVC)
2019-02-02 Azat Khuzhinappveyor: cover static libs for MSVC
2019-02-02 baixiangcppfix a comment error
2019-02-02 Fredrik Strupecmake: Fix some typos in option descriptions
2019-02-02 Azat Khuzhinhttp: fix connection retries when there more then one...
2019-02-02 Azat KhuzhinDo not check O_NONBLOCK for invalid fds
2019-02-02 Azat Khuzhintest-fdleak: fix memory leaks
2019-02-02 Azat Khuzhintravis-ci: do not run coveralls with clang (SIGSEGV)
2019-02-02 Azat KhuzhinAdd mailmap
2019-02-02 Azat Khuzhintest: add TT_RETRIABLE for http/cancel_by_host_no_ns
2019-02-02 Azat Khuzhinappveyor: enable parallel build
2019-02-02 Azat Khuzhincmake: do not build both (SHARED and STATIC) for MSVC...
2019-02-02 Azat Khuzhincmake: introduce EVENT__LIBRARY_TYPE option
2019-02-02 Azat Khuzhincmake: drop redundant add_dependencies()
2019-02-02 Azat KhuzhinMerge branch 'TT_RETRIABLE'
2019-02-02 Azat Khuzhinbufferevent: add debug messages when .setfd/.getfd...
2019-02-02 Azat Khuzhinhttp: improve error path for bufferevent_{setfd,enable...
2019-02-02 Azat Khuzhinregress_http: fix compilation with !EVENT__HAVE_OPENSSL
2019-02-02 Azat Khuzhinregress_bufferevent: add TT_IOCP_LEGACY/TT_IOCP
2019-02-02 Azat Khuzhint/bench_http: disable buffering (win32 do not show...
2019-02-02 Azat Khuzhins/http-server: check for EVTHREAD_USE_WINDOWS_THREADS_I...
2019-02-02 Azat KhuzhinMerge branch 'iocp-fixes'
2019-02-02 Azat KhuzhinFix conceivable UAF of the bufferevent in evhttp_connec...
2019-02-02 Azat KhuzhinUse BEV_UPCASE() everywhere
2019-02-02 Azat Khuzhinregress: add EVENT_NO_FILE_BUFFERING, to disable buffer...
2019-02-02 Azat Khuzhinevent: add some debug information into loop for event_b...
2019-02-02 Azat KhuzhinMerge branch 'sample-http-server'
2019-02-02 Azat Khuzhinregress_ssl: fix ssl/bufferevent_wm_filter for non...
2019-02-02 Azat Khuzhinappveyor: skip travis patches (by commit subject/files)
2019-02-02 Azat Khuzhinappveyor: cache build directory to reduce overall time...
2019-02-02 Azat Khuzhinappveyor: disable verbosity
2019-02-02 Azat Khuzhinappveyor: do not run on branches that has "travis"...
2019-02-02 Azat Khuzhincmake: set CMP0075 to NEW (for ws2_32.lib in win32)
2019-02-02 Azat Khuzhincmake: set CMP0074 to NEW (for OPENSSL_ROOT in appveyor)
2019-02-02 Azat Khuzhintravis: use homebrew via addon (-~4min/16% from the...
2019-02-02 Azat Khuzhinregress_ssl: make ssl/bufferevent_wm_filter more fault...
2019-02-02 Azat Khuzhinregress_http: disable http/read_on_write_error under...
2019-02-02 Azat Khuzhintravis-ci: exclude appveyor branches
2019-02-02 Azat Khuzhincmake: do not detect _GNU_SOURCE/__GNU_LIBRARY__ if...
2019-02-02 Azat KhuzhinMerge branch 'ssl_bufferevent_wm_filter-fix'
2019-02-02 Azat Khuzhinregress_http: make https_basic non time dependent
2019-02-02 Azat KhuzhinMerge branch 'check-O_NONBLOCK-in-debug'
2019-02-02 Azat KhuzhinAdd cmake rules into dist archive
2019-02-02 Azat KhuzhinMerge branch 'event-ET-#636-v2'
2019-02-02 Azat Khuzhinappveyor: reconfigure tests with allow_failure and...
2019-02-02 Azat KhuzhinMerge branch 'win32-visibility-event_debug_logging_mask_'
2019-02-02 Azat KhuzhinCheck existence of IPV6_V6ONLY in evutil_make_listen_so...
2019-02-02 Azat KhuzhinConvert evbuffer_strspn() (internal helper) to use...
2019-02-02 Azat Khuzhinbuffer: add an assert for last_with_datap to suppress...
2019-02-02 Azat Khuzhinbench_cascase: include getopt.h only for _WIN32 (like...
2019-02-02 Maya RashishDefine __EXT_POSIX2 for QNX
2019-02-02 Azat Khuzhinregress_ssl: reset static variables on test setup/clean...
2019-02-02 Azat Khuzhintest: export basic_test_setup/basic_test_cleanup to...
2019-02-02 Azat Khuzhintravis-ci: do not notify irc.oftc.net#libevent
2019-02-02 Azat Khuzhinbe_openssl: avoid leaking of SSL structure
2019-02-02 Azat Khuzhinbe_openssl: drop close_flag parameter of the BIO_new_bu...
2019-02-02 Azat Khuzhinregress_http: basic evhttp_parse_query_str() coverage
2019-02-02 Azat Khuzhincmake: add various warning flags like autotools has
2019-02-02 Azat Khuzhinautotools: do not add warnings that is included into...
2019-02-02 Murat Demirtenlistener: ipv6only socket bind support
2019-02-02 Azat KhuzhinMerge branch 'evutil_found_ifaddr-dev'
2019-02-02 Azat KhuzhinMerge branch 'http-request-line-parsing'
2019-02-02 Azat KhuzhinDisable parallel jobs for the osx (due to CPU time...
2019-02-02 Azat KhuzhinUse matrix.fast_finish for the travis-ci to mark the...
2019-02-02 Azat KhuzhinSimplify bufferevent timeout tests to reduce CPU usage...
2019-02-02 Bogdan Harjocevdns: handle NULL filename explicitly
2019-02-02 Azat KhuzhinMerge branch 'regress-dns-fixes'
2019-02-02 Jiri LuznickyFix missing LIST_HEAD
2019-02-02 Azat KhuzhinMake cmake's check_const_exists() rely on cache
2019-02-02 Azat KhuzhinMerge branch 'be-wm-overrun-v2'
2019-02-02 Azat KhuzhinAdd -fdiagnostics-color=always for Ninja
2019-02-02 Azat Khuzhinevrpc: avoid NULL dereference on request is not EVHTTP_...
2019-02-02 Carlo Marcelo... test: make sure pthread is defined
2019-02-02 Azat Khuzhinappveyor: add all build tree into artifacts in case...
2019-02-02 Bogdan Harjocdns-example: free result in getaddrinfo callback
2019-02-02 Philip PrindevilleEliminate compiler warnings (at least for gcc/linux)
2019-02-02 Azat KhuzhinMerge branch 'evdns_getaddrinfo-race-fix'
2019-02-02 Azat KhuzhinCleanup __func__ detection
2019-02-02 Azat KhuzhinMerge branch 'official/pr/671' -- README cleanup
2019-02-02 Azat Khuzhinautotools: include win32 specific headers for socklen_t...
2019-02-02 Azat Khuzhinappveyor: disable almost all configurations (except...
2019-02-02 Xiaozhou LiuFix typo
2019-02-02 Nathan French[http] fix C90 warnings
2019-02-02 Philip PrindevilleTell Travis to use quiet git clone
2019-02-02 Leo Zhangtest: make regress_dns C89 compatible
2019-02-02 Azat KhuzhinIgnore evconfig-private.h for autotools
2019-02-02 Azat KhuzhinReplace all EVENT_HAVE with EVENT__HAVE (EVENT__HAVE_US...
next