Commit Graph

  • 8b2bbb68bf
    Merge de35cd6473f13edf9a11abc27e57418b2436debb into 9a6a799e7002aae09d5e7cb244bdb913eed75a04 hesphoros 2025-01-11 13:41:19 +00:00
  • de35cd6473
    Update evutil.c hesphoros 2025-01-11 21:38:10 +08:00
  • 952a3ebca0
    Merge 8891720ef746d2c712d3d58e24c1b0bf8e0ed28f into 9a6a799e7002aae09d5e7cb244bdb913eed75a04 dependabot[bot] 2025-01-01 14:16:08 +00:00
  • 8891720ef7
    build(deps): bump github/codeql-action in the github-actions group dependabot/github_actions/github-actions-b3f99720ea dependabot[bot] 2025-01-01 14:16:06 +00:00
  • c169f1743c
    Merge c024f74a3d362cb1c4516f6fed2e8c4bca9a28e3 into 9a6a799e7002aae09d5e7cb244bdb913eed75a04 Peter Zmanovsky 2024-12-29 14:00:34 +00:00
  • c024f74a3d Fix potential NULL dereference in evdns_cache_lookup() peter15914 2024-12-29 18:49:06 +05:00
  • bfeab27055
    Merge a957dafbaf8a3e903ab0be01a8ad7f4ae56b616b into 9a6a799e7002aae09d5e7cb244bdb913eed75a04 Hennadii Stepanov 2024-12-20 16:05:26 +00:00
  • a957dafbaf
    Improve portability on NetBSD Hennadii Stepanov 2024-12-20 15:56:10 +00:00
  • b41a8b5b07 test LiShuai 2024-12-18 18:08:00 +08:00
  • 263ef1171f
    Merge 877d532156c26b0f9a6f821e6a079b18039ca2c0 into 9a6a799e7002aae09d5e7cb244bdb913eed75a04 Kuzin Andrey 2024-12-12 08:54:44 +03:00
  • 877d532156 evdns: add CNAME type resolver and DNS_CNAME_CALLBACK_FIRST flag Andrey Kuzin 2024-12-12 08:51:36 +03:00
  • e93d325935 evdns: add SRV request type Andrey Kuzin 2024-12-05 09:00:40 +03:00
  • 8e34859fc8 evdns: add TXT request type Andrey Kuzin 2024-12-04 08:45:43 +03:00
  • e16a8f9d07 evdns: add MX request type Andrey Kuzin 2024-12-02 20:18:57 +03:00
  • dbbedcbe09 evdns: add SOA request type Andrey Kuzin 2024-12-01 18:55:52 +03:00
  • cc7604b7c6 evdns: add NS request type Andrey Kuzin 2024-11-30 22:35:14 +03:00
  • a2facd1a08
    Merge 6138ad5b69601299782c915b015f8cbf20596623 into 9a6a799e7002aae09d5e7cb244bdb913eed75a04 Yannic 2024-12-08 05:49:51 +00:00
  • dbba4feb13
    Merge 55f2ed911b2274d3415a065c2c2d7b31399684e7 into 9a6a799e7002aae09d5e7cb244bdb913eed75a04 Leon Busch-George 2024-12-06 17:25:42 +08:00
  • d849ed99d0
    Merge 38c9b75bf3129c421c6385ddb378c51714e39592 into 9a6a799e7002aae09d5e7cb244bdb913eed75a04 zakoland 2024-12-06 17:24:26 +08:00
  • 06d435b34d
    Merge a373cb992b42422b73e92d72ae11cb27a2850098 into 9a6a799e7002aae09d5e7cb244bdb913eed75a04 Kirill Rd 2024-12-04 07:20:14 +00:00
  • a373cb992b add address checks Kirill Rodriguez 2024-11-11 13:32:07 +00:00
  • 7adb00fb57 added listener server test Kirill Rodriguez 2024-11-11 13:16:40 +00:00
  • 4ffb583125 add evhttp_connection_set_peer Kirill Rodriguez 2024-11-11 13:13:48 +00:00
  • d454a42d58 split evhttp_serve and evhttp_get_request_connection to avoid hardcoding the API Kirill Rodriguez 2024-11-06 17:05:15 +00:00
  • 5208100c9d return evhttp_connection * instead of int, though it is not owned Kirill Rodriguez 2024-11-06 16:13:38 +00:00
  • 1b9ce0a41b add test for local http with evhttp_serve_bufferevent_reuse Kirill Rodriguez 2024-11-05 21:44:05 +00:00
  • 5e6e4a6968 evhttp_serve return value and allow reusing bufferevents Kirill Rodriguez 2024-11-05 21:43:23 +00:00
  • 37115d5d23 add load balancer sample program Kirill Rodriguez 2024-10-28 17:07:48 +00:00
  • f19a25a4b4 revert bufferevent_replacefd as that breaks sanitizer tests Kirill Rodriguez 2024-11-05 21:14:10 +00:00
  • eca291c5e3 bufferevent_replacefd shouldn't close anything when it's replacing with the same socket Kirill Rodriguez 2024-10-20 19:35:08 +01:00
  • cce44e51f0 fix evhttp_serve zuiwuchang 2024-06-25 10:39:07 +08:00
  • 7eed182fe9 evhttp_serve zuiwuchang 2024-06-25 10:29:34 +08:00
  • 9a6a799e70 ci: Test Autotools build on FreeBSD 14.1 master Hennadii Stepanov 2024-12-02 17:28:02 +00:00
  • 9c55aa371e
    ci: Test Autotools build on FreeBSD 14.1 Hennadii Stepanov 2024-12-02 17:28:02 +00:00
  • 5bfb2ae81a build(deps): bump github/codeql-action in the github-actions group dependabot[bot] 2024-12-01 14:47:11 +00:00
  • 8ae5832b74
    build(deps): bump github/codeql-action in the github-actions group dependabot[bot] 2024-12-01 14:47:11 +00:00
  • a2ed23b176 Replace deprecated find_package(PythonInterp) with Python2/Python3 Azat Khuzhin 2024-11-24 23:32:04 +01:00
  • 0651ca28b5 Replace deprecated find_package(PythonInterp) with Python2/Python3 Azat Khuzhin 2024-11-24 23:32:04 +01:00
  • cf5571132b
    Merge pull request #1752 from hebasto/241116-cmake-version Azat Khuzhin 2024-11-25 01:22:24 +03:00
  • e36398f137
    cmake: Remove redundant policy settings Hennadii Stepanov 2024-11-16 21:35:53 +00:00
  • 2d7a3b9b6a
    cmake: Update minimum required version Hennadii Stepanov 2024-11-16 21:26:55 +00:00
  • 78eb305975 Fix unlikely (for libevent) UB in HT_GROW() Azat Khuzhin 2024-11-02 21:41:32 +01:00
  • 98b7ca30b2
    http: allow passing in pre-existing connection bev (#1722) Kirill Rd 2024-11-02 21:39:57 +00:00
  • 4f056fc63c Fix unlikely (for libevent) UB in HT_GROW() Azat Khuzhin 2024-11-02 21:41:32 +01:00
  • 865f03cd94
    Update http.c Azat Khuzhin 2024-11-02 20:37:31 +01:00
  • 6b7fb78c99 Make scope of the timeval structure cleaner in event_base_loop() Azat Khuzhin 2024-11-02 18:22:02 +01:00
  • 4e58c7d68a
    Apply suggestions from code review Azat Khuzhin 2024-11-02 20:04:54 +01:00
  • d6dbd7f818
    Windows platform supports reading IPv6 addresses for DNS server. (#1701) CXD 2024-11-03 01:26:59 +08:00
  • fede07f783 Make scope of the timeval structure cleaner in event_base_loop() Azat Khuzhin 2024-11-02 18:22:02 +01:00
  • ffe913b9f9
    Merge pull request #1735 from theoden8/minor-improvements Azat Khuzhin 2024-11-02 20:04:49 +03:00
  • 269946b1a7 build(deps): bump the github-actions group with 2 updates dependabot[bot] 2024-11-01 14:05:06 +00:00
  • 4bc8a89a53
    build(deps): bump the github-actions group with 2 updates dependabot[bot] 2024-11-01 14:05:06 +00:00
  • c798cd420b
    bring back old dock since now there is a separate function Kirill Rodriguez 2024-11-01 07:23:46 +00:00
  • 4fa168e47d
    move to a dedicated api function and add more simple test cases for ssl Kirill Rodriguez 2024-10-27 22:19:45 +00:00
  • 108e90e5e9
    add simple http test for preexisting connection Kirill Rodriguez 2024-10-27 17:14:10 +00:00
  • a99bce0f3d
    add unix socket test with preexisting connection Kirill Rodriguez 2024-10-27 15:21:51 +00:00
  • 52bdb8b5b2
    http: Add EVHTTP_CON_OUTGOING when passing existing connection Wladimir J. van der Laan 2017-06-29 20:44:10 +02:00
  • 4d30f92a26
    http: Make it possible to pass in a pre-existing connection Wladimir J. van der Laan 2017-03-04 16:48:14 +01:00
  • cdef74fdff
    remove old issue reference Kirill Rodriguez 2024-11-01 00:10:57 +00:00
  • 23839cb096
    mm_strdup instead of strdup Kirill Rodriguez 2024-11-01 00:25:02 +00:00
  • e2e60e06b5
    Update regress_dns.c Azat Khuzhin 2024-10-31 23:55:04 +01:00
  • 6f35d4dfe8
    probably platform caching at work too, let's make different nodenames Kirill Rodriguez 2024-10-31 14:52:44 +00:00
  • d2facdae42
    hitting cache makes cancel stress test unreliable Kirill Rodriguez 2024-10-31 10:18:22 +00:00
  • e219dd4a6e
    return EAI_ADDRFAMILY instead of NULL (propagate to caller) Kirill Rodriguez 2024-11-02 00:53:31 +00:00
  • f9cd10baba
    Merge branch 'master' into ticket1219_v1 Azat Khuzhin 2024-10-28 23:49:20 +03:00
  • 27ec7fd355 Align ELF sections to 16K boundaries (-Wl,-z,max-page-size=16384) Azat Khuzhin 2024-10-21 09:58:26 +02:00
  • 0057476c8e Add a test del_wait_re_add that shows the problem pr/529-reproducer Azat Khuzhin 2024-10-28 08:15:36 +01:00
  • 5dfabc4123
    Apply suggestions from code review Azat Khuzhin 2024-10-28 08:08:43 +01:00
  • 3f91df1e33
    Merge 88da3a5ec0a621f0a0ad35fdb894771417cf2071 into 528fbed18426cbf0810e085cce7b80ab4654bce0 Dmitry Adamushko 2024-10-28 07:25:43 +01:00
  • 36ece9b26b
    Merge branch 'master' into windows-support-ipv6-dns CXD 2024-10-28 10:29:41 +08:00
  • 05e7dc1c80 Update test/regress_dns.c alphacheng 2024-10-28 10:26:35 +08:00
  • 2dd17a8fe3 Avoid loosing previously active events in case of EV_TIMEOUT Azat Khuzhin 2024-10-27 16:41:12 +01:00
  • 77325f39fe
    Merge branch 'master' into ticket1219_v1 Azat Khuzhin 2024-10-27 20:01:27 +03:00
  • 4bdb74b88e
    Update test/regress_dns.c Azat Khuzhin 2024-10-27 17:47:28 +01:00
  • df27e8e497
    Update test/regress_dns.c Azat Khuzhin 2024-10-27 17:47:00 +01:00
  • fa55d1fd98 Increase number of parallel jobs to 50 (since we have 34 already) Azat Khuzhin 2023-07-12 10:46:59 +02:00
  • 88b3b2c38d Run all tests in CI in parallel Azat Khuzhin 2023-07-11 21:11:38 +02:00
  • 1f2b6c6d40 kqueue: make changelist and eventlist of kevent share the same array Andy Pan 2024-05-19 17:42:19 +08:00
  • 27fbbe3ca4
    Merge branch 'master' into coeur/arc4random_stir Azat Khuzhin 2024-10-24 09:12:03 +03:00
  • bc538a05ae
    Update include/event2/bufferevent.h Azat Khuzhin 2024-10-23 22:54:01 +02:00
  • c35e4fe207 Updated documentation for bufferevent_setcb() Jamesbarford 2024-10-23 21:46:40 +01:00
  • 7557b987eb
    fix prototype mismatch for mingw Kirill Rodriguez 2024-10-21 11:07:52 +01:00
  • d829b31d24
    assume not-crashing test shouldn't cache Kirill Rodriguez 2024-10-21 10:52:33 +01:00
  • de3668bcde test: Fix test case errors. alphacheng 2024-10-21 17:38:16 +08:00
  • 281ed25211
    fixed test behavior for cache Kirill Rodriguez 2024-10-21 10:07:26 +01:00
  • eff1f911c6
    EVDNS_LOCK should claim its argument as useful variable Kirill Rodriguez 2024-10-21 10:00:17 +01:00
  • 9a5b625170
    address some of the comments Kirill Rodriguez 2024-10-21 09:43:43 +01:00
  • 713153ca45 add a lock in load_nameservers_with_getadaptersaddresses alphacheng 2024-10-21 10:28:40 +08:00
  • e0f4babbbe fix spelling mistake and code format alphacheng 2024-10-08 10:53:20 +08:00
  • eb4ac40f98
    Merge branch 'master' into windows-support-ipv6-dns Azat Khuzhin 2024-10-07 23:57:29 +03:00
  • 09b060a69e
    build(deps): bump the github-actions group with 2 updates dependabot[bot] 2024-10-01 14:34:27 +00:00
  • 57ba951d46
    fix typo: bufferevent_set_callbacks should be bufferevent_setcb Wu, Zhenyu 2024-09-29 03:49:15 +08:00
  • 51e04f35fb
    minor changes; removed a runaway if Kirill Rodriguez 2024-09-27 12:47:54 +01:00
  • 4d4ee33be2
    n_gai counter is wrong for both, normal and added tests Kirill Rodriguez 2024-09-26 23:11:39 +03:00
  • 9242018510
    style fix Kirill Rodriguez 2024-09-26 17:07:05 +01:00
  • a9f79d18e0
    updated dns.h comments Kirill Rodriguez 2024-09-26 16:52:35 +01:00
  • f1389a25c8 Revert "switch to dev branch" Kirill Rodriguez 2024-09-25 15:35:49 +01:00
  • a937b98cb1 Revert "focus on bsd + mobile for now" Kirill Rodriguez 2024-09-25 15:34:01 +01:00
  • d2c8ad7bd3 Revert "focus on openbsd" Kirill Rodriguez 2024-09-25 15:33:45 +01:00
  • ef0a96efd2 t Revert "remove autoconf/automake versions" Kirill Rodriguez 2024-09-25 15:33:26 +01:00