]> granicus.if.org Git - libevent/history - include
doc: add build prerequisites
[libevent] / include /
2022-11-12 Dmitry Antipovsignal: new signal handling backend based on signalfd
2022-10-22 Azat KhuzhinFix data-race in ws code (#1360)
2022-10-12 Dmitry IlyinAdd locks for server WS, fixes #1357
2022-10-08 Azat KhuzhinUse heap-bases contexts for MbedTLS handles (#1355)
2022-10-04 Dmitry IlyinAdd helpers and all regress tests are passed
2022-09-12 Dmitry IlyinAdd minimal WebSocket server implementation for evhttp...
2022-08-13 Azat KhuzhinMerge pull request #1315 from yogo1212/http_per_socket_...
2022-08-13 Leon M. Georgehttp: allow setting bevcb per socket
2022-08-07 Dmitry IlyinAdd more HTTP_ response codes
2022-07-10 Azat KhuzhinAdd a note that IOCP is experimental feature
2022-06-12 cui fliterFix some typos (#1284)
2022-05-12 zhongzedufix grammar in comment
2022-04-29 Syedh30include/event.h: include <event2/util.h> over deprecatd...
2022-02-12 Jay Freeman (saurik)Fix build w/o OpenSSL by w/ MbedTLS
2022-01-15 Dmitry IlyinFix make install failed when Automake used and both...
2021-12-15 Dmitry IlyinInstall bufferevent_ssl.h with MbedTLS support also
2021-12-10 Yongsheng Xufeat: add `evdns_base_get_nameserver_fd` method
2021-11-21 Azat KhuzhinFix comment for evdns_base_new()
2021-09-12 Yong Wudoc: adjust flags notice on event_base_loop()
2021-08-10 Sean Younghttp: support unix domain sockets
2021-05-24 Sergey Matveychukevdns: add ability to get CNAME
2021-04-03 Azat KhuzhinMerge #1152 -- remove no op evdns functions
2021-04-03 fanquakedns: remove evdns_set_transaction_id_fn
2021-04-03 fanquakedns: remove evdns_set_random_bytes_fn
2021-04-02 Emil Englerdoc: adjust edge-trigger notice on event_new()
2021-03-28 fanquakebuild: remove splice implementation fragments
2021-03-23 Azat KhuzhinMerge branch 'http-fix-fd-leak'
2021-03-23 Azat Khuzhinbufferevent: introduce bufferevent_replacefd() (like...
2021-02-03 lileiCheck return value of evbuffer_remove() in bufferevent_...
2021-01-12 chux0519evdns: add max-probe-timeout/probe-backoff-factor settings
2020-10-31 Azat KhuzhinFix bufferevent_ssl_*flags() w/ disabled OpenSSL but...
2020-10-31 Azat KhuzhinMerge branch 'ssl-nagle'
2020-10-31 Azat KhuzhinIntroduce new BUFFEREVENT_SSL_BATCH_WRITE flag to avoid...
2020-10-31 Azat KhuzhinIntroduce new API for flags of the SSL bufferevent
2020-10-31 Azat Khuzhinhttp: eliminate redundant bev fd manipulating and cachi...
2020-10-26 Azat KhuzhinMerge branch 'ipv6-tiny-improvements'
2020-10-26 Azat Khuzhinhttp: add EVHTTP_URI_HOST_STRIP_BRACKETS
2020-09-08 Leon M. Georgehttp: const out address param to evcon_get_peer
2020-08-28 Azat KhuzhinDetect existence of pthread_mutexattr_setprotocol()
2020-08-02 Gerry GarveyConvert from WinCrypt to Windows BCrypt
2020-07-22 Azat KhuzhinMerge branch 'mbedtls'
2020-07-22 okhowang(王沛文)fix build system and add test and cleanup code
2020-07-22 Jesse Fangmbedtls based SSL implementation
2020-07-20 fanquakedoc: fix typo in thread.h
2020-05-31 seleznevaeevdns: Add support for setting maximum UDP DNS message...
2020-05-25 Azat Khuzhinhttp: Merge branch 'http-max_connections-pr-592'
2020-05-25 Azat KhuzhinMerge branch 'evdns-tcp-pr-1004'
2020-05-21 ayuseleznevevdns: Implement dns requests via tcp
2020-03-01 Azat KhuzhinAdd EVENT_BASE_FLAG_EPOLL_DISALLOW_TIMERFD flag (fixes...
2020-03-01 Azat KhuzhinFix typo in thread.h (s/event/evthread)
2020-01-28 yangyongshengmisspelling of output in bufferevent_struct.h
2020-01-12 nntrabAdd callback support for error pages
2019-12-09 Andre Pereira Azev... Add support for priority inheritance
2019-11-06 Philip HomburgParse IPv6 scope IDs.
2019-09-22 Azat KhuzhinMerge branch 'upstream/pr/899' (evbuffer_freeze testcas...
2019-09-22 yuangongjiimprove the description of parameter to evbuffer_read()
2019-08-29 yuangongjiDoxygen documentation improvements
2019-07-31 Azat Khuzhinbuffer: fix possible NULL dereference in evbuffer_setcb...
2019-06-26 Azat Khuzhinautotools: do not install bufferevent_ssl.h under ...
2019-06-15 Azat Khuzhinevdns: add new options -- so-rcvbuf/so-sndbuf
2019-05-30 yuangongjitypo error in header file
2019-05-13 Joseph SpadavecchiaImplement bufferevent_socket_connect_hostname_hints()
2019-04-30 Azat KhuzhinMerge remote-tracking branch 'official/pr/804'
2019-04-22 Tobias StoeckmannProtect min_heap_push_ against integer overflow.
2019-04-11 Azat KhuzhinMerge branch '21_http_extended_method'
2019-04-11 Thomas BernardAdded http method extending
2019-04-11 Thomas Bernardhttp: Update allowed_methods field from 16 to 32bits.
2019-04-07 Azat KhuzhinRemove experimental note for finalizers API
2019-04-03 Dan Rosenevwatch: Add "prepare" and "check" watchers.
2019-03-31 Azat Khuzhinevdns: add DNS_OPTION_NAMESERVERS_NO_DEFAULT/EVDNS_BASE...
2019-03-31 Azat Khuzhinevdns: add descriptions for DNS_OPTION_*/DNS_OPTIONS_ALL
2019-03-16 Azat KhuzhinMerge branch 'buffer-read-size'
2019-03-16 Azat KhuzhinAdjust evbuffer max read for bufferevents
2019-03-16 Azat KhuzhinMaximum evbuffer read configuration
2019-03-14 Alexander Drozdovhttp: add WebDAV methods support
2019-03-04 Azat Khuzhinhttp: implement separate timeouts for read/write/connec...
2019-03-03 John OhlAdd support for EV_TIMEOUT to event_base_active_by_fd
2019-02-27 Enji CooperDefine `_GNU_SOURCE` properly/consistently per autoconf
2019-01-29 Azat KhuzhinEliminate fd conversion warnings and introduce EVUTIL_I...
2019-01-11 Azat Khuzhinrpc: use *_new_with_arg() to match function prototype
2018-10-28 Azat KhuzhinMerge branch 'win32-visibility-event_debug_logging_mask_'
2018-10-28 Azat KhuzhinIntroduce EVENT_VISIBILITY_WANT_DLLIMPORT
2018-10-28 Azat KhuzhinCheck existence of IPV6_V6ONLY in evutil_make_listen_so...
2018-10-27 Azat KhuzhinAdd evhttp_parse_query_str_flags()
2018-10-26 Murat Demirtenlistener: ipv6only socket bind support
2018-10-17 Azat KhuzhinMerge branch 'be-wm-overrun-v2'
2018-10-17 Azat KhuzhinFix hangs due to watermarks overruns in bufferevents...
2018-07-29 Xiaozhou LiuFix typo
2018-06-18 Philip PrindevilleAdd convenience macros for user-triggered events
2018-05-06 Azat KhuzhinMake rpc headers self-compilable
2018-05-02 Nathan FrenchMerge pull request #632 from NathanFrench/realign_struc...
2018-04-30 Nathan French[core] re-order fields in struct event for memory effic...
2018-04-03 dpayneGenerating evdns_base_config_windows_nameservers docs...
2018-04-03 dpayneFixing doxygen docs for evdns_base_search_clear when...
2018-01-30 Joseph CofflandAdded evhttp max simultaneous connection limiting
2018-01-15 Dmitry AlimovFix typos in comments
2017-12-18 John Fremlinhttp: add callback to allow server to decline (and...
2017-11-05 ejurgensenFix incorrect ref to evhttp_get_decoded_uri in http.h
2017-08-17 Carlo Marcelo Aren... always define EV_INT16_MIN
2017-07-16 Azat KhuzhinMerge remote-tracking branch 'official/pr/527' -- docum...
next