tor/src/or
2012-01-09 13:20:48 -05:00
..
buffers.c Merge remote-tracking branch 'origin/maint-0.2.2' 2011-12-15 11:32:49 -05:00
buffers.h Add a generic_buffer_t to use the best buffer type we have on hand 2011-07-18 15:36:20 -04:00
circuitbuild.c clarify a debug line 2011-12-07 18:12:11 -05:00
circuitbuild.h First chunk of support for bridges on IPv6 2011-11-30 11:55:45 -05:00
circuitlist.c Don't remove rend cpath element from relaunched service-side rend circs 2012-01-06 22:44:20 -08:00
circuitlist.h Merge remote-tracking branch 'rransom-tor/bug1297b-v2' 2012-01-04 13:50:24 -05:00
circuituse.c Add an option to close HS service-side rend circs on timeout 2011-12-27 08:02:43 -08:00
circuituse.h Refactor stream attachment in circuit_has_opened 2011-12-09 11:28:33 -05:00
command.c Merge branch 'bug4360' 2011-11-21 10:48:02 -05:00
command.h Bump copyright statements to 2011 (0.2.2) 2011-01-03 11:52:09 -05:00
config_codedigest.c fix codestyle issues 2009-05-24 02:42:37 +02:00
config.c Merge remote-tracking branch 'rransom-tor/bug1297b-v2' 2012-01-04 13:50:24 -05:00
config.h Server transports should be instructed to bind on INADDR_ANY by default. 2011-12-18 13:21:58 +01:00
connection_edge.c Merge branch 'feature2553-v4-rebased' 2011-11-30 14:54:33 -05:00
connection_edge.h Refactor addressmap_match_superdomains and representation of wildcards 2011-11-30 14:08:11 -05:00
connection_or.c Don't call tor_tls_set_logged_address till after checking conn->tls. 2011-12-20 19:21:15 +01:00
connection_or.h normalize the name of the CERTS cell 2011-10-31 04:33:38 -04:00
connection.c Merge remote-tracking branch 'origin/maint-0.2.2' 2012-01-03 13:22:34 -05:00
connection.h New 'DisableNetwork' option to prevent Tor from using the network 2011-11-28 15:44:10 -05:00
control.c Report cookie file location as absolute in protocolinfo message 2012-01-09 13:20:48 -05:00
control.h Merge remote-tracking branch 'public/split_entry_conn' 2011-09-07 14:13:57 -04:00
cpuworker.c Init conn->addr to "unspec" on cpuworker connections 2011-12-02 16:21:50 -05:00
cpuworker.h Bump copyright statements to 2011 (0.2.2) 2011-01-03 11:52:09 -05:00
directory.c cid 432: Remove dead code if we don't handle a consensus 2011-12-04 17:36:23 +01:00
directory.h Initial hacking for proposal 186. 2011-11-30 11:55:44 -05:00
dirserv.c Merge remote-tracking branch 'origin/maint-0.2.2' 2011-12-28 16:52:31 -05:00
dirserv.h Make the get_options() return const 2011-06-14 13:17:06 -04:00
dirvote.c Merge branch 'maint-0.2.2' 2012-01-08 12:17:16 -05:00
dirvote.h Merge branch 'maint-0.2.2' 2012-01-08 12:17:16 -05:00
dns.c Make sure we never launch an evdns resolve when DisableNetwork is 1 2011-11-29 17:46:54 -05:00
dns.h Bump copyright statements to 2011 (0.2.2) 2011-01-03 11:52:09 -05:00
dnsserv.c Merge remote-tracking branch 'public/split_entry_conn' 2011-09-07 14:13:57 -04:00
dnsserv.h Move entry-only fields from edge_connection_t to entry_connection_t 2011-07-21 11:15:25 -04:00
eventdns_tor.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
eventdns.c Rewrite comment at head of eventdns.c 2011-11-09 00:23:44 -05:00
eventdns.h Use a 64-bit type to hold sockets on win64. 2011-05-23 00:17:48 -04:00
geoip.c Check for jumping clock in *format_*stats functions 2011-10-21 11:21:42 -04:00
geoip.h Clean up bridge-stats code. 2011-08-04 21:18:19 +02:00
hibernate.c New 'DisableNetwork' option to prevent Tor from using the network 2011-11-28 15:44:10 -05:00
hibernate.h Merge remote-tracking branch 'public/bug2003_nm' 2011-10-07 16:43:45 -04:00
main.c Fixed build with GCC < 3.3 2011-12-19 11:27:08 -05:00
main.h Add a new isolation type and field: "nym epoch" 2011-07-19 01:58:45 -04:00
Makefile.am -lm should not be hardcoded. 2011-12-19 11:27:08 -05:00
Makefile.nmake Initial patch to build Tor with msvc and nmake 2011-08-01 12:36:59 -04:00
microdesc.c Add some debugging code to microdesc.[ch] 2011-09-28 14:13:49 -04:00
microdesc.h Add some debugging code to microdesc.[ch] 2011-09-28 14:13:49 -04:00
networkstatus.c Merge branch 'maint-0.2.2' 2012-01-08 12:17:16 -05:00
networkstatus.h Make the get_options() return const 2011-06-14 13:17:06 -04:00
nodelist.c Rename one more recalcitrant function. 2011-11-30 12:01:16 -05:00
nodelist.h Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts. 2011-11-30 11:55:46 -05:00
ntmain.c Merge remote-tracking branch 'origin/maint-0.2.2' 2011-11-21 10:52:38 -05:00
ntmain.h Bump copyright statements to 2011 (0.2.2) 2011-01-03 11:52:09 -05:00
onion.c Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 2011-05-11 16:24:29 -04:00
onion.h Bump copyright statements to 2011 (0.2.2) 2011-01-03 11:52:09 -05:00
or.h Don't remove rend cpath element from relaunched service-side rend circs 2012-01-06 22:44:20 -08:00
policies.c Remove compare_addr_to_node_policy 2011-07-15 13:04:12 -04:00
policies.h Remove compare_addr_to_node_policy 2011-07-15 13:04:12 -04:00
reasons.c Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 2011-03-28 13:42:59 -04:00
reasons.h Bump copyright statements to 2011 (0.2.2) 2011-01-03 11:52:09 -05:00
relay.c Merge remote-tracking branch 'origin/maint-0.2.2' 2011-12-28 15:57:48 -05:00
relay.h All-in-one benchmark test for cell crypto 2011-11-11 13:06:17 -05:00
rendclient.c Don't close HS client circs which are 'almost connected' on timeout 2011-12-27 08:02:42 -08:00
rendclient.h Merge remote-tracking branch 'rransom-tor/bug3335-v2' 2011-10-03 15:06:07 -04:00
rendcommon.c Merge remote-tracking branch 'rransom-tor/bug3460-v4' 2011-11-29 20:56:39 -05:00
rendcommon.h Merge remote-tracking branch 'origin/maint-0.2.2' 2011-05-16 14:50:53 -04:00
rendmid.c Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 2011-05-11 16:24:29 -04:00
rendmid.h Bump copyright statements to 2011 (0.2.2) 2011-01-03 11:52:09 -05:00
rendservice.c Merge remote-tracking branch 'origin/maint-0.2.2' 2012-01-09 12:22:29 -05:00
rendservice.h Make the get_options() return const 2011-06-14 13:17:06 -04:00
rephist.c Avoid likely memory fragmentation from rep_hist_note_descs_served 2011-10-25 17:53:26 -04:00
rephist.h Add new stats type: descriptor fetch stats 2011-10-21 11:21:42 -04:00
router.c Whitespace changes. 2011-11-30 11:55:46 -05:00
router.h Make the router_get_*_orport interface consistent with node_*. 2011-11-30 11:55:46 -05:00
routerlist.c New 'DisableNetwork' option to prevent Tor from using the network 2011-11-28 15:44:10 -05:00
routerlist.h Remove compare_addr_to_node_policy 2011-07-15 13:04:12 -04:00
routerparse.c Initial support for simplest use of prop186 or-address lines 2011-11-30 11:55:44 -05:00
routerparse.h Make tor_version_same_series non-static 2011-10-26 23:36:30 +02:00
status.c Clarify the heartbeat message a bit. 2011-08-27 18:45:54 +02:00
status.h Implement more heartbeat message stuff. 2011-02-22 12:40:38 -05:00
tor_main.c Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 2011-01-03 11:51:17 -05:00
transports.c Merge remote-tracking branch 'asn-mytor/bug4725_take2' 2011-12-20 14:28:31 -05:00
transports.h Add PT_PROTO_FAILED_LAUNCH managed proxy state. 2011-10-24 15:59:11 +02:00