]> granicus.if.org Git - libevent/shortlog
libevent
2015-11-06 Azat KhuzhinMerge branch 'https-coverage-v6'
2015-11-06 Azat Khuzhintest/http: allow dirty shutdown for ssl to fix https_in...
2015-11-06 Azat Khuzhintest/http: https basic
2015-11-06 Azat Khuzhintest/http: incomplete{,_timeout} for https
2015-11-06 Azat Khuzhintest/http: add simplest test for http/https/https_dirty...
2015-11-06 Azat Khuzhintest/http: https: retry coverage
2015-11-06 Azat Khuzhintest/http: https server support (plus some helpers)
2015-11-06 Azat Khuzhintest/http: more sanity checks
2015-11-05 Azat Khuzhintest/ssl: export getkey()/getcert()/get_ssl_ctx()/init_...
2015-10-30 Bill VaughanFix lock leak in be_pair_flush() if flush type is BEV_N...
2015-10-30 Azat Khuzhintest/regress_be: basic coverage bufferevent_flush(...
2015-10-30 Azat Khuzhintest/regress_be: socket_filter_inactive: check bufferev...
2015-10-30 Azat KhuzhinFree event queues even for recursive finalizers
2015-10-30 Azat Khuzhintest/regress_be: cover finalizers from inactive to...
2015-10-29 Azat Khuzhinbuffer_compat: fix comment -- we have EVBUFFER_EOL_ANY...
2015-10-08 Azat Khuzhintest/regress_buffer: fix clang compilation warnings
2015-10-08 Azat Khuzhintest/regress_http: fix compilation warnings (-Wmissing...
2015-10-08 Azat Khuzhintest/regress_dns: fix compilation warnings (-Wmissing...
2015-10-08 Azat KhuzhinMerge branch 'evdns-randomization'
2015-10-08 Azat Khuzhinevdns: fix randomize-case by make case-insensitive...
2015-10-08 Azat Khuzhintests/regress_dns: cover that randomize-case works...
2015-10-08 Azat Khuzhinevnds: inline TEST_NAME macro to make debuggin easier
2015-10-05 Thomas Bernardmake test/regress_ssl.c compile without warnings
2015-10-04 Azat Khuzhinevthread: fix evthread_setup_global_lock_() for debug...
2015-10-04 Azat KhuzhinFix checking for make_base_notifiable()
2015-10-04 Azat Khuzhintest/regress_be: drop debug __asm__(int3) to fix arm...
2015-09-30 Azat Khuzhintravis: add builds without debug mode into matrix
2015-09-29 Azat Khuzhinevent_debug_created_threadable_ctx_: fix compilation...
2015-09-10 Azat Khuzhintest: fix bufferevent/bufferevent_pair_release_lock...
2015-09-10 Azat Khuzhintest: fix bufferevent/bufferevent_pair_release_lock...
2015-09-10 Azat KhuzhinMerge branch 'cloudabi-fixes-pr-278'
2015-09-10 Ed SchoutenAssume that ke_udata is an integer type on CloudABI.
2015-09-10 Ed SchoutenAdd missing include of <netinet/in.h>.
2015-09-10 Ed SchoutenInclude <sys/ioctl.h>, <sys/resource.h> and <sys/wait...
2015-09-10 Sebastian HahnAdd a prototype for event_disable_debug_mode()
2015-09-10 Azat Khuzhinhttp: export evhttp_connection_set_family()
2015-09-10 Azat Khuzhintest/regress_be: bufferevent_enable() shouldn't call...
2015-09-10 Azat Khuzhintest/regress_be: introduce fake_listener_create()
2015-09-09 Azat KhuzhinMerge branch 'evhttp-request-own-fixes'
2015-09-09 Azat Khuzhinhttp: fix evhttp_request_own() by checking EVHTTP_USER_...
2015-09-09 Azat Khuzhintest/regress_http: cover evhttp_request_own()
2015-09-09 Azat KhuzhinMerge branch 'http-server-EOF-at-read-v3'
2015-09-09 Azat Khuzhinhttp: fix detecting EOF without write
2015-09-09 Azat Khuzhintest/regress_http: cover write during read
2015-09-08 Azat Khuzhintest/regress_http: verify that closecb will be called...
2015-09-02 Azat Khuzhintest: run regress with EVENT_DEBUG_MODE=1 and without
2015-09-02 Azat Khuzhintest/regress: fix bufferevent_pair_release_lock with...
2015-09-02 Azat Khuzhinsample/https-client: add -timeout option
2015-09-02 Azat KhuzhinMerge branch 'be-openssl-drop-fd_is_set-v4'
2015-09-02 Azat Khuzhinbe_openssl: don't use *_auto() in do_handshake() we...
2015-09-02 Azat Khuzhinbe_openssl: don't call set_open_callbacks() if fd ...
2015-09-02 Azat Khuzhinbe_openssl: introduce be_openssl_auto_fd() helper
2015-09-02 Azat Khuzhinbe_openssl: introduce set_open_callbacks_auto()
2015-09-02 Azat Khuzhinbe_openssl: get rid off hackish "fd_is_set", to fix...
2015-09-02 Azat KhuzhinMerge branch 'test-regress-be-openssl-v2'
2015-09-02 Azat Khuzhintest/regress_ssl: check events fd/pending after timeout...
2015-09-02 Azat Khuzhintest/regress_ssl: cover case when server didn't up...
2015-09-02 Azat Khuzhintest/regress_ssl: covert that we can't change fd with...
2015-09-02 Azat Khuzhintest/regress_ssl: cover that events (read/write) at...
2015-09-02 Azat Khuzhintest/regress_ssl: cover fd manipulations
2015-09-02 Azat Khuzhintest/regress_ssl: convert open_ssl_bufevs() to mask
2015-09-02 Azat Khuzhintest/regress_ssl: convert client/server to mask too
2015-09-02 Azat Khuzhintest/regress_ssl: cover "allow_dirty_shutdown"
2015-09-02 Azat Khuzhintest/regress_ssl: convert regress_bufferevent_openssl...
2015-09-02 Ed SchoutenTest against SO_REUSEADDR (along with _WIN32).
2015-09-01 Azat Khuzhintests/regress_ssl: drop duplicated assert
2015-08-25 Christopher... Always define missing TAILQ functions from sys/queue.h
2015-08-25 Ed SchoutenDon't use BSD u_* types.
2015-08-25 Ed SchoutenRemove BSD-ism: TIMEVAL_TO_TIMESPEC().
2015-08-19 Azat Khuzhinbe: include all variations of headers for sockaddr_in6...
2015-08-19 Azat Khuzhinhttp: eliminate warning about "socklen" in evhttp_conne...
2015-08-19 Azat Khuzhinbe: fix sockaddr_in6 type definition for win32
2015-08-19 Azat Khuzhinsample/https-client: don't try to free uninitialized SSL
2015-08-19 Azat Khuzhinsample/https-client: graceful exit with freeing memory...
2015-08-19 Andrey Skriabinhttps-client: correctly handle URLs with no path (like...
2015-08-18 Azat Khuzhinsample/http-connect: don't use assert() to make it...
2015-08-18 Azat Khuzhintest/regress_http: initialize "dns_base" to avoid readi...
2015-08-18 Azat Khuzhinsample/http-connect: made it compatible with C90
2015-08-18 Azat KhuzhinMerge branch 'reuse-conn_address-on-retry-v11'
2015-08-18 Azat Khuzhinbe_sock: bufferevent_socket_set_conn_address(): assert...
2015-08-18 Azat Khuzhinhttp: reuse connected address only with EVHTTP_CON_REUS...
2015-08-18 Azat Khuzhinbe_sock: sanity check in bufferevent_socket_set_conn_ad...
2015-08-18 Azat Khuzhinbe: replace sockaddr_storage with sockaddr_in6 for...
2015-08-18 Azat Khuzhinbe: we don't need to use getpeername() we we have conn_...
2015-08-18 Azat Khuzhinbe: replace conn_address by full struct instead of...
2015-08-18 Azat Khuzhintest/http: cover retrying with saved conn_address by...
2015-08-18 Azat Khuzhinhttp: use IP address that we got before (if any) during...
2015-08-18 Azat Khuzhinbufferevent: move conn_address out from http into buffe...
2015-08-18 Azat Khuzhinbe: make @sa const for bufferevent_socket_connect()
2015-08-18 Azat Khuzhinutil: make @sa const for evutil_socket_connect_()
2015-08-18 Azat Khuzhinsample: add HTTP CONNECT tunnelling example using libev...
2015-08-18 Azat Khuzhinhttp: introduce evhttp_request_free_() helper
2015-08-18 Azat Khuzhinhttp: introduce evhttp_is_request_connection_close...
2015-06-22 Mark EllzeyUpdated gitignore
2015-06-17 Mark EllzeyMerge pull request #190 from JohnOhl/evhttp-post-fix
2015-06-17 Mark EllzeyUpdate dns-example.
2015-06-17 Mark EllzeyMerge pull request #183 from azat/dns-example
2015-06-07 Mark EllzeyMerge pull request #254 from zeliard/master
2015-06-07 Seungmo KooUpdate bench_httpclient.c
2015-06-06 Mark EllzeyMerge pull request #253 from ellzey/master
next