projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2012-11-16
Patrick Pelletier
remove stray 'x' so print_err will compile when uncommented
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Nick Mathewson
Make rpcgen_wrapper.sh work on systems without a "pytho...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Nick Mathewson
Warn when openssl version in unit test mismatches compi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Nick Mathewson
Fix renegotiation test to work around openssl 1.0.1 bug
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Nick Mathewson
Fix compilation on mingw64 with -DUSE_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Nick Mathewson
Compile without warnings on mingw64
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nick Mathewson
Merge remote-tracking branch 'rosslagerwall/python2...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Juan Pablo...
Close IOCP listener socket on free when LEV_OPT_CLOSE_O...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nick Mathewson
Merge remote-tracking branch 'public/20_bev_timeout_sem...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Ross Lagerwall
Use python2 rather than python
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Joachim Bauch
No need to reserve space if reading is suspended.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Joachim Bauch
Stop looping in "consider_reading" if reading is suspended.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
George Danchev
FIx another memleak on OOM in evdns
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
George Danchev
Avoid a memory-leak on OOM in evdns.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Nick Mathewson
Don't discard SSL read event when timeout and read...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Nick Mathewson
Increment version to 2.0.20-stable-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Nick Mathewson
Add a date to the changelog
release-2.0.20-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Nick Mathewson
Increment version to 2.0.20-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Nick Mathewson
Initial changelog and credits for 2.0.20
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Nick Mathewson
Correctly invoke callbacks when a SSL bufferevent reads...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Nick Mathewson
Add explicit AC_PROG_SED to configure.in so all autocon...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Nick Mathewson
Fix an unused variable warning on *BSD.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Greg Hazel
Avoid segfault on weird timeout during name lookup.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Check more setsockopt return values when binding socket...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
memset sockaddr_in before using it. Found by coverity.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Move assignment outside tt_assert in ssl unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Add checks to various return values in unit tests....
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Avoid possible needless call to writev. Found by coverity.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Remove unused variable; spotted by coverity
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Avoid more crashes/bad calls in unit tests; found by...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Add some missing null checks to unit tests; found by...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Fix resource leaks in the unit tests; found by coverity
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Fix various check-after-dereference issues in unit...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nick Mathewson
Set umask before calling mkstemp in unit tests. Found...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nick Mathewson
Fix possible uninitialized read in dns regression tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nick Mathewson
Remove deadcode in http regression tests. Found by...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Nick Mathewson
Fix a memory leak on error in evhttp_uriencode
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Nick Mathewson
Win32: avoid crash when waiting forever on zero fds.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Simon Liu
Make event_pending() threadsafe.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Nick Mathewson
Add GCC annotations so that the vsprintf functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Nick Mathewson
Merge pull request #57 from rosslagerwall/memleak
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Ross Lagerwall
Fix a couple of memory leaks (found with Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Sebastian Hahn
Correctly check for arc4random_buf
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Greg Hazel
check for arc4random_buf at runtime, on OS X
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Nick Mathewson
Bump version to 2.0.19-stable-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Nick Mathewson
Increment version to 2.0.19-stable
release-2.0.19-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Nick Mathewson
Oops; fix the *right* windows compile issue
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Nick Mathewson
Fix win32 build issues: sleep, pid_t
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Nick Mathewson
Start changelog for 2.0.19-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Nick Mathewson
Fix evdns build with threads disabled
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Nick Mathewson
When retransmitting a timed-out DNS request, pick a...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Nick Mathewson
Make some evdns.c debug logs more verbose
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Nick Mathewson
dns-example.c can now take a resolv.conf file on the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Nick Mathewson
Merge remote-tracking branch 'github/20_active_prio_inv...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Nick Mathewson
Work-around a stupid gcov-breaking bug in OSX 10.6
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Mark Ellzey
Fixed potential double-readcb execution with openssl...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Nick Mathewson
If a higher-priority event becomes active, don't contin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Zack Weinberg
Generate event-config.h with a single sed script
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Nick Mathewson
Merge branch '20_periodic_event_overload_v2' into patch...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Nick Mathewson
If time has jumped so we'd reschedule a periodic event...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Nick Mathewson
Refactor event_persist_closure: raise and extract some...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Nick Mathewson
Merge pull request #52 from ghazel/20_evdns_probe
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Greg Hazel
remove redundant DNS_ERR_CANCEL check, move comment
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Greg Hazel
cancel the probe request when the server is freed,...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Nick Mathewson
Backport: provide EVENT_LOG_* names, and deprecate...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Nick Mathewson
Fix the website URL in the readme
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Sebastian Hahn
Configure with gcc older than 2.95
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Nick Mathewson
Add missing ) to changelog; spotted by rransom
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Nick Mathewson
Fix a compilation error with MSVC 2005 due to use of...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Nick Mathewson
Fix a typo in the bufferevent documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Nick Mathewson
Add an empty changelog section for 2.0.19-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Nick Mathewson
Bump version to 2.0.18-stable-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Nick Mathewson
Bump version to 2.0.18-stable
release-2.0.18-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Nick Mathewson
Add credits to README
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Nick Mathewson
Changelog for libevent 2.0.18-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Nick Mathewson
Merge remote-tracking branch 'sebastian/clang_unknown_w...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Sebastian Hahn
Properly zero the kevent in kq_setup_kevent()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Sebastian Hahn
Don't do clang version detection when disabling some...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Nick Mathewson
Stop crashing in evdns when nameserver probes give...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Mark Ellzey
Changed OPENSSL_LDFLAGS to OPENSSL_LIBADD
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Mark Ellzey
Added OPENSSL_LDFLAGS env variable which is appended...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Nick Mathewson
Tweak the evutil_open_closeonexec patch to work on...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Ross Lagerwall
Make uses of open() close-on-exec safe by introducing...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Nick Mathewson
Add an empty section to the changelog for 2.0.18-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Nick Mathewson
Correct a name in the credits. oops
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Nick Mathewson
Bump version to 2.0.17-stable-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Update the credits in the readme
release-2.0.17-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Finalize the changelog
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Update copyright notices to 2012
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Bump version to 2.0.17-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
In the kqueue backend, do not report EBADF as an EV_READ
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Nick Mathewson
Avoid crash when freeing event_iocp and using event_set...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Nick Mathewson
Bring the changelog up to date
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Nick Mathewson
Loop on filtering SSL reads until we are blocked or...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Greg Hewgill
Use C-style comments in C source files (for compatibili...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Nick Mathewson
evdns: fix a bug in circular-queue implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Nick Mathewson
Better workaround for Linux 3.2 edge-triggered epoll bug
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Nate R
Do a memberwise comparison of threading function tables
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Nick Mathewson
Make event_base integrity check work on windows
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Nick Mathewson
Start writing a changelog for 2.0.17-stable
commit
|
commitdiff
|
tree
|
snapshot
next