]> granicus.if.org Git - libevent/shortlog
libevent
2013-12-24 Antony Antony fix for ServFail from RIPE Atlas release
2013-12-24 Nick MathewsonSmall tweaks to https-client.c
2013-12-24 Nick MathewsonMerge remote-tracking branch 'resetius/https'
2013-12-24 Nick MathewsonMerge remote-tracking branch 'rbalint/from-forked-daapd'
2013-12-24 Nick MathewsonMinor optimizations on bufferevent_trigger options
2013-12-24 Nick MathewsonMake bufferevent_trigger_nolock_() inline
2013-12-24 Nick MathewsonMerge remote-tracking branch 'mistotebe/bufferevent_tri...
2013-12-24 Nick MathewsonUnit tests for active_by_fd; unsupport active_by_fd...
2013-12-22 Nick MathewsonAdd event_base_active_by_signal by analogy
2013-12-22 Nick MathewsonSanity-check arguments to event_base_active_by_fd()
2013-12-22 Nick MathewsonMerge remote-tracking branch 'ghazel/event_base_active_...
2013-12-22 Nick MathewsonRefactor evmap_{io,signal}_active_() to tolerate bad...
2013-12-20 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-12-20 Nick MathewsonMerge remote-tracking branch 'sourceforge/patches-2...
2013-12-20 Nick MathewsonTypo fixes from Linus Nordberg
2013-12-20 Nick MathewsonTypo fixes from Linus Nordberg
2013-12-16 Nick MathewsonClarify event_base_loop exit conditions
2013-12-09 Joakim SoderbergFix non-C89 variable declaration.
2013-12-06 Nick MathewsonRename flush_outdated_host_addresses to clear_host_addr...
2013-12-06 Nick MathewsonMerge remote-tracking branch 'origin/pr/86'
2013-12-06 Kuldeep Guptabug fix for issues #293 evdns_base_load_hosts doesn...
2013-12-06 Kuldeep Guptabug fix for issues #293 evdns_base_load_hosts doesn...
2013-12-05 Ondřej KuzníkClarifications in response to merge req. comments
2013-12-05 Nick Mathewsonstart writing a changelog for 2.1.4-(beta?)
2013-12-05 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-12-05 Nick Mathewsonupdate the 2.0 changelog
2013-12-03 Ondřej KuzníkAdd an option to trigger bufferevent event callbacks
2013-12-03 Ondřej KuzníkAdd an option to trigger bufferevent I/O callbacks
2013-12-03 Ondřej KuzníkAdd watermark introspection
2013-12-03 Ondřej KuzníkDocument deferred eventcb behaviour
2013-12-03 Ondřej KuzníkFix a typo
2013-11-21 Nick MathewsonTry another doxygen tweak
2013-11-21 Nick MathewsonSmall doxygen tweaks
2013-11-18 Balint ReczeyAllow registering callback for parsing HTTP headers
2013-11-18 Julien BLACHEAdd a variant of evhttp_send_reply_chunk() with a callb...
2013-11-01 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-11-01 Nick MathewsonAvoid redundant invocations of init_extension_functions...
2013-10-14 Nick MathewsonMerge branch 'pr_81'
2013-10-14 Azat Khuzhinregress_http: add tests for evhttp_connection_get_addr()
2013-10-14 Azat Khuzhinhttp: implement new evhttp_connection_get_addr() api.
2013-10-10 Nick MathewsonTweak indentation
2013-10-10 Nick MathewsonMerge remote-tracking branch 'origin/pr/79'
2013-10-02 Nick MathewsonMerge pull request #80 from azat/tests-add-event-debug...
2013-10-01 Azat Khuzhinregress_main: logging all if env EVENT_DEBUG_LOGGING_AL...
2013-09-30 Nicolas Martyanoffadd a http default content type option
2013-09-19 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-09-19 Nick MathewsonFix another arc4random_buf-related warning
2013-09-19 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-09-19 Nick MathewsonFix a compiler warning when checking for arc4random_buf...
2013-09-16 Nick MathewsonMerge remote-tracking branch 'rosslagerwall/tree-build'
2013-09-15 Ross Lagerwallrpcgen: Generate regress.gen.[c,h] in build rather...
2013-09-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-09-09 Nate RosenblumAvoid racy bufferevent activation
2013-09-04 maksqweFix reinit of fds with EV_WRITE but not EV_READ.
2013-08-19 Nick MathewsonCheck CLOCK_MONOTONIC_* at runtime if needed.
2013-08-19 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-08-19 Nick MathewsonMerge remote-tracking branch 'public/20_memclear' into...
2013-08-19 Nick MathewsonReally remove RNG seeds from the stack
2013-08-13 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-08-13 Nick MathewsonOops; revert testing code
2013-08-13 Nick MathewsonAvoid other RNG initialization FS reads when urandom...
2013-08-13 Nick MathewsonFinish a sentence
2013-08-13 Azat Khuzhinsample: drop uri_root from base_url in http-server.
2013-08-07 Nick MathewsonAdd an assertion for another of the complaints from...
2013-08-06 Nick Mathewsontest_evutil_rtrim: add another missing check.
2013-08-06 Nick MathewsonFinalize tests: add a missing check
2013-08-06 Nick MathewsonDNS tests: add a missing check
2013-08-06 Nick MathewsonFix some crash-on-fail cases in DNS regression tests
2013-08-06 Nick MathewsonAdd missing check to test_evbuffer_file_segment_add_cle...
2013-08-06 Nick MathewsonFix a logic error in test_evbuffer_freeze
2013-08-06 Nick MathewsonFix a (failure-only) null dereference in the unit tests
2013-08-06 Nick MathewsonUse void casts to suppress some "unchecked return value...
2013-08-06 Nick Mathewsonsample/le-proxy: Fail more gracefully if opening listen...
2013-08-06 Nick MathewsonFix an unlikely but possible error case for http connec...
2013-08-06 Nick MathewsonMove event_debug_note_teardown_ before mm_free.
2013-08-06 Nick MathewsonAdd some assertions to please coverity.
2013-08-06 Nick MathewsonFix compilation
2013-08-06 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-08-06 Nick MathewsonAdd evutil_secure_rng_set_urandom_device_file
2013-08-01 Nick MathewsonRemove an unreachable return statement in minheap-inter...
2013-08-01 Nick MathewsonAvoid leaking segment mappings when offset is not a...
2013-08-01 Maxime HenrionAdd checks for evhttp_connection_get_server() in unit...
2013-08-01 Maxime HenrionAdd evhttp_connection_get_server().
2013-07-30 Nick MathewsonMerge remote-tracking branch 'ellzey/bev_ratelimit_get_...
2013-07-29 Nick MathewsonAdd Maxime Henrion to README
2013-07-21 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-07-21 Frank Denislibevent/win32_dealloc() : fix sizeof(pointer) vs sizeo...
2013-07-11 Mark EllzeyPass and return const for bufferevent_get_token_bucket_cfg
2013-07-11 Mark EllzeyAdd function to fetch underlying ratelimit cfg
2013-07-11 Nick MathewsonMerge pull request #69 from makotokato/clang
2013-07-10 Makoto KatoWe should return after arc4random_buf()
2013-07-09 Makoto KatoDon't use return since return type is void and build...
2013-07-02 Mobai ZhangAdded event_base_get_num_events()
2013-06-10 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-06-10 Nick MathewsonMerge remote-tracking branch 'public/pr/79' into patche...
2013-06-10 Nick MathewsonMerge branch '21_evdns_log_debug'
2013-06-10 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-06-10 Nick MathewsonDocument that arc4random is not a great cryptographic...
2013-06-10 Nick MathewsonWhen we seed from /proc/sys/kernel/random/uuid, count...
2013-05-29 Greg Hazelrestore the comment
next