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
...
|
*
build: use FORTIFY_SOURCE=3 in autotools build
fanquake
2023-02-13
1
-1
/
+1
|
*
build: use FORTIFY_SOURCE=3 in CMake build
fanquake
2023-02-13
1
-1
/
+1
|
/
*
Merge pull request #1414 from azat/build/deprecate-autotools
Azat Khuzhin
2023-02-13
2
-242
/
+100
|
\
|
*
Remove extra builds for autotools on CI
Azat Khuzhin
2023-02-12
1
-180
/
+38
|
*
ci: bump cache and checkout plugins
Azat Khuzhin
2023-02-12
1
-23
/
+23
|
*
ci: fix paths-ignore
Azat Khuzhin
2023-02-12
1
-14
/
+12
|
*
.github/workflows/build.yml: remove trailing whitespaces
Azat Khuzhin
2023-02-12
1
-15
/
+15
|
*
Deprecate autotools build
Azat Khuzhin
2023-02-12
1
-16
/
+18
*
|
test: enable allocator_may_return_null=1 for calloc with ENOMEM test
Azat Khuzhin
2023-02-12
2
-6
/
+17
*
|
test: handle -v as --verbose for regress
Azat Khuzhin
2023-02-12
1
-2
/
+2
*
|
test: add del_wait/del_notify tests for windows
Azat Khuzhin
2023-02-12
1
-92
/
+93
|
/
*
Fix compilation on non recent windows SDKs (#1399)
Edoardo Lolletti
2023-02-12
1
-1
/
+0
*
test: fix leaks in bufferevent_pair_release_lock (#1413)
Azat Khuzhin
2023-02-12
1
-26
/
+2
*
Remove suppression for test_ok under TSan
Azat Khuzhin
2023-02-12
1
-2
/
+0
*
Merge branch 'tests-fixes'
Azat Khuzhin
2023-02-12
5
-5
/
+20
|
\
|
*
Add more ignore rules
Azat Khuzhin
2023-02-12
1
-0
/
+4
|
*
test: fix debug locks in case new lock gots old address
Azat Khuzhin
2023-02-12
1
-1
/
+9
|
*
test: suppress logs from the tests that produce them under normal circumstances
Azat Khuzhin
2023-02-12
1
-2
/
+2
|
*
test: fix TT_* flags values
Azat Khuzhin
2023-02-12
1
-2
/
+2
|
*
Suppress data race for test_ok variable
Azat Khuzhin
2023-02-12
1
-0
/
+2
|
*
Suppress data race for event_debug_created_threadable_ctx_ variable
Azat Khuzhin
2023-02-12
1
-0
/
+1
|
/
*
Add LEV_OPT_BIND_IPV4_AND_IPV6 flag (#1400)
Edoardo Lolletti
2023-02-04
4
-1
/
+42
*
Add config for vim/nvim
Azat Khuzhin
2023-02-04
1
-0
/
+15
*
Fix pthread detection for regress tests on Android
Azat Khuzhin
2023-01-28
1
-1
/
+4
*
Fixes some new warnings under clang-15
Azat Khuzhin
2023-01-27
3
-12
/
+3
*
Allow evdns_base_new to succeed with no nameservers configured (#1389)
Azat Khuzhin
2023-01-27
4
-19
/
+79
|
\
|
*
Allow evdns_base_new to succeed with no nameservers configured
Daniel Kempenich
2023-01-27
3
-3
/
+41
|
*
Replace magic numbers with consts for evdns_base_resolv_conf_parse() errors
Daniel Kempenich
2023-01-27
3
-16
/
+38
|
/
*
Fix ignoring return value of arc4random() warning (with _FORTIFY_SOURCE defined)
liaotonglang
2023-01-22
1
-1
/
+1
*
Add CTestCostData.txt to gitignore
Azat Khuzhin
2023-01-15
1
-0
/
+1
*
buffer: use pread() for evbuffer_file_segment_materialize()
Dmitry Antipov
2023-01-02
3
-3
/
+21
*
Allow CLI override of CMAKE_DEBUG_POSTFIX (#1391)
mdavidsaver
2022-12-16
1
-1
/
+3
*
ci: add CIFuzz Github action (#1382)
DavidKorczynski
2022-11-26
1
-0
/
+35
*
Fix script for updating contributors
Azat Khuzhin
2022-11-20
1
-3
/
+3
*
cmake: remove redundant _GNU_SOURCE definition
Azat Khuzhin
2022-11-20
1
-1
/
+0
*
Merge branch 'release-2.2-changelog-prepare'
Azat Khuzhin
2022-11-20
2
-1848
/
+1851
|
\
|
*
Changelog skeleton
Azat Khuzhin
2022-11-20
1
-0
/
+3
|
*
Start new changelog for 2.2
Azat Khuzhin
2022-11-20
2
-1849
/
+1849
|
/
*
Merge branch 'release-scripts'
Azat Khuzhin
2022-11-20
3
-2
/
+69
|
\
|
*
Add a script to generate changelog
Azat Khuzhin
2022-11-20
1
-0
/
+43
|
*
Add a script to add new contributors
Azat Khuzhin
2022-11-20
1
-0
/
+24
|
*
Rellocate some text in CONTRIBUTORS.md
Azat Khuzhin
2022-11-20
1
-2
/
+2
|
/
*
cmake: do influence CMAKE_DEBUG_POSTFIX of the outer project (if any)
Azat Khuzhin
2022-11-20
1
-1
/
+1
*
Add ws-chat-server to gitignore (#1376)
Dmitry Ilyin
2022-11-16
1
-0
/
+1
*
Exclude arc4random_buf implementation if it's already present in the platform...
Srivatsan Iyer
2022-11-15
1
-0
/
+2
*
Various documentation improvements (#842)
Azat Khuzhin
2022-11-13
1
-0
/
+97
|
\
|
*
doc: add build prerequisites
yuangongji
2022-11-13
1
-0
/
+76
|
*
doc: add MSVC and GNUC options
yuangongji
2022-11-13
1
-0
/
+21
|
/
*
evdns: integrate deferred_response_callback into evdns_request
mkm
2022-11-13
1
-103
/
+88
*
Add CI checks for OpenBSD (#1326)
neil
2022-11-13
2
-9
/
+194
[prev]
[next]