projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2019-11-30
Azat Khuzhin
cmake: set CMAKE_{RUNTIME,LIBRARY,ARCHIVE}_OUTPUT_DIREC...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-30
Azat Khuzhin
cmake: use CMAKE_LIBRARY_OUTPUT_DIRECTORY for the final...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-17
Azat Khuzhin
appveyor: fix EVENT_CMAKE_OPTIONS expansion (for multip...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-17
Azat Khuzhin
test-ratelim: calculate timers bias (for slow CPUs...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-17
Azat Khuzhin
mailmap: add name/email aliases for yuangongji (name...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-16
Azat Khuzhin
Merge #929 -- cmake package improvements
commit
|
commitdiff
|
tree
|
snapshot
2019-11-16
yuangongji
appveyor: fix openssl version mismatch warning
commit
|
commitdiff
|
tree
|
snapshot
2019-11-16
Azat Khuzhin
appveyor: disable parallel tests execution
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
yuangongji
CI: integrate testing for components export
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
yuangongji
cmake: test for find_package()
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
yuangongji
cmake: improve package config file
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Azat Khuzhin
Link with iphlpapi only on windows
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Philip Homburg
Parse IPv6 scope IDs.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Azat Khuzhin
Relax bufferevent_connect_hostname_emfile
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
yuangongji
autotools: fails build when need but can not find openssl
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
yuangongji
cmake: eliminate duplicate installation of public headers
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Azat Khuzhin
Merge pull request #915 from ygj6 -- evutil_socketpair...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Michael Davidsaver
append to CMAKE_MODULE_PATH
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
yuangongji
appveyor: add vs2019 os to test some new features broug...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
yuangongji
test: add testcase for evutil_socketpair()
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
yuangongji
evutil: make evutil_socketpair() have the same behavior...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Azat Khuzhin
Do not use sysctl.h on linux (it had been deprecated)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
yuangongji
evutil: implement socketpair with unix domain socket...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Azat Khuzhin
travis-ci: add OPENSSL_1_1=yes for the openssl 1.1...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Azat Khuzhin
travis-ci: use matrix.include over env.matrix/matrix...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Azat Khuzhin
travis-ci: build with clang only basic configurations
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Azat Khuzhin
Use matrix.include.if over matrix.exclude.if for doxygen
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Azat Khuzhin
Do not try to deploy documentaion for PR
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Azat Khuzhin
Fix all all yamllint warnings in travis/appveyor rules
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Azat Khuzhin
appveyor: do not allow any failures
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
yuangongji
appveyor: fix build script for compiling using mingw-w64
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
yuangongji
sample/https-client: link crypt32 explicitly when build...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Azat Khuzhin
Merge remote-tracking branch 'upstream/pr/908'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Kamil Rytarowski
Fix compat with NetBSD >= 10
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
William A Rowe Jr
Avoid transforming base C_FLAGS set deliberately
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
yuangongji
tinytest: support timeout on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Azat Khuzhin
Merge branch 'upstream/pr/899' (evbuffer_freeze testcas...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
yuangongji
improve the description of parameter to evbuffer_read()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
yuangongji
regress_buffer: improve testcase for evbuffer_freeze()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-21
Azat Khuzhin
evbuffer_add_file: fix freeing of segment in the error...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
yuangongji
evutil_time: detect and use _gmtime64_s()/_gmtime64()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
yuangongji
http: rename bind_socket_ai() to create_bind_socket_non...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
yuangongji
http: make sure the other fields in ext_method are...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
yuangongji
https-client: load certificates from the system cert...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-08
Azat Khuzhin
Build doxygen documentation via cmake (to fill variables)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-08
Azat Khuzhin
Deploy documentation to libevent-doc.github.io
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Azat Khuzhin
Fix checking return value of the evdns_base_resolv_conf...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Azat Khuzhin
cmake: fix getrandom() detection
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Azat Khuzhin
arc4random: replace sysctl() with getrandom (on linux)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
yuangongji
Upgrade autoconf (after upgrading minimum required...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Azat Khuzhin
Revert "Warn if forked from the event loop during event...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Boris.Dergachov
Fixes spelling
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
yuangongji
Doxygen documentation improvements
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
yuangongji
eliminate some C4267 warnings in Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
yuangongji
autotools: attach doxygen target into all target
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
yuangongji
cmake: attach doxygen target into all target
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jan Kasiak
Fix memory corruption in EV_CLOSURE_EVENT_FINALIZE...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jan Kasiak
test: prevent duplicate event_enable_debug_mode() for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Azat Khuzhin
test: introduce TT_ENABLE_DEBUG_MODE flag
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
yuangongji
travis-ci: add openssl1.1 into travis build matrix
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
David Disseldorp
sample/http-server: fix parameter parsing
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
David Disseldorp
sample/signal-test: fix use of uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
ygj6
sample: fix 'INFINITY' undeclared error
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
ygj6
becat: avoid using anonymous structures
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
dota17
Fix typos in comments (sample/test/event-internal.h)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
dota17
sample/signal-test: add NULL checks
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Azat Khuzhin
Add becat into .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
ygj6
Change the minimum version of automake to 1.13 and...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Azat Khuzhin
Add Uninstall.cmake.in into dist archive
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Azat Khuzhin
buffer: fix possible NULL dereference in evbuffer_setcb...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
yuangongji
Change autoconf version to 2.62 and automake version...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
Azat Khuzhin
cmake: install shared library only if it was requested
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
yuangongji
Missing <winerror.h> on win7/MinGW(MINGW32_NT-6.1)...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-11
yuangongji
cmake: set library names to be the same as with autotools
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Keith Smiley
Enable _GNU_SOURCE for Android
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Keith Smiley
Enable kqueue for APPLE targets
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Azat Khuzhin
Warn if forked from the event loop during event_reinit()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Azat Khuzhin
autotools: do not install bufferevent_ssl.h under ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Azat Khuzhin
cmake: link against shell32.lib/advapi32.lib
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Azat Khuzhin
Add README.md/Documentation into dist archive
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Azat Khuzhin
Require cmake >= 3.1.2 (for correct openssl 1.0.2 detec...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Azat Khuzhin
evdns: add new options -- so-rcvbuf/so-sndbuf
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Azat Khuzhin
evutil: drop force_check from evutil_check_interfaces...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
jeremyerb
evutil: set the have_checked_interfaces in evutil_check...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
yuangongji
cmake: add missing autotools targets (doxygen, uninstal...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Fabrice Fontaine
m4/libevent_openssl.m4: fix detection of openssl
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
yuangongji (A)
doc: cmake command on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Azat Khuzhin
becat: remove extra SSL_CTX options usage [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Azat Khuzhin
Fix detection of the __has_attribute() for apple clang...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
wenyg
https-client: correction error checking
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
yuangongji
typo error in header file
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Jan Beich
cmake: limit MSVC to Clang-CL
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Azat Khuzhin
http: do not name variable "sun" since this breaks...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Azat Khuzhin
test: mark bev_connect_hostname() as static (to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Azat Khuzhin
cmake: add -Wmissing-prototypes (like autotools has)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Azat Khuzhin
time-test: disable buffering (mostly for windows)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Azat Khuzhin
Merge branch 'evbuffer-fixes-806-v2'
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Azat Khuzhin
evbuffer: fix last_with_datap after prepend with empty...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Azat Khuzhin
test: regression for evbuffer_expand_fast_() with inval...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Azat Khuzhin
test: cover adjusting of last_with_datap in evbuffer_pr...
commit
|
commitdiff
|
tree
|
snapshot
next