Nick Mathewson 495e630a49 Merge branch 'tor-fw-squashed2' %!s(int64=13) %!d(string=hai) anos
..
Makefile.am beb52352f2 Fix build with automake 1.6 %!s(int64=13) %!d(string=hai) anos
buffers.c b49cf6a77a Fix whitespace in bufferevents branch %!s(int64=13) %!d(string=hai) anos
buffers.h 0c9b64d449 Get zlib compression working with bufferevents. %!s(int64=13) %!d(string=hai) anos
circuitbuild.c 3cbe463e96 Merge branch 'bug1772' into maint-0.2.2 %!s(int64=13) %!d(string=hai) anos
circuitbuild.h 3cbe463e96 Merge branch 'bug1772' into maint-0.2.2 %!s(int64=13) %!d(string=hai) anos
circuitlist.c c5b5643965 Send control port events for timeouts. %!s(int64=13) %!d(string=hai) anos
circuitlist.h 174a88dd79 Create circuitlist.h %!s(int64=14) %!d(string=hai) anos
circuituse.c 3cbe463e96 Merge branch 'bug1772' into maint-0.2.2 %!s(int64=13) %!d(string=hai) anos
circuituse.h 01c7b60a80 Create circuituse.h %!s(int64=14) %!d(string=hai) anos
command.c 285addbd94 Fix some issues in rate-limiting noticed by Sebastian %!s(int64=14) %!d(string=hai) anos
command.h 3074d5a221 Create command.h %!s(int64=14) %!d(string=hai) anos
config.c a6dc00fa75 Start tor-fw-helper in the background, and log whatever it outputs %!s(int64=13) %!d(string=hai) anos
config.h 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 %!s(int64=13) %!d(string=hai) anos
config_codedigest.c f26abf5f54 fix codestyle issues %!s(int64=15) %!d(string=hai) anos
connection.c 3ad43ef75f Whitespace fixes on recent merges to master. %!s(int64=13) %!d(string=hai) anos
connection.h 4bfc64ba1c New function to grab a directory connection fetching a resource %!s(int64=13) %!d(string=hai) anos
connection_edge.c f3e8bc391a Remove the has_old_dnsworkers flag. %!s(int64=13) %!d(string=hai) anos
connection_edge.h 4af6887d20 Add support for linked connections with bufferevent_pair. %!s(int64=13) %!d(string=hai) anos
connection_or.c 703eb087f5 Merge remote branch 'origin/maint-0.2.2' %!s(int64=13) %!d(string=hai) anos
connection_or.h 9997676802 handle ugly edge case in retrying entrynodes %!s(int64=13) %!d(string=hai) anos
control.c ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. %!s(int64=13) %!d(string=hai) anos
control.h 0bfa34e1f6 Create control.h %!s(int64=14) %!d(string=hai) anos
cpuworker.c 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 %!s(int64=13) %!d(string=hai) anos
cpuworker.h 98d1314c7e Create cpuworker.h %!s(int64=14) %!d(string=hai) anos
directory.c 3ad43ef75f Whitespace fixes on recent merges to master. %!s(int64=13) %!d(string=hai) anos
directory.h bfa1962d80 Complicate the rules on WARN vs INFO in consensus verification %!s(int64=14) %!d(string=hai) anos
dirserv.c 4e0f7f4ffc Code to download, parse, and store microdesc consensuses %!s(int64=13) %!d(string=hai) anos
dirserv.h e2b71d8841 Merge branch 'bug911' %!s(int64=13) %!d(string=hai) anos
dirvote.c 0ff86042ac Implement new Wxx constraints. %!s(int64=13) %!d(string=hai) anos
dirvote.h 85f7d54418 Create dirvote.h %!s(int64=14) %!d(string=hai) anos
dns.c b0cd4551ab Create relay.h %!s(int64=14) %!d(string=hai) anos
dns.h dc2f1666ff Create dns.h %!s(int64=14) %!d(string=hai) anos
dnsserv.c 462568674a Ensure controller RESOLVE commands respect __LeaveStreamsUnattached %!s(int64=14) %!d(string=hai) anos
dnsserv.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. %!s(int64=14) %!d(string=hai) anos
eventdns.c d073d7d4eb Consistency issues in load_windows_system_library patch. Thanks Sebastian %!s(int64=13) %!d(string=hai) anos
eventdns.h aea9cf1011 Fix compile warnings on Snow Leopard %!s(int64=15) %!d(string=hai) anos
eventdns_tor.h c3e63483b2 Update Tor Project copyright years %!s(int64=14) %!d(string=hai) anos
geoip.c c951830002 Fix a bridge segfault %!s(int64=13) %!d(string=hai) anos
geoip.h 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. %!s(int64=14) %!d(string=hai) anos
hibernate.c 9b49a89430 Merge branch 'bug1511' %!s(int64=13) %!d(string=hai) anos
hibernate.h d5c83f2014 Remove unused function declarations %!s(int64=14) %!d(string=hai) anos
main.c a6dc00fa75 Start tor-fw-helper in the background, and log whatever it outputs %!s(int64=13) %!d(string=hai) anos
main.h b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. %!s(int64=13) %!d(string=hai) anos
microdesc.c 3ad43ef75f Whitespace fixes on recent merges to master. %!s(int64=13) %!d(string=hai) anos
microdesc.h d45b912058 Clean long-unlisted microdescs from the cache %!s(int64=13) %!d(string=hai) anos
networkstatus.c d45b912058 Clean long-unlisted microdescs from the cache %!s(int64=13) %!d(string=hai) anos
networkstatus.h 3a492d31d5 Download microdescriptors if you're a cache %!s(int64=13) %!d(string=hai) anos
ntmain.c d073d7d4eb Consistency issues in load_windows_system_library patch. Thanks Sebastian %!s(int64=13) %!d(string=hai) anos
ntmain.h af0c954bc5 Create ntmain.h %!s(int64=14) %!d(string=hai) anos
onion.c ba9c1275c4 Add a generic rate-limited log mechanism, and use it in a few places %!s(int64=14) %!d(string=hai) anos
onion.h f6852fe031 Create onion.h %!s(int64=14) %!d(string=hai) anos
or.h a6dc00fa75 Start tor-fw-helper in the background, and log whatever it outputs %!s(int64=13) %!d(string=hai) anos
policies.c 561ca9b987 Fix misplaced labels %!s(int64=14) %!d(string=hai) anos
policies.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. %!s(int64=14) %!d(string=hai) anos
reasons.c c5b5643965 Send control port events for timeouts. %!s(int64=13) %!d(string=hai) anos
reasons.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. %!s(int64=14) %!d(string=hai) anos
relay.c 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. %!s(int64=13) %!d(string=hai) anos
relay.h c18bcc8a55 Merge branch 'bug1184' %!s(int64=13) %!d(string=hai) anos
rendclient.c 561ca9b987 Fix misplaced labels %!s(int64=14) %!d(string=hai) anos
rendclient.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. %!s(int64=14) %!d(string=hai) anos
rendcommon.c 05072723cb Create routerparse.h %!s(int64=14) %!d(string=hai) anos
rendcommon.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. %!s(int64=14) %!d(string=hai) anos
rendmid.c df9d42cef5 Create rephist.h %!s(int64=14) %!d(string=hai) anos
rendmid.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. %!s(int64=14) %!d(string=hai) anos
rendservice.c 05072723cb Create routerparse.h %!s(int64=14) %!d(string=hai) anos
rendservice.h d5c83f2014 Remove unused function declarations %!s(int64=14) %!d(string=hai) anos
rephist.c a509dbba50 Merge commit 'karsten/dirbytes2' %!s(int64=14) %!d(string=hai) anos
rephist.h a509dbba50 Merge commit 'karsten/dirbytes2' %!s(int64=14) %!d(string=hai) anos
router.c 9d7f0badb5 changelog entry for bug1751 %!s(int64=13) %!d(string=hai) anos
router.h ef5925237d First cut of code to enable RefuseUnknownExits %!s(int64=13) %!d(string=hai) anos
routerlist.c d39e46c26d Merge remote branch 'origin/maint-0.2.2' %!s(int64=13) %!d(string=hai) anos
routerlist.h 3a492d31d5 Download microdescriptors if you're a cache %!s(int64=13) %!d(string=hai) anos
routerparse.c f3e8bc391a Remove the has_old_dnsworkers flag. %!s(int64=13) %!d(string=hai) anos
routerparse.h d5c83f2014 Remove unused function declarations %!s(int64=14) %!d(string=hai) anos
tor_main.c b006e3279f Merge remote branch 'origin/maint-0.2.1' %!s(int64=14) %!d(string=hai) anos