.. |
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
|
Merge remote branch 'arma/bug1982_2'
|
2010-10-13 16:07:37 -04:00 |
circuitbuild.h
|
Initial conversion to use node_t throughout our codebase.
|
2010-10-01 18:14:27 -04:00 |
circuitlist.c
|
Initial conversion to use node_t throughout our codebase.
|
2010-10-01 18:14:27 -04:00 |
circuitlist.h
|
Create circuitlist.h
|
2010-07-27 07:58:13 +02:00 |
circuituse.c
|
Fix a couple more node_t-related nullpointer bugs
|
2010-10-04 23:51:30 -04:00 |
circuituse.h
|
Initial conversion to use node_t throughout our codebase.
|
2010-10-01 18:14:27 -04:00 |
command.c
|
Rename router_get_by_digest()
|
2010-10-14 17:49:51 +02: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 'arma/bug1982_2'
|
2010-10-13 16:07:37 -04:00 |
config.h
|
Autodetect the number of CPUs when possible if NumCPUs==0
|
2010-09-28 14:42:21 -04:00 |
connection_edge.c
|
Merge branch 'nodes'
|
2010-10-13 16:04:25 -04:00 |
connection_edge.h
|
Initial conversion to use node_t throughout our codebase.
|
2010-10-01 18:14:27 -04:00 |
connection_or.c
|
Rename router_get_by_digest()
|
2010-10-14 17:49:51 +02:00 |
connection_or.h
|
handle ugly edge case in retrying entrynodes
|
2010-09-28 22:32:38 -04:00 |
connection.c
|
Whitespace fixes on recent merges to master.
|
2010-09-30 01:36:36 -04:00 |
connection.h
|
Use connection_mark_and_flush consistently.
|
2010-10-13 13:08:46 -04:00 |
control.c
|
Merge branch 'nodes'
|
2010-10-13 16:04:25 -04:00 |
control.h
|
Try to make most routerstatus_t interfaces const
|
2010-10-01 18:14:27 -04:00 |
cpuworker.c
|
Autodetect the number of CPUs when possible if NumCPUs==0
|
2010-09-28 14:42:21 -04:00 |
cpuworker.h
|
Create cpuworker.h
|
2010-07-27 07:58:15 +02:00 |
directory.c
|
Merge branch 'nodes'
|
2010-10-13 16:04:25 -04:00 |
directory.h
|
Try to make most routerstatus_t interfaces const
|
2010-10-01 18:14:27 -04:00 |
dirserv.c
|
Rename router_get_by_digest()
|
2010-10-14 17:49:51 +02:00 |
dirserv.h
|
Initial conversion to use node_t throughout our codebase.
|
2010-10-01 18:14:27 -04:00 |
dirvote.c
|
Implement new Wxx constraints.
|
2010-09-27 08:53:41 -07:00 |
dirvote.h
|
Initial conversion to use node_t throughout our codebase.
|
2010-10-01 18:14:27 -04:00 |
dns.c
|
Try to make most routerinfo_t interfaces const
|
2010-10-01 18:14:27 -04: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
|
Fix some XXXXs in connection_add_impl related to bufferevent error checking
|
2010-10-13 20:37:04 -04:00 |
main.h
|
Add bufferevent support for outgoing connections; exits are now supported.
|
2010-09-27 12:31:13 -04:00 |
Makefile.am
|
Implement a basic node and nodelist type
|
2010-10-01 18:14:26 -04:00 |
microdesc.c
|
Merge branch 'nodes'
|
2010-10-13 16:04:25 -04:00 |
microdesc.h
|
Unit tests for microdescriptor cache
|
2010-10-07 15:28:54 -04:00 |
networkstatus.c
|
Rename routerstatus_t.is_running to is_flagged_running
|
2010-10-01 18:14:27 -04:00 |
networkstatus.h
|
Initial conversion to use node_t throughout our codebase.
|
2010-10-01 18:14:27 -04:00 |
nodelist.c
|
Implement node_set_exit_policy_to_reject_all with a flag
|
2010-10-13 20:30:40 -04:00 |
nodelist.h
|
Implement node_set_exit_policy_to_reject_all with a flag
|
2010-10-13 20:30:40 -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
|
Implement node_set_exit_policy_to_reject_all with a flag
|
2010-10-13 20:30:40 -04:00 |
policies.c
|
Implement node_set_exit_policy_to_reject_all with a flag
|
2010-10-13 20:30:40 -04:00 |
policies.h
|
Implement policies for nodes (and for microdescriptors too)
|
2010-10-01 18:14:28 -04:00 |
reasons.c
|
Send control port events for timeouts.
|
2010-09-29 11:46:36 -07: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
|
Fix a couple users of buf_datalen that slipped in. Found by Sebastian
|
2010-10-13 20:36:34 -04:00 |
relay.h
|
Merge branch 'bug1184'
|
2010-09-15 14:20:28 -04:00 |
rendclient.c
|
Rename router_get_by_digest()
|
2010-10-14 17:49:51 +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
|
Rename router_get_by_digest()
|
2010-10-14 17:49:51 +02:00 |
rendservice.h
|
Remove unused function declarations
|
2010-08-17 23:49:39 +02:00 |
rephist.c
|
Rename router_get_by_digest()
|
2010-10-14 17:49:51 +02:00 |
rephist.h
|
Merge commit 'karsten/dirbytes2'
|
2010-08-18 10:06:14 -04:00 |
router.c
|
Initial conversion to use node_t throughout our codebase.
|
2010-10-01 18:14:27 -04:00 |
router.h
|
Try to make most routerinfo_t interfaces const
|
2010-10-01 18:14:27 -04:00 |
routerlist.c
|
Rename router_get_by_digest()
|
2010-10-14 17:49:51 +02:00 |
routerlist.h
|
Rename router_get_by_digest()
|
2010-10-14 17:49:51 +02:00 |
routerparse.c
|
Implement policies for nodes (and for microdescriptors too)
|
2010-10-01 18:14:28 -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 |