Robert Ransom 7b6b2d5fb8 Refactor stream attachment in circuit_has_opened 12 years ago
..
Makefile.am 86be8fcf0a Handle build-trees better. 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 299034edf5 clarify a debug line 12 years ago
circuitbuild.h f786307ab7 First chunk of support for bridges on IPv6 12 years ago
circuitlist.c 0c2a3601e8 Merge remote-tracking branch 'rransom-tor/bug3825c' 12 years ago
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 13 years ago
circuituse.c 7b6b2d5fb8 Refactor stream attachment in circuit_has_opened 12 years ago
circuituse.h 7b6b2d5fb8 Refactor stream attachment in circuit_has_opened 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 f78fc8cfb4 Give DirAllowPrivateAddress an explicit default 12 years ago
config.h 32d10bdfb3 Whitespace changes. 12 years ago
config_codedigest.c f26abf5f54 fix codestyle issues 15 years ago
connection.c cf14a520c8 Resolve bug 3448: remove mention of tor-ops (which is not in use) 12 years ago
connection.h df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 12 years ago
connection_edge.c d04f21bf39 Merge branch 'feature2553-v4-rebased' 12 years ago
connection_edge.h 69d16900aa Refactor addressmap_match_superdomains and representation of wildcards 12 years ago
connection_or.c 021ff31ba6 Revert "Get rid of tor_tls_block_renegotiation()." 12 years ago
connection_or.h be1f3a5eb5 normalize the name of the CERTS cell 12 years ago
control.c 3b88b63826 Merge branch 'bug933_nm_rebased_v2' 12 years ago
control.h 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 12 years ago
cpuworker.c 5303918091 Init conn->addr to "unspec" on cpuworker connections 12 years ago
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
directory.c 60c330a251 cid 432: Remove dead code if we don't handle a consensus 12 years ago
directory.h 5f0a8dcd2c Initial hacking for proposal 186. 12 years ago
dirserv.c 5f0a8dcd2c Initial hacking for proposal 186. 12 years ago
dirserv.h 47c8433a0c Make the get_options() return const 13 years ago
dirvote.c e5e4bfd167 Implement consensus method 12 (proposal 178) 12 years ago
dirvote.h e5e4bfd167 Implement consensus method 12 (proposal 178) 12 years ago
dns.c 8c5a2c5b80 Make sure we never launch an evdns resolve when DisableNetwork is 1 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 df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 12 years ago
hibernate.h 1ec22eac4b Merge remote-tracking branch 'public/bug2003_nm' 12 years ago
main.c ae07af564e paint bug2474's fix a different neon color 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 5412b3728c Rename one more recalcitrant function. 12 years ago
nodelist.h 2376a6ade4 Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts. 12 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 135a5102a3 Revert "Make pending libevent actions cancelable" 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 825f3d31b1 Add an assert before dereferencing entry_conn->socks_request 12 years ago
relay.h ce51887291 All-in-one benchmark test for cell crypto 12 years ago
rendclient.c d04f21bf39 Merge branch 'feature2553-v4-rebased' 12 years ago
rendclient.h 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' 12 years ago
rendcommon.c 628b735fe3 Merge remote-tracking branch 'rransom-tor/bug3460-v4' 12 years ago
rendcommon.h 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 13 years ago
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
rendservice.c 5ffa7102c0 Don't segfault when checking whether a not-yet-used intro point should expire 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 32d10bdfb3 Whitespace changes. 12 years ago
router.h 39ec781b8f Make the router_get_*_orport interface consistent with node_*. 12 years ago
routerlist.c df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 12 years ago
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy 13 years ago
routerparse.c 11d5a9f63d Initial support for simplest use of prop186 or-address lines 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 c06c80b7f7 Fix warnings. 12 years ago
transports.h 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. 12 years ago