]> granicus.if.org Git - libevent/shortlog
libevent
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
2020-03-17 Mario EmmenlauerLibeventConfig.cmake: restore CMAKE_FIND_LIBRARY_SUFFIX...
2020-03-17 Azat KhuzhinMerge branch 'build-fixes' (#969)
2020-03-17 yuangongjigithub workflow: fix configure error on mingw-w64
2020-03-17 yuangongjicmake: fix getaddrinfo checking error
2020-03-17 yuangongjicmake: remove CheckFunctionExistsEx
2020-03-17 yuangongjiautoconf: fix getaddrinfo checking errors on mingw
2020-03-01 Azat KhuzhinAdd EVENT_BASE_FLAG_EPOLL_DISALLOW_TIMERFD flag (fixes...
2020-03-01 Azat Khuzhintest-time: do not use deprecated API
2020-03-01 Azat Khuzhintest-time: enable debug mode if EVENT_DEBUG_LOGGING_ALL...
2020-03-01 Azat KhuzhinFix typo in thread.h (s/event/evthread)
2020-02-29 yuangongjiincrease segment refcnt only if evbuffer_add_file_segme...
2020-02-28 ayuseleznevevdns: fix a crash when evdns_base with waiting request...
2020-02-15 chenguolongevent_base_once: fix potential null pointer threat
2020-02-12 yuangongjitest-ratelim: add missing free
2020-01-28 yangyongshengmisspelling of output in bufferevent_struct.h
2020-01-26 Azat KhuzhinMerge branch 'github-actions-v2' (#951)
2020-01-26 Azat Khuzhintravis: disable doxygen and coveralls, in favor of...
2020-01-26 yuangongjigithub actions: test and coverage
2020-01-26 yuangongjigithub actions: doxygen
2020-01-26 Azat KhuzhinIgnore truthy in yamllint (for github-actions)
2020-01-24 Azat Khuzhintest: mark common_timeout as retriable
2020-01-24 yuangongjicmake: set rpath for libraries on linux
2020-01-24 yuangongjitest-export: compatible with all versions of visual...
2020-01-24 yuangongjicoverage: 'lcov --remove' need full path
2020-01-24 Azat KhuzhinDo not use shared global structures on CYGWIN
2020-01-22 JackBoosYAdd vcpkg installation instructions
2020-01-14 Azat Khuzhintest: move thread into realtime class even on EVENT__DI...
2020-01-14 Azat Khuzhintest: fix compilation without thread support (EVENT__DI...
2020-01-13 Azat Khuzhintravis-ci: do not allow failures under osx
2020-01-13 Azat Khuzhintest: fix bufferevent/bufferevent_connect_fail_eventcb...
2020-01-13 Azat Khuzhintest: fix dst thread in move_pthread_to_realtime_schedu...
2020-01-13 Azat Khuzhintest: fix compilation under win32 (rearrange thread_set...
2020-01-13 Azat Khuzhintest: use THREAD_* wrappers over pthread* in del_notify
2020-01-13 Azat KhuzhinMerge branch 'osx-clock'
2020-01-13 Azat Khuzhintest: Use THREAD_* wrappers in del_notify/del_wait
2020-01-13 Azat Khuzhintest: move threads created with THREAD_START() to realt...
2020-01-13 Azat Khuzhintest: put thread into real time scheduling class on...
2020-01-13 Azat KhuzhinMerge branch 'ci-improvements'
2020-01-13 Azat Khuzhintravis-ci: measure build/tests time
2020-01-13 Azat Khuzhintravis-ci: drop travis_wait (does not work with sub...
2020-01-13 Azat Khuzhincmake: do not print used method (EVENT_SHOW_METHOD...
2020-01-13 Azat Khuzhincmake: run regress test quietly like autotools (makes...
2020-01-12 nntrabAdd callback support for error pages
2020-01-12 Azat KhuzhinMerge branch 'http-connect'
2020-01-12 Azat Khuzhinhttp-connect: do not check connection on GET cb
2020-01-12 Azat Khuzhinhttp-connect: set Host header (for CONNECT and GET...
2020-01-12 Azat Khuzhinhttp-connect: cleanup and helpers
2020-01-12 Azat Khuzhinhttp: do not close connection for CONNECT
2020-01-12 Azat Khuzhinhttp: do not assume body for CONNECT
2020-01-08 Dimo MarkovAdded uninstall target check to cmakelists
2020-01-07 Azat KhuzhinFix compilation without OPENSSL_API_COMPAT
2019-12-30 yuangongjievutil_time: Implements usleep() using wait funtion...
2019-12-30 yangyongshengInitialize variable to 0 replace use memset function...
2019-12-10 Azat Khuzhinappveyor: switch to Previous Visual Studio 2019 (VS...
next