index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
appveyor: switch to new VS/MinGW and x64
Azat Khuzhin
2019-01-29
1
-15
/
+22
|
/
*
win32select: print an error in case of failure
Azat Khuzhin
2019-01-29
1
-0
/
+2
*
Add OS-specific exclude patterns of the branch names for the CI
Azat Khuzhin
2019-01-29
2
-0
/
+6
*
s/http-server: fix cleanup routines
Azat Khuzhin
2019-01-29
1
-0
/
+3
*
Merge branch 'http-EVHTTP_CON_READ_ON_WRITE_ERROR-fixes-v2'
Azat Khuzhin
2019-01-29
2
-16
/
+29
|
\
|
*
http: try to read existing data in buffer under EVHTTP_CON_READ_ON_WRITE_ERROR
Azat Khuzhin
2019-01-29
1
-0
/
+8
|
*
test: add logging for http/read_on_write_error and rearrange code
Azat Khuzhin
2019-01-29
1
-15
/
+18
|
*
http: do not call deferred readcb if readcb is not set
Azat Khuzhin
2019-01-28
1
-1
/
+3
|
/
*
Merge branch 'travis-ci-osx-fixes'
Azat Khuzhin
2019-01-28
1
-1
/
+3
|
\
|
*
travis-ci/osx: switch to xcode 10.1, since 9.4 is not compatible with gcc-8
Azat Khuzhin
2019-01-28
1
-0
/
+1
|
*
travis-ci/osx: install gcc and fix CC
Azat Khuzhin
2019-01-28
1
-1
/
+2
|
/
*
test: adjust expecting error for getaddrinfo() under EMFILE
Azat Khuzhin
2019-01-26
1
-0
/
+7
*
test/nonpersist_readd: use assert helpers
Azat Khuzhin
2019-01-12
1
-35
/
+23
*
rpc: use *_new_with_arg() to match function prototype
Azat Khuzhin
2019-01-11
1
-2
/
+2
*
http: Preserve socket error from listen across closesocket cleanup
Luke Dashjr
2019-01-07
1
-0
/
+3
*
cmake: support static runtime (MSVC)
Azat Khuzhin
2018-12-17
1
-0
/
+28
*
appveyor: cover static libs for MSVC
Azat Khuzhin
2018-12-17
1
-0
/
+2
*
fix a comment error
baixiangcpp
2018-12-16
1
-1
/
+1
*
cmake: Fix some typos in option descriptions
Fredrik Strupe
2018-12-15
1
-3
/
+3
*
http: fix connection retries when there more then one request for connection
Azat Khuzhin
2018-12-12
1
-1
/
+7
*
Do not check O_NONBLOCK for invalid fds
Azat Khuzhin
2018-12-09
1
-6
/
+7
*
test-fdleak: fix memory leaks
Azat Khuzhin
2018-12-08
1
-6
/
+9
*
travis-ci: do not run coveralls with clang (SIGSEGV)
Azat Khuzhin
2018-12-05
1
-0
/
+4
*
Add mailmap
Azat Khuzhin
2018-12-05
1
-0
/
+5
*
test: add TT_RETRIABLE for http/cancel_by_host_no_ns
Azat Khuzhin
2018-11-23
1
-1
/
+1
*
appveyor: enable parallel build
Azat Khuzhin
2018-11-23
1
-2
/
+3
*
cmake: do not build both (SHARED and STATIC) for MSVC/win32
Azat Khuzhin
2018-11-23
2
-4
/
+18
*
cmake: introduce EVENT__LIBRARY_TYPE option
Azat Khuzhin
2018-11-23
3
-49
/
+88
*
cmake: drop redundant add_dependencies()
Azat Khuzhin
2018-11-22
1
-10
/
+0
*
Merge branch 'TT_RETRIABLE'
Azat Khuzhin
2018-11-21
7
-22
/
+78
|
\
|
*
Mark a lot of flacky tests with TT_RETRIABLE (for linux/win32 only)
Azat Khuzhin
2018-11-20
4
-13
/
+15
|
*
regress: introduce TT_RETRIABLE
Azat Khuzhin
2018-11-20
3
-9
/
+63
|
/
*
bufferevent: add debug messages when .setfd/.getfd/.enable/.disable failed
Azat Khuzhin
2018-11-20
1
-0
/
+8
*
http: improve error path for bufferevent_{setfd,enable,disable}()
Azat Khuzhin
2018-11-20
1
-9
/
+18
*
regress_http: fix compilation with !EVENT__HAVE_OPENSSL
Azat Khuzhin
2018-11-20
1
-0
/
+2
*
regress_bufferevent: add TT_IOCP_LEGACY/TT_IOCP
Azat Khuzhin
2018-11-13
1
-18
/
+15
*
t/bench_http: disable buffering (win32 do not show anything otherwise)
Azat Khuzhin
2018-11-13
1
-0
/
+3
*
s/http-server: check for EVTHREAD_USE_WINDOWS_THREADS_IMPLEMENTED
Azat Khuzhin
2018-11-13
1
-1
/
+3
*
Merge branch 'iocp-fixes'
Azat Khuzhin
2018-11-13
4
-18
/
+44
|
\
|
*
regress: test for HTTP/HTTPS with IOCP enabled
Azat Khuzhin
2018-11-13
3
-0
/
+7
|
*
bev_async: trigger/run only deferred callbacks
Azat Khuzhin
2018-11-13
1
-10
/
+17
|
*
bev_async: do not initialize timeouts multiple times
Azat Khuzhin
2018-11-13
1
-1
/
+0
|
*
bev_async: set "ok" on setfd if fd>=0 (like we do during creation)
Azat Khuzhin
2018-11-13
1
-0
/
+2
|
*
bev_async: ignore ERROR_INVALID_PARAMETER on .setfd for iocp
Azat Khuzhin
2018-11-13
1
-7
/
+18
|
/
*
Fix conceivable UAF of the bufferevent in evhttp_connection_free()
Azat Khuzhin
2018-11-13
1
-8
/
+10
*
Use BEV_UPCASE() everywhere
Azat Khuzhin
2018-11-13
3
-67
/
+33
*
regress: add EVENT_NO_FILE_BUFFERING, to disable buffering for stdout/stderr
Azat Khuzhin
2018-11-13
1
-0
/
+5
*
event: add some debug information into loop for event_base_free_queues_()
Azat Khuzhin
2018-11-13
1
-0
/
+1
*
Merge branch 'sample-http-server'
Azat Khuzhin
2018-11-13
2
-27
/
+113
|
\
|
*
s/http-server: graceful cleanup
Azat Khuzhin
2018-11-13
2
-16
/
+51
[prev]
[next]