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
*
Really only add libevent_core.la to LIBADD on mingw
segfault
Sebastian Hahn
2010-06-23
*
Add bufferevent_lock()/bufferevent_unlock()
Nick Mathewson
2010-06-21
*
Fix sentence fragment in docs for event_get_struct_event_size()
Nick Mathewson
2010-06-21
*
Unit test for event_get_struct_event_size()
Nick Mathewson
2010-06-21
*
Add a comment to describe our plan for library versioning
Nick Mathewson
2010-06-19
*
Set library version for libevent_pthreads correctly
Nick Mathewson
2010-06-19
*
Document a change in the semantics of event_get_struct_event_size()
Nick Mathewson
2010-06-19
*
Have autogen.sh pass --force-missing to automake
Nick Mathewson
2010-06-17
*
Remove some automake-generated files from version control.
Nick Mathewson
2010-06-17
*
Fix a pedantic gcc 4.4 warning in event2/event.h
Nick Mathewson
2010-06-11
*
Fix possible nullptr dereference in evhttp_send_reply_end()
Felix Nawothnig
2010-06-07
*
Add a function to retrieve the other side of a bufferevent pair
Nick Mathewson
2010-06-07
*
Add test for behavior on remote socket close
Nick Mathewson
2010-06-03
*
Fix logic in correcting high values from FIONREAD
Nick Mathewson
2010-05-28
*
Close the file in evutil_read_file whether there's an error or not.
Pierre Phaneuf
2010-05-27
*
Add the libtool-generated /m4/* stuff to .gitignore
Nick Mathewson
2010-05-27
*
Let evhttp_send_error infer the right error reasons
Nick Mathewson
2010-05-26
*
Fix the default HTTP error template
Felix Nawothnig
2010-05-26
*
Have the unit tests report errors from test.sh
Nick Mathewson
2010-05-26
*
Make test.sh exit with nonzero status if tests fail
Nick Mathewson
2010-05-26
*
Remove all non-error prints from test/regress.c
Nick Mathewson
2010-05-26
*
Remove the now-obsolete setup_test() and cleanup_test() functions
Nick Mathewson
2010-05-26
*
Use generic win32 interfaces, not ASCII-only ones, where possible.
Nick Mathewson
2010-05-24
*
Merge branch 'evdns_no_empty_handles'
Nick Mathewson
2010-05-19
|
\
|
*
If no evdns request can be launched, return NULL, not a handle
Nick Mathewson
2010-05-18
*
|
Remove some dead assignments
Nick Mathewson
2010-05-18
|
/
*
Use -Wlogical-op on gcc 4.5 or higher
Nick Mathewson
2010-05-18
*
Correctly recognize .255 addresses as link-local when looking for interfaces
Nick Mathewson
2010-05-18
*
Avoid close of uninitialized socket in evbuffer unit test
Nick Mathewson
2010-05-17
*
Replace (safe) use of strcpy with memcpy to appease OpenBSD
Nick Mathewson
2010-05-14
*
Add some missing includes to fix Linux build again
Nick Mathewson
2010-05-14
*
Make test-ratelim clean up after itself better.
Nick Mathewson
2010-05-13
*
Avoid event_del on uninitialized event in event_base_free
Nick Mathewson
2010-05-13
*
Add options to test-ratelim.c to check its results
Nick Mathewson
2010-05-13
*
Do not check that event_base is set in EVBASE_ACQUIRE_LOCK
Nick Mathewson
2010-05-13
*
Remove the now-unusable EVTHREAD_LOCK/UNLOCK constants
Nick Mathewson
2010-05-13
*
Mark the event_err() functions as __attribute__((noreturn))
Nick Mathewson
2010-05-13
*
Test the unlocked-deferred callback case of bufferevents
Nick Mathewson
2010-05-12
*
Remove the obsolete evthread interfaces
Nick Mathewson
2010-05-11
*
Bump version to 2.0.5-beta-dev
Nick Mathewson
2010-05-10
*
Increment version numbers for 2.0.5-beta
Nick Mathewson
2010-05-09
*
Add a changelog for 2.0.5-beta
Nick Mathewson
2010-05-09
*
Fix some autoconf issues on OpenBSD
Nick Mathewson
2010-05-08
*
Define _REENTRANT as needed on Solaris, elsewhere
Nick Mathewson
2010-05-08
*
Fix test.sh on freebsd
Nick Mathewson
2010-05-08
*
Make test.sh support mingw/msys on win32
Nick Mathewson
2010-05-08
*
Fix whitespace in evutil.c
Nick Mathewson
2010-05-08
*
Fix another nasty solaris getaddrinfo() behavior
Nick Mathewson
2010-05-08
*
Fix getaddrinfo with protocol unset on Solaris 9. Found by Dagobert Michelsen
Nick Mathewson
2010-05-08
*
Numerous opensolaris compilation fixes
Nick Mathewson
2010-05-08
[next]