projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2007-09-18
Nick Mathewson
r15103@catbus: nickm | 2007-09-18 11:13:09 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
Nick Mathewson
r15102@catbus: nickm | 2007-09-18 11:12:43 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
Nick Mathewson
r15097@catbus: nickm | 2007-09-18 11:08:42 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
Nick Mathewson
r15096@catbus: nickm | 2007-09-18 11:02:12 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
Nick Mathewson
r15094@catbus: nickm | 2007-09-18 10:52:11 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-16
Niels Provos
optimize by removing a variable
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
Nick Mathewson
r15086@catbus: nickm | 2007-09-15 14:42:55 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
Niels Provos
fix http.c to compile properly with USE_DEBUG; from...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
Niels Provos
deal with out of memory situations for realloc
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Nick Mathewson
r15025@catbus: nickm | 2007-09-10 10:54:46 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Nick Mathewson
r15024@catbus: nickm | 2007-09-10 10:49:15 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Nick Mathewson
r15023@catbus: nickm | 2007-09-10 10:46:16 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Niels Provos
fix another memory leak
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Niels Provos
fix a memory leak in the dns server; found by valgrind
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Niels Provos
make allocating array members in event_rpcgen more...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Niels Provos
Fix a memory leak in which failed HTTP connections...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Niels Provos
fix memory leaks/unitialized memory found by valgrind
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Niels Provos
fix a couple memory leaks; time buffer marshaling
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Niels Provos
support setting local address on an evhttp_connection
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Nick Mathewson
Another tweak on the date patch: win32 has no gmtime_r...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Nick Mathewson
r14975@catbus: nickm | 2007-09-06 21:00:38 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Nick Mathewson
r14974@catbus: nickm | 2007-09-06 20:59:14 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Nick Mathewson
r14970@catbus: nickm | 2007-09-06 20:09:39 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Niels Provos
demote most warnings to debug messages;
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
Niels Provos
allow \r or \n individually to separate HTTP headers...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
Niels Provos
include event.h in evhttp.h; found by Charles Kerr
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Nick Mathewson
Bump version number in svn trunk to 1.3.99.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
Niels Provos
let's try to keep a log of changes; as suggested by...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Nick Mathewson
r14699@catbus: nickm | 2007-08-20 10:42:57 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
Niels Provos
fix typo in comments
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
Nick Mathewson
r14697@catbus: nickm | 2007-08-19 13:24:39 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
Niels Provos
provide evhttp_new and evhttp_bind_socket instead of...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-16
Nick Mathewson
r14618@catbus: nickm | 2007-08-16 17:11:47 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Nick Mathewson
r14505@catbus: nickm | 2007-08-10 12:35:52 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Nick Mathewson
Fix compile warning on osx: the udata field in struct...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Nick Mathewson
r14498@catbus: nickm | 2007-08-10 11:58:32 -0400
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Niels Provos
add a proper test for filtering new lines in headers
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Niels Provos
fix an embarassing bug where strchr was used with a...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Niels Provos
request dispatching fix from Elliot Foster
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Niels Provos
fix memory leak; found by Elliot F
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Niels Provos
check for sys/select.h
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Niels Provos
use AM_CLFAGS from Jan Kneschke
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Niels Provos
include config.h if HAVE_CONFIG_H from Jan Kneschke
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Niels Provos
remove c99 variable declarations; from Jan Kneschke
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Niels Provos
remove c++ comments from Jan Kneschke
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Niels Provos
initalize ev_res from Scott Lamb
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Niels Provos
make clock_monotonic work; do not use default timeout;
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Niels Provos
drop illegal header values
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Niels Provos
make event_rpcgen.py use the uint_ types;
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Niels Provos
convert u_int8_t types to uint8_t types
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Niels Provos
fixes from Joerg Sonnenberger:
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Niels Provos
make it compile on solaris; from Andrei Nigmatulin
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
Niels Provos
include config.h
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
Niels Provos
made the wrong fd non-blocking in accept_socket; from...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Niels Provos
change the signature of the client rpc callback to...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Niels Provos
allow DNS server to get access to the IP address for...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Niels Provos
fail quicker on bad replies; from tor cvs via Nick...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Niels Provos
fix bug where req was freed and dereferenced afterwards...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Niels Provos
treat SERVERFAILED as a timeout; from tor cvs via Nick...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Niels Provos
solaris may return short reads on resolve.conf; fix...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-27
Niels Provos
evdns_shutdown fix from Adam Langley
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Niels Provos
support freeing of evrpc base
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Niels Provos
support removing of http callbacks and removing of...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-12
Niels Provos
permit connection free from callback; from Ben Rigas
commit
|
commitdiff
|
tree
|
snapshot
2007-04-19
Niels Provos
fix evbuffer_find off by one; found by Ken Cox; regress...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-22
Niels Provos
man page fixes from todd miller
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Niels Provos
more the signal base into the event base; this removes...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-06
Niels Provos
split finding of callbacks out of code
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Niels Provos
EVRPC_MAKE_REQUEST needs the pool argument
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Niels Provos
spell Oleson correctly
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Niels Provos
better conversion; cannot use event_err here.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Niels Provos
proper casting for conversion
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Niels Provos
install evrpc.h header
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Niels Provos
rolling back r339: evconfig.h does not work
commit
|
commitdiff
|
tree
|
snapshot
2007-02-28
Niels Provos
signal fixes from scott lamb
commit
|
commitdiff
|
tree
|
snapshot
2007-02-28
Niels Provos
make evconfig.h available as installed header file...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-27
Niels Provos
missing return (-1) for failures on make_socket
commit
|
commitdiff
|
tree
|
snapshot
2007-02-24
Niels Provos
remove artifical 16-bit restriction on evrpc entries
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Niels Provos
remove redundant \n from event_warn
commit
|
commitdiff
|
tree
|
snapshot
2007-02-18
Niels Provos
1.3a on trunk?
commit
|
commitdiff
|
tree
|
snapshot
2007-02-16
Niels Provos
O(n^2) is bad
commit
|
commitdiff
|
tree
|
snapshot
2007-02-15
Niels Provos
missing reference to strlcpy-internal
commit
|
commitdiff
|
tree
|
snapshot
2007-02-15
Niels Provos
try to make it work with proxy-connections
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Niels Provos
fix handling of chunked requests
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Niels Provos
make chunked requests work correctly; this is done...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
Niels Provos
close connections for http/1.0 unless there is keep...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
Niels Provos
when parsing query parameters, we automatically unquote...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-11
Niels Provos
set content length even if content-type is specified
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Niels Provos
add prototype for bufferevent_base_set; from thorsten...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Niels Provos
make mingw happy; from Nick Mathewson
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Niels Provos
dns server support from Nick Mathewson; tiny tweaks
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Niels Provos
add people I forgot to give credit to; but in alphabet...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Niels Provos
small bug fixes to AAAA resolution and regression test...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Niels Provos
Allow setting of more DNS options via API; from Nick...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Niels Provos
dns name compression; from Nick Mathewson!!
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Niels Provos
minor fixes; spelling corrections; compatibility from...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Niels Provos
AAAA support for DNS; from Nick Mathewson.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Niels Provos
make it work on freebsd; from phil oleson
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Niels Provos
extern "C" guard for header file.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-21
Niels Provos
fix ddos in dns parsing due to infinite loop;
commit
|
commitdiff
|
tree
|
snapshot
next