]> granicus.if.org Git - libevent/shortlog
libevent
2020-07-04 Pierce Lopezbuild: do not disable deprecation warnings on macOS
2020-07-03 Azat KhuzhinMerge #1046 -- build: misc configure changes
2020-06-28 Azat KhuzhinAdd abi-check report into artifacts
2020-06-28 fanquakebuild: consolidate darwin compile flag additions in...
2020-06-28 fanquakebuild: consistently use dnl for comments in configure.ac
2020-06-26 Azat Khuzhintest: add getaddrinfo(AI_ADDRCONFIG) test (off by default)
2020-06-26 fanquakebuild: remove duplicate -Wredundant-decls
2020-06-25 Azat KhuzhinMerge branch 'tests-under-sanitizers'
2020-06-25 Azat Khuzhintest: fix memory leaks for https (add BEV_OPT_CLOSE_ON_...
2020-06-25 Azat Khuzhintest: "fix" (with a quirk) leak in ssl/bufferevent_wm...
2020-06-25 Azat Khuzhintest: disable bufferevent/bufferevent_pair_release_lock...
2020-06-25 Azat Khuzhintest: detect test failures if atexit handler calls...
2020-06-25 Azat KhuzhinAdd LSAN suppressions (for OpenSSL temporary quirk)
2020-06-25 Azat KhuzhinAdd TSAN suppressions
2020-06-25 Azat Khuzhinci: run tests under sanitizers
2020-06-25 Enji CooperMake all classes Entry, Struct, etc) new-style classes
2020-06-25 Azat Khuzhinevdns: do not pass NULL to memcpy() in evdns_server_req...
2020-06-25 Azat Khuzhinbuffer: do not pass NULL to memcpy() from evbuffer_pullup()
2020-06-25 Azat Khuzhintest: do not pass NULL to memcmp() in evbuffer_datacmp...
2020-06-25 Azat Khuzhinhttp: fix undefined-shift in EVUTIL_IS*_ helpers
2020-06-25 Azat KhuzhinCheck error code of evhttp_add_header_internal() in...
2020-06-22 fanquakewepoll: use lower-cased windows headers
2020-06-18 Paul Osbornecmake: avoid problems from use of CMAKE_USE_PTHREADS_INIT
2020-06-08 okhowang(王沛文)recreate socket when udp failed
2020-06-02 Azat Khuzhintest/regress_http: remove second ARRAY_SIZE macros
2020-06-02 Azat Khuzhintest/regress_testutils: use inet_addr()
2020-06-02 Azat Khuzhintest/regress_dns: use tt_int_op() over tt_assert()...
2020-05-31 seleznevaeevdns: Add support for setting maximum UDP DNS message...
2020-05-28 yuangongjiCI: catch failures and retry
2020-05-28 yuangongjiremove FindGit.cmake, improve `git describe` command
2020-05-27 Azat Khuzhincheckpatch.sh: fix clang-format-diff usage
2020-05-27 Azat Khuzhincheckpatch.sh: fix usage
2020-05-27 Wataru AshiharaFix clang-format-diff usage
2020-05-25 Azat Khuzhinhttp: Merge branch 'http-max_connections-pr-592'
2020-05-25 Azat Khuzhintest: cover evhttp max connections
2020-05-25 mohuangvariable redefinition in win32_dispatch
2020-05-25 Azat KhuzhinMerge branch 'evdns-tcp-pr-1004'
2020-05-25 Azat Khuzhinevdns: fix coding style issues
2020-05-25 Azat Khuzhinevdns: fix trailing whitespaces
2020-05-25 Azat Khuzhinevdns: bufferevent_setcb before bufferevent_free is...
2020-05-24 Azat Khuzhintest: http/autofree_connection cleanup
2020-05-21 ayuseleznevevdns: Implement dns requests via tcp
2020-05-19 Azat Khuzhinhttp: fix EVHTTP_CON_AUTOFREE in case of timeout (and...
2020-05-18 Azat Khuzhinhttp: fix EVHTTP_CON_AUTOFREE in case of connection...
2020-05-18 Azat Khuzhintest: cleanup http/autofree_connection
2020-05-18 Azat Khuzhintest: fix http/autofree_connection
2020-05-18 ayuseleznevevdns: Add additional validation for values of dns...
2020-05-08 Nick GrifkaAdd wepoll support to light up the epoll backend on...
2020-05-08 Nick Grifkatest: Fix test_simpleclose for Windows platform
2020-05-06 Azat KhuzhinInclude details of the ABI compatibility report
2020-05-05 Azat KhuzhinAdd ABI compatibility report deploy
2020-05-05 Azat Khuzhinabi-check: abi-monitor 1.10 does not support -make...
2020-05-05 Azat KhuzhinDo not ignore anything in .github
2020-05-05 yuangongjiAdd API/ABI checker (using LVC)
2020-05-05 Azat Khuzhinci/linux: add dist check
2020-05-05 Azat KhuzhinUpdate list of cmake files for autotools dist archive
2020-05-05 Azat Khuzhinci: change cache key for windows/mingw
2020-05-05 Azat KhuzhinPass --quiet to the event_rcpgen.py (autotools already...
2020-05-05 Azat KhuzhinDo not run CI if message contains "ci skip"
2020-05-05 Aleksandr-MelnikovThere is typo in GetAdaptersAddresses windows library...
2020-05-04 Azat KhuzhinSupport EV_CLOSED on linux for poll(2)
2020-05-04 Azat KhuzhinFix EV_CLOSED detection/reporting (epoll only)
2020-05-04 Azat KhuzhinMerge branch 'EV_CLOSED-and-EV_ET-fixes'
2020-05-04 Azat KhuzhinAvoid triggering wrong events with EV_ET set
2020-05-04 Azat Khuzhinepoll: handle EV_ET for EV_CLOSED too
2020-05-04 Azat Khuzhintest: cover EV_CLOSED with lots of possible scenarious
2020-05-04 Azat Khuzhintest: rename simpleclose to simpleclose_rw (since it...
2020-05-04 Azat Khuzhingithub actions looks good - drop travis/appveyor (...
2020-05-03 Nicolas J.... bufferevent: allow setting priority on socket and opens...
2020-05-01 yuangongjicmake: set a default value for LIBEVENT_STATIC_LINK
2020-04-28 Nick Grifkaevutil_time: improve evutil_gettimeofday on Windows
2020-04-27 Nick Grifkabench: Allow backend method selection
2020-04-07 Azat Khuzhincmake: missing test-closed binary
2020-03-28 Azat KhuzhinMerge branch 'event_rpcgen.py-cleanup'
2020-03-28 Azat Khuzhinevent_rpcgen.py: fix arguments-differ
2020-03-28 Azat Khuzhinevent_rpcgen.py: fix attribute-defined-outside-init
2020-03-28 Azat Khuzhinevent_rpcgen: suppress some warnings to make pylint...
2020-03-28 Enji CooperDon't accumulate arguments in `Entry.GetTranslation`
2020-03-28 Enji CooperFix improper string concatenations in lists
2020-03-28 Enji CooperFix warnings regarding unused variables
2020-03-27 Enji CooperDon't override the `type` built-in
2020-03-27 Enji CooperCall `super` to call methods from the parent class
2020-03-27 Enji CooperAddress `no-self-use` issues reported by pylint
2020-03-27 Enji CooperRun the code through the black formatter
2020-03-27 Enji CooperReformat strings to template
2020-03-27 Enji CooperAdd `argparse` support
2020-03-27 Enji CooperPrecompile regular expressions
2020-03-27 Enji CooperUse bools instead of ints values where possible
2020-03-27 Enji CooperRename all global variables to match the PEP8 spec
2020-03-27 Enji CooperHandle file pointers with context suite patterns
2020-03-27 Enji CooperIterate over `tokens` with a for instead of while
2020-03-27 Enji CooperFix indentation for `RpcGenError`
2020-03-27 Enji CooperDon't override `file` built-in
2020-03-27 Enji CooperResolve variable name issues per PEP8
2020-03-27 Enji CooperSort imports per PEP8
2020-03-27 Enji CooperMute clang 8 compilation error with gcc pragma
2020-03-22 Azat KhuzhinMerge #976 -- symbols check build fixes
2020-03-22 yuangongjigithub workflows: ignore previous cache
2020-03-22 yuangongjigithub workflows: test for mingw via cmake
2020-03-22 yuangongjicmake: replace CheckFunctionExists with CheckSymbolExists
next