index
:
user/sebastian/libevent
OSX_compile
OSX_compile_v2
ancient_gcc
bufferevents_updates
clang_analyzer_fixes
clang_enum
clang_unknown_warning_options
compilewarning
configure
configure_enhancements
disable_debug_mode
fix_clang_compilation
fixcompile
kq_setup_kevent-fix
kqueue_compile
master
new_configure_options
openssl_detection
osx_fun
osx_openssl_deprecation
osx_weak_smybol_fun
osx_weak_symbol_fun
patches-2.0
segfault
static_analysis_fixes
tinytest_header
Sebastian's libevent repository
Sebastian Hahn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
Fix critical bug in evbuffer_write when writev is not available
Nick Mathewson
2010-03-31
|
/
*
Make evbuffer_prepend handle empty buffers better
Nick Mathewson
2010-03-26
*
Do not use evbuffer_expand() to add the first chain to a buffer
Nick Mathewson
2010-03-26
*
Increase MIN_BUFFER_SIZE to 512 (1024 on 64-bit)
Nick Mathewson
2010-03-26
*
Fix a free(NULL) in minheap-internal.h
Nick Mathewson
2010-03-26
*
Fix minheap code to use replacement malloc functions
Nick Mathewson
2010-03-26
*
Remove a needless min_heap_shift_up_() call
Nick Mathewson
2010-03-26
*
Make evutil_signal_active() match declaration.
Patrick Galbraith
2010-03-23
*
Never test for select() on windows
Trond Norbye
2010-03-23
*
Merge branch 'build'
Nick Mathewson
2010-03-22
|
\
|
*
Use dist_bin_SCRIPTS, not EXTRA_DIST, to distribute scripts
Nick Mathewson
2010-03-22
|
*
Give a better warning for bad automake versions.
Nick Mathewson
2010-03-12
|
*
Remove an orphaned RELEASE flag in Makefile.am
Nick Mathewson
2010-03-12
|
*
Switch to using AM conditionals in place of AC_LIBOBJ
Nick Mathewson
2010-03-12
|
*
Remove redundant stuff from EXTRA_DIST
Nick Mathewson
2010-03-12
|
*
Support the standard 'make check' target in place of 'make verify'
Nick Mathewson
2010-03-12
*
|
Fix infrequent memory leak in bufferevent_init_common().
Jardel Weyrich
2010-03-21
*
|
Detect and refuse reentrant event_base_loop() calls
Nick Mathewson
2010-03-21
*
|
Functions to track the total bytes sent over a rate limit group.
Nick Mathewson
2010-03-21
*
|
Make 'main/many_events' test 70 fds, not 64.
Nick Mathewson
2010-03-16
*
|
Set mem_offset for every bufferevent type
Nick Mathewson
2010-03-13
*
|
Avoid an (untriggerable so far) crash bug in bufferevent_free()
Nick Mathewson
2010-03-13
*
|
Fix some memory leaks in the unit tests
Nick Mathewson
2010-03-13
*
|
Free evdns_base->req_heads on evdns_base_free
Nick Mathewson
2010-03-13
*
|
Fix a write of uninitialized RAM in regression tests
Nick Mathewson
2010-03-13
*
|
Do not close(-1) when freeing an uninitialized socket bufferevent
Nick Mathewson
2010-03-13
*
|
Avoid a spurious close(-1) on Linux
Nick Mathewson
2010-03-13
*
|
Fix a possible double-free bug in SSL bufferevents with CLOSE_ON_FREE
Nick Mathewson
2010-03-13
*
|
Fix an obnoxious typo in the bufferevent_timeout_filter test
Nick Mathewson
2010-03-13
*
|
Improve robustness for refcounting
Nick Mathewson
2010-03-13
|
/
*
Merge branch 'evbuffer_insert_point'
Nick Mathewson
2010-03-12
|
\
|
*
Add some glass-box tests for the last_with_data code.
Nick Mathewson
2010-03-11
|
*
Fix last_with_data compilation on windows
Nick Mathewson
2010-03-11
|
*
Allow evbuffer_read() to split across more than 2 iovecs
Nick Mathewson
2010-03-10
|
*
Remove previous_to_last from evbuffer
Nick Mathewson
2010-03-10
|
*
Use last_with_data in place of previous_to_last
Nick Mathewson
2010-03-10
|
*
Revise evbuffer to add last_with_data
Nick Mathewson
2010-03-10
*
|
Functions to manipulate existing rate limiting groups.
Nick Mathewson
2010-03-12
*
|
Try to comment some of the event code more
Nick Mathewson
2010-03-12
*
|
Clarify Christopher Clark's status as writer of original ht code.
Nick Mathewson
2010-03-11
|
/
*
Merge branch 'evport'
Nick Mathewson
2010-03-10
|
\
|
*
Add missing thread imports so that evport.c will build
Nick Mathewson
2009-12-29
*
|
Make evdns use the regular logging system by default
Nick Mathewson
2010-03-10
*
|
Avoid errors in http.c when building with VC 2003 .NET
Brodie Thiesfield
2010-03-08
*
|
Avoid errors in evutil.c when building with _UNICODE defined
Brodie Thiesfield
2010-03-08
*
|
more whitespace normalization
Nick Mathewson
2010-03-05
*
|
Replace users of "int fd" with "evutil_socket_t fd" in portable code
Nick Mathewson
2010-03-05
*
|
Add Christopher Clark and Maxim Yegorushkin to the LICENSE file
Nick Mathewson
2010-03-04
*
|
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
*
|
Improve the speed of evbuffer_readln()
Nick Mathewson
2010-03-03
[prev]
[next]