.. |
buffers.c
|
Fix whitespace in bufferevents branch
|
2010-09-27 14:22:18 -04:00 |
buffers.h
|
Get zlib compression working with bufferevents.
|
2010-09-27 14:22:11 -04:00 |
circuitbuild.c
|
Rename has_completed_circuit to can_complete_circuit
|
2010-09-22 01:52:57 -04:00 |
circuitbuild.h
|
Remove unused function declarations
|
2010-08-17 23:49:39 +02:00 |
circuitlist.c
|
Clear cell queues when marking or truncating a circuit.
|
2010-07-30 18:55:24 -04:00 |
circuitlist.h
|
Create circuitlist.h
|
2010-07-27 07:58:13 +02:00 |
circuituse.c
|
fix another piece of 1741
|
2010-08-14 04:22:08 -04:00 |
circuituse.h
|
Create circuituse.h
|
2010-07-27 07:58:14 +02:00 |
command.c
|
Fix some issues in rate-limiting noticed by Sebastian
|
2010-08-31 12:52:11 -04:00 |
command.h
|
Create command.h
|
2010-07-27 07:58:14 +02:00 |
config_codedigest.c
|
fix codestyle issues
|
2009-05-24 02:42:37 +02:00 |
config.c
|
Merge remote branch 'origin/maint-0.2.2'
|
2010-09-27 17:52:20 -04:00 |
config.h
|
Create config.h
|
2010-07-27 07:58:14 +02:00 |
connection_edge.c
|
Merge branch 'maint-0.2.2'
|
2010-09-27 18:33:12 -04:00 |
connection_edge.h
|
Add support for linked connections with bufferevent_pair.
|
2010-09-27 12:31:13 -04:00 |
connection_or.c
|
Make the bufferevent code use the renegotiation-reenabling hack
|
2010-09-27 16:07:14 -04:00 |
connection_or.h
|
Remove unused function declarations
|
2010-08-17 23:49:39 +02:00 |
connection.c
|
New function to grab a directory connection fetching a resource
|
2010-09-27 18:04:43 -04:00 |
connection.h
|
New function to grab a directory connection fetching a resource
|
2010-09-27 18:04:43 -04:00 |
control.c
|
Fix more remaining users of inbuf/outbuf to handle bufferevents instead.
|
2010-09-27 12:31:13 -04:00 |
control.h
|
Create control.h
|
2010-07-27 07:58:15 +02:00 |
cpuworker.c
|
Fix more remaining users of inbuf/outbuf to handle bufferevents instead.
|
2010-09-27 12:31:13 -04:00 |
cpuworker.h
|
Create cpuworker.h
|
2010-07-27 07:58:15 +02:00 |
directory.c
|
Clean long-unlisted microdescs from the cache
|
2010-09-27 18:05:01 -04:00 |
directory.h
|
Complicate the rules on WARN vs INFO in consensus verification
|
2010-09-02 16:46:03 -04:00 |
dirserv.c
|
Code to download, parse, and store microdesc consensuses
|
2010-09-27 18:04:43 -04:00 |
dirserv.h
|
Merge branch 'bug911'
|
2010-09-14 22:19:22 -04:00 |
dirvote.c
|
Implement new Wxx constraints.
|
2010-09-27 08:53:41 -07:00 |
dirvote.h
|
Create dirvote.h
|
2010-07-27 07:58:16 +02:00 |
dns.c
|
Create relay.h
|
2010-07-27 10:00:45 +02:00 |
dns.h
|
Create dns.h
|
2010-07-27 07:58:16 +02:00 |
dnsserv.c
|
Ensure controller RESOLVE commands respect __LeaveStreamsUnattached
|
2010-08-08 12:37:59 +01:00 |
dnsserv.h
|
Fix typos, make all \brief's conformant, end sentences with a period.
|
2010-07-28 17:42:33 +02:00 |
eventdns_tor.h
|
Update Tor Project copyright years
|
2010-02-27 17:14:21 -05:00 |
eventdns.c
|
Consistency issues in load_windows_system_library patch. Thanks Sebastian
|
2010-09-24 14:16:55 -04:00 |
eventdns.h
|
Fix compile warnings on Snow Leopard
|
2009-09-01 18:36:27 +02:00 |
geoip.c
|
Fix a bridge segfault
|
2010-09-27 23:19:25 +02:00 |
geoip.h
|
Allow enabling or disabling *Statistics while Tor is running.
|
2010-08-05 13:05:25 +02:00 |
hibernate.c
|
Merge branch 'bug1511'
|
2010-09-23 23:16:25 -04:00 |
hibernate.h
|
Remove unused function declarations
|
2010-08-17 23:49:39 +02:00 |
main.c
|
Download microdescriptors if you're a cache
|
2010-09-27 18:04:44 -04:00 |
main.h
|
Add bufferevent support for outgoing connections; exits are now supported.
|
2010-09-27 12:31:13 -04:00 |
Makefile.am
|
Fix build with automake 1.6
|
2010-09-27 14:22:18 -04:00 |
microdesc.c
|
Clean long-unlisted microdescs from the cache
|
2010-09-27 18:05:01 -04:00 |
microdesc.h
|
Clean long-unlisted microdescs from the cache
|
2010-09-27 18:05:01 -04:00 |
networkstatus.c
|
Clean long-unlisted microdescs from the cache
|
2010-09-27 18:05:01 -04:00 |
networkstatus.h
|
Download microdescriptors if you're a cache
|
2010-09-27 18:04:44 -04:00 |
ntmain.c
|
Consistency issues in load_windows_system_library patch. Thanks Sebastian
|
2010-09-24 14:16:55 -04:00 |
ntmain.h
|
Create ntmain.h
|
2010-07-27 10:00:39 +02:00 |
onion.c
|
Add a generic rate-limited log mechanism, and use it in a few places
|
2010-08-18 15:55:49 -04:00 |
onion.h
|
Create onion.h
|
2010-07-27 10:00:45 +02:00 |
or.h
|
Download microdescriptors if you're a cache
|
2010-09-27 18:04:44 -04:00 |
policies.c
|
Fix misplaced labels
|
2010-08-16 00:46:44 +02:00 |
policies.h
|
Fix typos, make all \brief's conformant, end sentences with a period.
|
2010-07-28 17:42:33 +02:00 |
reasons.c
|
Fix up compilation on windows.
|
2010-08-19 14:59:44 -04:00 |
reasons.h
|
Fix typos, make all \brief's conformant, end sentences with a period.
|
2010-07-28 17:42:33 +02:00 |
relay.c
|
Make a function to mark a connection and set hold_open_until_flushed.
|
2010-09-27 12:31:13 -04:00 |
relay.h
|
Merge branch 'bug1184'
|
2010-09-15 14:20:28 -04:00 |
rendclient.c
|
Fix misplaced labels
|
2010-08-16 00:46:44 +02:00 |
rendclient.h
|
Fix typos, make all \brief's conformant, end sentences with a period.
|
2010-07-28 17:42:33 +02:00 |
rendcommon.c
|
Create routerparse.h
|
2010-07-27 10:00:46 +02:00 |
rendcommon.h
|
Fix typos, make all \brief's conformant, end sentences with a period.
|
2010-07-28 17:42:33 +02:00 |
rendmid.c
|
Create rephist.h
|
2010-07-27 10:00:46 +02:00 |
rendmid.h
|
Fix typos, make all \brief's conformant, end sentences with a period.
|
2010-07-28 17:42:33 +02:00 |
rendservice.c
|
Create routerparse.h
|
2010-07-27 10:00:46 +02:00 |
rendservice.h
|
Remove unused function declarations
|
2010-08-17 23:49:39 +02:00 |
rephist.c
|
Merge commit 'karsten/dirbytes2'
|
2010-08-18 10:06:14 -04:00 |
rephist.h
|
Merge commit 'karsten/dirbytes2'
|
2010-08-18 10:06:14 -04:00 |
router.c
|
changelog entry for bug1751
|
2010-09-27 17:44:00 -04:00 |
router.h
|
First cut of code to enable RefuseUnknownExits
|
2010-09-21 01:03:29 -04:00 |
routerlist.c
|
Download microdescriptors if you're a cache
|
2010-09-27 18:04:44 -04:00 |
routerlist.h
|
Download microdescriptors if you're a cache
|
2010-09-27 18:04:44 -04:00 |
routerparse.c
|
Actually parse the m lines from a microdesc consensus
|
2010-09-27 18:04:44 -04:00 |
routerparse.h
|
Remove unused function declarations
|
2010-08-17 23:49:39 +02:00 |
tor_main.c
|
Merge remote branch 'origin/maint-0.2.1'
|
2010-02-27 17:16:31 -05:00 |