Robert Ransom 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
..
Makefile.am ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 years ago
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake 13 years ago
buffers.c 69921837a7 Fix a bunch of whitespace errors 12 years ago
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand 13 years ago
circuitbuild.c c1005dd6d3 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
circuitbuild.h ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 years ago
circuitlist.c c7d01b0541 Report HS circ states stored in circ purpose field in CIRC events 12 years ago
circuitlist.h c7d01b0541 Report HS circ states stored in circ purpose field in CIRC events 12 years ago
circuituse.c 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
circuituse.h 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
command.c 0539c34c35 Merge branch 'bug4360' 12 years ago
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
config.c fce107b11e raise AuthDirFastGuarantee from 20KB to 100KB 12 years ago
config.h ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 years ago
config_codedigest.c f26abf5f54 fix codestyle issues 15 years ago
connection.c 4b8d2ad6f5 Fix compile warnings on windows 12 years ago
connection.h 33e6a3d750 Add a new type entry_connection_t for entry connections 13 years ago
connection_edge.c 384e300cb4 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
connection_edge.h d3ff167e09 Fix whitespace issues in patches merged today so far 12 years ago
connection_or.c 0539c34c35 Merge branch 'bug4360' 12 years ago
connection_or.h be1f3a5eb5 normalize the name of the CERTS cell 12 years ago
control.c 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
control.h 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 12 years ago
cpuworker.c 6a76007b08 Merge branch 'maint-0.2.2' 12 years ago
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
directory.c 4e88a3bc3e Merge branch 'maint-0.2.2' 12 years ago
directory.h 0fd8ce15c2 Make a function static 13 years ago
dirserv.c 68475fc5c5 Fix a compile warning on 64bit OS X 12 years ago
dirserv.h 47c8433a0c Make the get_options() return const 13 years ago
dirvote.c 47c8433a0c Make the get_options() return const 13 years ago
dirvote.h 41eef6680e Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
dns.c 491e20ae13 Change "reverse_lookup_name" functions to refer to "PTR_name"s 12 years ago
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
dnsserv.c 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 12 years ago
dnsserv.h 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago
eventdns.c d4489a2851 Rewrite comment at head of eventdns.c 12 years ago
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 years ago
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 13 years ago
geoip.c 42b96a041d Check for jumping clock in *format_*stats functions 12 years ago
geoip.h d690a99dfe Clean up bridge-stats code. 13 years ago
hibernate.c a2517fa77c Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
hibernate.h 1ec22eac4b Merge remote-tracking branch 'public/bug2003_nm' 12 years ago
main.c f067067ee6 Merge branch 'bug2474' 12 years ago
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 13 years ago
microdesc.c 4a10845075 Add some debugging code to microdesc.[ch] 12 years ago
microdesc.h 4a10845075 Add some debugging code to microdesc.[ch] 12 years ago
networkstatus.c 41eef6680e Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
networkstatus.h 47c8433a0c Make the get_options() return const 13 years ago
nodelist.c 6201b8b361 Make sure the microdesc cache is loaded before setting a v3 md consensus 12 years ago
nodelist.h e158f8de4b Rename and tweak nodelist_add_node_family() to add node 13 years ago
ntmain.c 929074b368 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 13 years ago
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
or.h 6a76007b08 Merge branch 'maint-0.2.2' 12 years ago
policies.c 6aef89bda4 Remove compare_addr_to_node_policy 13 years ago
policies.h 6aef89bda4 Remove compare_addr_to_node_policy 13 years ago
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 13 years ago
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
relay.c ce51887291 All-in-one benchmark test for cell crypto 12 years ago
relay.h ce51887291 All-in-one benchmark test for cell crypto 12 years ago
rendclient.c 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
rendclient.h 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' 12 years ago
rendcommon.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
rendcommon.h 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
rendmid.c 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
rendservice.c 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
rendservice.h 47c8433a0c Make the get_options() return const 13 years ago
rephist.c 7ab0b5ff71 Avoid likely memory fragmentation from rep_hist_note_descs_served 12 years ago
rephist.h 03c06b629f Add new stats type: descriptor fetch stats 12 years ago
router.c 3992c5487f fix trivial typo 12 years ago
router.h 3e3480d704 Report reason for generating descriptor in an HTTP header 12 years ago
routerlist.c a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy 13 years ago
routerparse.c 51f53b590e Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
routerparse.h 4d0f152aad Make tor_version_same_series non-static 12 years ago
status.c c554a27a44 Clarify the heartbeat message a bit. 12 years ago
status.h ee95430d39 Implement more heartbeat message stuff. 13 years ago
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
transports.c 00b2b69add Fix names of functions that convert strings to addrs 12 years ago
transports.h 3be9d76fa2 Make it compile on Windows™. 12 years ago