projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
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
2007-01-18
Niels Provos
fix http server so it can accept on high ports;
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Niels Provos
make accept socket non-blocking; from dug song
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Niels Provos
evbuffer_find fix from Dug Song
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Niels Provos
from dug song:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-03
Niels Provos
rename strlcpy so that it does not conflict with other...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-23
Niels Provos
fix a bug in an assert; from Weston Andros Adamson
commit
|
commitdiff
|
tree
|
snapshot
2006-12-18
Niels Provos
http chunking support from dug song;
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Niels Provos
From Nick Mathewson:
commit
|
commitdiff
|
tree
|
snapshot
2006-12-12
Niels Provos
do close-detection via a separate event
commit
|
commitdiff
|
tree
|
snapshot
2006-12-09
Niels Provos
detect if a client to a streaming reply hangs up; from...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-09
Niels Provos
low-level interfaces for streaming; from dug song
commit
|
commitdiff
|
tree
|
snapshot
2006-12-09
Niels Provos
support retrying for connections; from dug song
commit
|
commitdiff
|
tree
|
snapshot
2006-12-09
Niels Provos
decode uri when sending a request; from dug song
commit
|
commitdiff
|
tree
|
snapshot
2006-12-06
Niels Provos
fix a bug where event_set was called on a pending event;
commit
|
commitdiff
|
tree
|
snapshot
2006-12-06
Niels Provos
allow gotsig to terminate active event loop;
commit
|
commitdiff
|
tree
|
snapshot
2006-12-02
Niels Provos
fix cases where there is no content or transfer encodin...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-02
Niels Provos
use CLOCK_REALTIME when CLOCK_MONOTONIC is not availabl...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-26
Niels Provos
support #define in .rpc descriptions
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Niels Provos
persistent connections are somewhat complicated; detect...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Niels Provos
transaction id fixes from richard nyberg; return correct
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Niels Provos
test that rpc timeouts work correctly
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Niels Provos
fix a bug where rpc would not be scheduled when they...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Niels Provos
an attempt at differentiated error handling for timeout...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Niels Provos
forgot to add this
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Niels Provos
mingw fixes from Nick
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Niels Provos
don't require string literal for message name
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Niels Provos
finish RPC client support
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Niels Provos
generate client request code via macro; flesh out the...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Niels Provos
make it work with python2.2
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Niels Provos
use more python builtins; dont use reserved keywords
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Niels Provos
make regression test work for poll and select
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Niels Provos
some compilers don't like C99 inline variable declaration
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Niels Provos
forgot ifdef guard around stdint.h
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Niels Provos
test both piplining on persistent and non-persistent...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Niels Provos
make persistent connections work; needs more testing
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Niels Provos
introduce is connection close
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Niels Provos
add "Connection: close" to the output headers of the...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Niels Provos
make sure that the rpc callback receives an unmarshaled...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Niels Provos
we indicate a failed request by removing the uri from...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Niels Provos
prefix was missing /; malformed request caused server...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Niels Provos
forgot to add file
commit
|
commitdiff
|
tree
|
snapshot
next