projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2011-08-18
Nick Mathewson
Make max_dispatch_interval able to apply only to low...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Alexander Drozdov
Optimization in event_process_active(): ignore maxcb...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Nick Mathewson
Make sure max_dispatch_callbacks is never negative
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Nick Mathewson
Add event_config function to limit time/callbacks betwe...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Nick Mathewson
Merge remote-tracking branch 'ellzey/debug_timer_add_usec'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Leonid Evdokimov
Fix request_finished memory leak with debugging turned on.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Leonid Evdokimov
Fix evsig_dealloc memory leak with debugging turned on.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Leonid Evdokimov
Another docstring fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Mark Ellzey
more event dbg updates
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Mark Ellzey
added timeout debug logs to include event ptr.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Nick Mathewson
Merge remote-tracking branch 'ellzey/debug_timer_add_usec'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Nick Mathewson
Merge remote-tracking branch 'ellzey/event_debug_flag'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Mark Ellzey
Added usec debug in another area for debug
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Mark Ellzey
Debug addition for printing usec on TIMEOUT debugging.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Sebastian Hahn
Ignore deprecation warnings on OS X
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Mitchell Livingston
Allow OS-neutral builds for platforms where some versio...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Nick Mathewson
Merge remote-tracking branch 'github/21_split_functions'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Nick Mathewson
Merge remote-tracking branch 'github/21_faster_timeout_adj'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Mark Ellzey
changed to --enable-verbose-debug
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Joachim Bauch
Propagate errors on the underlying bufferevent to the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Mark Ellzey
Added --enable-event-debugging in configure
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Nick Mathewson
Add missing break to evhttp_parse_request_line
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Nick Mathewson
Fix typo in event_compat.h comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Nick Mathewson
Bump version to 2.0.13-stable-dev
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Nick Mathewson
Bump version to 2.0.13-dev
release-2.0.13-stable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Nick Mathewson
acks and changelog for 2.0.13-stable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Nick Mathewson
Give Makefile.am echo a non-null argument. msys likes...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Nick Mathewson
Fix a warning in evutil_rand when building with threads...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Nick Mathewson
Use AM_CPPFLAGS in sample/Makefile.am, not AM_CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Merge remote-tracking branch 'github/21_end_of_buffer'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Add doxygen to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Fix up test_evutil_snprintf
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Merge remote-tracking branch 'github/20_size_fmt' into...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Fix a test-call accidentally in the last commit
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
More abstraction in test.sh
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Merge branch 'doxygen' into patches-2.0
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Update Doxyfile to produce more useful output
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Revise the event/evbuffer/bufferevent doxygen for clari...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Use "unlimited select" on OSX so that we can have more...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Nick Mathewson
Fix select.c compilation on systems with no NFDBITS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Nick Mathewson
Merge remote-tracking branch 'github/20_global_locks_in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Mark Ellzey
Speed up invoke_callbacks on evbuffers when there are...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Joachim Bauch
Fix bug in SSL bufferevents backed by a bev with a...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Nicholas Marriott
Fix a few warnings on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Nick Mathewson
Fix AIX build issue with TAILQ_FOREACH definition
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Harlan Stenn
Don't install event_rpcgen.py when --disable-libevent...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Nir Soffer
Set the special "not found" evbuffer_ptr consistantly.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Nick Mathewson
Merge branch '20_kqueue_badf' into patches-2.0
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Nick Mathewson
Don't break when building tests from git without python...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Nick Mathewson
Improve evbuffer_ptr documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Nick Mathewson
Tweaks to return types with end-of-buf ptrs
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Nir Soffer
Allow evbuffer_ptr to point to position 0 in an empty...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Nick Mathewson
Allow evbuffer_ptr_set to yield a point just after...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Nir Soffer
Add failing test for evbuffer_search_range.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Nick Mathewson
Simplify windows commandname logic in tinytest
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Ed Day
Fix tinytest invocation from windows shell
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Nick Mathewson
Use the correct printf args when formatting size_t
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Mansour Moufid
Check if the `evhttp_new_object' function in `http...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Nick Mathewson
Report kqueue ebadf, epipe, and eperm as EV_READ events
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Nick Mathewson
Replace an assertion for event_base_free(NULL) with...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Nick Mathewson
Add some missing checks for mm_calloc failures
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Nick Mathewson
Remove a needless branch in evbuffer_drain()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Nick Mathewson
Fix a bug in the improved EOL_CRLF code
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Nick Mathewson
Fix incorrect results from evbuffer_search_eol(EOL_LF)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Nick Mathewson
Bump version to 2.0.12-stable-dev
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Nick Mathewson
Merge branch 'patches-2.0' of ssh://levent.git.sourcefo...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Nick Mathewson
tweak date on changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Nick Mathewson
Merge branch 'patches-2.0' of ssh://levent.git.sourcefo...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Nick Mathewson
Changelog and new credits for 2.0.12-stable
release-2.0.12-stable
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Nick Mathewson
Bump version to 2.0.12-stable. Not release just yet
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Nick Mathewson
Fix regress_ssl.c build on openbsd
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Nick Mathewson
Fix windows file segment mappings
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Nick Mathewson
Avoid a segfault when all methods are disabled or broken
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Nick Mathewson
Try to squeeze a little more speed out of EVBUFFER_EOL_CRLF
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Nick Mathewson
Merge remote-tracking branch 'github/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Nick Mathewson
Merge pull request #17 from minaguib/master
commit
|
commitdiff
|
tree
|
snapshot
next