projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2012-03-06
Ross Lagerwall
event_rpcgen.py now prints status information to stdout...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Nick Mathewson
Add netinet/in.h include to fix test-fdleak on openbsd
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Restore accidentally disabled nanosleep implementation...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Fix doxygen to use new macro conventions
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Clean up lingering _identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Apply the naming convention to our EVUTIL_IS* functions
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Have all visible internal function names end with an...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Fix some problems introduced by automated identifier...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Make event_rpcgen.py output conform to indentifier...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Fix all identifiers with names beginning with underscore.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Make the generated event-config.h use correct include...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Stop referring to an obsolete include guard in bench_http.h
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Make event_rpcgen.py output conform to indentifier...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Convert include-guard macro convention to avoid reserve...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Generate event-config.h using the correct macros.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Convert event-config.h macros to avoid reserved identifiers
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Nick Mathewson
Make event-config.h depend on Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Nick Mathewson
Check for NULL return on win32 mm_calloc, and set ENOMEM.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Nick Mathewson
Do not use system EAI/AI values if we are not using...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Nick Mathewson
Replace sole internal user of socklen_t with ev_socklen_t
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Nick Mathewson
Fix evmap to work with HT-backed IO maps again.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Nick Mathewson
evutil_accept4() should take ev_socklen_t
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Nick Mathewson
test-fdleak: Avoid perror, since it does not capture...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Nick Mathewson
remove debugging prints
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Nick Mathewson
test-fdleak: Call event callbacks event_cb.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Nick Mathewson
Remove fixed port from test-fdleak, so two instances...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Nick Mathewson
Remove an unsafe programming practice from test-fdleak...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Ross Lagerwall
Try and fix compilation and running of test-fdleak...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Ross Lagerwall
Allow compilation on machines that do not have setrlimit.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Ross Lagerwall
Simply test-fdleak by running server & client sockets...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Ross Lagerwall
Add a new test: test-fdleak which tests for fd leaks...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Nick Mathewson
If accept4 is absent, fall back to accept.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Nick Mathewson
Avoid leaking fd in evutil_socket() by Linux.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nick Mathewson
Remove the last vestiges of _EVENT_USE_EVENTLIST
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nick Mathewson
Merge branch '21_eventlist_v3_squashed'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nick Mathewson
Add doxygen for event_base_dump_events
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nick Mathewson
Refactor the functions that run over every event.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Nick Mathewson
Fix an "unused return value" warning on write() in...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Nick Mathewson
Start work on a 2.1 changelog and whats-new
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Nick Mathewson
Add another caveat to the TCP_DEFER_ACCEPT documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Mark Ellzey
Support TCP_DEFER_ACCEPT sockopts for listeners
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Nick Mathewson
Merge remote-tracking branch 'github/21_fast_syscalls'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Nick Mathewson
Stop crashing in evdns when nameserver probes give...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
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-14
Nick Mathewson
If open(O_CLOEXEC) fails, fall back to fcntl(CLOEXEC)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Nick Mathewson
Fix up usage of reserved identifiers in ht-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Nick Mathewson
Port changes from Tor for ht-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Nick Mathewson
Invert the sense and the name of HT_CACHE_HASH_VALUES
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Nick Mathewson
Synchronize with upstream tinytest
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Nick Mathewson
Merge in a punctuation fix from upstream tinytest
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Nick Mathewson
Move libevent 1.x headers to include/, to put all publi...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
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 a bufferevent_getcb() to find a bufferevent's curre...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Nick Mathewson
Also make win32select.c conditional for IDE users
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Nick Mathewson
Merge branch 'ifdef' of git://github.com/rosslagerwall...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
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
Merge remote-tracking branch 'origin/patches-2.0'
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
Merge remote-tracking branch 'origin/patches-2.0'
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
Merge remote-tracking branch 'origin/patches-2.0'
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
Fix compilation on osx
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
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
Prefer epoll_create1 on Linuxen that have it
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Save some syscalls when constructing a socket for a...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Save some syscalls when creating evdns sockets
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Save syscalls when constructing listener sockets for...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Use pipes for telling signals to main thread when possible
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Use a wrapper function to create the notification pipe...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
The LEV_OPT_CLOSE_ON_EXEC flag now applies to accepted...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Minimize syscalls during socket creation in listener.c
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Infrastructure for using faster/fewer syscalls when...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
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
Merge remote-tracking branch 'origin/patches-2.0'
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-08
Ross Lagerwall
Put #ifdef around some files to support alternate build...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Nick Mathewson
Bring the changelog up to date
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
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
Nick Mathewson
Replace more C99/C++ comments with oldschool /* */...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Nick Mathewson
Merge remote-tracking branch 'origin/patches-2.0'
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
Merge remote-tracking branch 'origin/patches-2.0'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Nick Mathewson
evdns: fix a bug in circular-queue implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Sebastian Hahn
Fix a compile warning in event_reinit
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Nick Mathewson
Remove the eventqueue list and the ev_next pointers.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Nick Mathewson
Make test-changelist faster
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Nick Mathewson
Check changelist as part of checking representational...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Nick Mathewson
Restore fast-path event_reinit() for slower backends
commit
|
commitdiff
|
tree
|
snapshot
next