..
buffers.c
Move controller event for socks warning into log_unsafe_socks_warning
2010-11-15 15:41:21 -05:00
buffers.h
Remove unused function declarations
2010-08-17 23:49:39 +02:00
circuitbuild.c
Merge branch 'bug1772' into maint-0.2.2
2010-09-29 23:52:18 -04:00
circuitbuild.h
Merge branch 'bug1772' into maint-0.2.2
2010-09-29 23:52:18 -04:00
circuitlist.c
Send control port events for timeouts.
2010-09-29 11:46:36 -07:00
circuitlist.h
Create circuitlist.h
2010-07-27 07:58:13 +02:00
circuituse.c
Merge branch 'bug1772' into maint-0.2.2
2010-09-29 23:52:18 -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
warn more about AllowSingleHopExits
2010-11-16 00:13:25 -05:00
config.h
Create config.h
2010-07-27 07:58:14 +02:00
connection_edge.c
Change Natd into NATD in our options.
2010-11-10 15:48:26 +01:00
connection_edge.h
Merge remote branch 'sebastian/bug1525'
2010-09-13 01:36:31 -04:00
connection_or.c
Remove an incorrect comment in connection_or_check_valid_tls_handshake
2010-11-22 11:36:22 -05:00
connection_or.h
handle ugly edge case in retrying entrynodes
2010-09-28 22:32:38 -04:00
connection.c
Change Natd into NATD in our options.
2010-11-10 15:48:26 +01:00
connection.h
Create connection.h
2010-07-27 07:58:14 +02:00
control.c
Rename has_completed_circuit to can_complete_circuit
2010-09-22 01:52:57 -04:00
control.h
Create control.h
2010-07-27 07:58:15 +02:00
cpuworker.c
Synx manpage and source wrt option capitalization
2010-11-10 15:48:26 +01:00
cpuworker.h
Create cpuworker.h
2010-07-27 07:58:15 +02:00
directory.c
Synx manpage and source wrt option capitalization
2010-11-10 15:48:26 +01:00
directory.h
Complicate the rules on WARN vs INFO in consensus verification
2010-09-02 16:46:03 -04:00
dirserv.c
Routers count as down when they change ORPort, too
2011-02-08 00:38:48 +01: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
Maintain separate server and client identity keys when appropriate.
2010-10-04 21:51:53 -07:00
hibernate.h
Remove unused function declarations
2010-08-17 23:49:39 +02:00
main.c
Rename get_client_identity_key to get_tlsclient_identity_key
2010-10-21 13:54:02 -04:00
main.h
Rename has_completed_circuit to can_complete_circuit
2010-09-22 01:52:57 -04:00
Makefile.am
Fix 'make distcheck'
2010-08-03 00:48:59 +02:00
microdesc.c
Fix compilation with --with-dmalloc
2010-08-16 00:14:06 -04:00
microdesc.h
Create microdesc.h
2010-07-27 07:58:16 +02:00
networkstatus.c
Fix a logic error in 98aee84
. Found by boboper
2010-10-20 14:40:09 -04:00
networkstatus.h
Remove unused function declarations
2010-08-17 23:49:39 +02: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
Break NoPublish support
2010-11-10 15:48:26 +01: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
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
Send relay_early cells in rend circs
2010-10-18 07:46:51 +02:00
relay.h
Merge branch 'bug1184'
2010-09-15 14:20:28 -04:00
rendclient.c
Fix a remaining bug in Robert's bug1859 fix.
2010-10-21 11:09:35 -04: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
Routers count as down when they change ORPort, too
2011-02-08 00:38:48 +01:00
rephist.h
Routers count as down when they change ORPort, too
2011-02-08 00:38:48 +01:00
router.c
Merge branch 'fix2183', remote branch 'rransom/fix2195-v2' into maint-0.2.2
2010-11-19 16:48:13 -05:00
router.h
Try harder not to exceed the 50 KB extra-info descriptor limit.
2010-11-15 12:51:51 +01:00
routerlist.c
Clean up my 1776 fix a bit
2010-11-15 19:43:53 -05:00
routerlist.h
Merge branch 'bug1899'
2010-09-14 22:19:25 -04:00
routerparse.c
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
2010-11-10 16:06:43 -05:00
routerparse.h
Tweak the bugfix for 2183 a bit more.
2010-11-17 10:43:14 +01:00
tor_main.c
Merge remote branch 'origin/maint-0.2.1'
2010-02-27 17:16:31 -05:00