Nick Mathewson 81fe1934af Fix a bufferevent-related bug that killed tunneled dirserv conns 12 年之前
..
Makefile.am e802199cb3 Initial patch to build Tor with msvc and nmake 13 年之前
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake 13 年之前
buffers.c df96aed14f Remove warning about a loop parsing evbuffer socks 12 年之前
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand 13 年之前
circuitbuild.c 6aef89bda4 Remove compare_addr_to_node_policy 13 年之前
circuitbuild.h e006aa5dfa Merge remote-tracking branch 'public/bug2841' 13 年之前
circuitlist.c 413574ad38 Clear socks auth fields before free 13 年之前
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 13 年之前
circuituse.c d017cd67ff remember our future plan for bug 3617 13 年之前
circuituse.h 47c8433a0c Make the get_options() return const 13 年之前
command.c fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年之前
config.c dd6a9a923d Disable run-time changes to DisableIOCP: They do not work 12 年之前
config.h ddc65e2b33 Parse prop171 options; refactor listener/port option code 13 年之前
config_codedigest.c f26abf5f54 fix codestyle issues 15 年之前
connection.c dfcd3d9ce0 Set write low-watermarks on all bufferevents. 12 年之前
connection.h d2205ca458 Refactor listener_connection_t into its own type. 13 年之前
connection_edge.c 7c340a97b1 Sticking a size_t into long generates a warn on win 13 年之前
connection_edge.h cb24a06a3e Remove connection_edge_streams_are_compatible 13 年之前
connection_or.c 59d0f750c9 Apply rate-limiting to the lowest bufferevent in the stack. 12 年之前
connection_or.h 2a594fcde9 Disable recording new broken conns when we have bootstrapped 13 年之前
control.c aeb27526f8 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
control.h 02c62b2966 Refactor to do CONF_CHANGED event formatting inside control.c 13 年之前
cpuworker.c 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年之前
directory.c 81fe1934af Fix a bufferevent-related bug that killed tunneled dirserv conns 12 年之前
directory.h 0fd8ce15c2 Make a function static 13 年之前
dirserv.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
dirserv.h 47c8433a0c Make the get_options() return const 13 年之前
dirvote.c 47c8433a0c Make the get_options() return const 13 年之前
dirvote.h 47c8433a0c Make the get_options() return const 13 年之前
dns.c 47c8433a0c Make the get_options() return const 13 年之前
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年之前
dnsserv.c 6596aa022f Implement protocol-type isolation correctly. 13 年之前
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年之前
eventdns.c 1d18c2deb6 Don't shadow parameters with local variables 13 年之前
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 年之前
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 13 年之前
geoip.c d690a99dfe Clean up bridge-stats code. 13 年之前
geoip.h d690a99dfe Clean up bridge-stats code. 13 年之前
hibernate.c 47c8433a0c Make the get_options() return const 13 年之前
hibernate.h 47c8433a0c Make the get_options() return const 13 年之前
main.c e5e7b6d718 Make --quiet and --hush apply to default logs, not only initial logs 13 年之前
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 13 年之前
microdesc.c 0ddc8de0b6 Oops; _actually_ enable microdesc-by-default for clients 13 年之前
microdesc.h 47c8433a0c Make the get_options() return const 13 年之前
networkstatus.c e802199cb3 Initial patch to build Tor with msvc and nmake 13 年之前
networkstatus.h 47c8433a0c Make the get_options() return const 13 年之前
nodelist.c a4d339cf08 Make nodelist_purge avoid orphaned microdescs in rs-less nodes 13 年之前
nodelist.h e158f8de4b Rename and tweak nodelist_add_node_family() to add node 13 年之前
ntmain.c 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年之前
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 13 年之前
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年之前
or.h cab3641638 Fix handling of ISO_STREAM 13 年之前
policies.c 6aef89bda4 Remove compare_addr_to_node_policy 13 年之前
policies.h 6aef89bda4 Remove compare_addr_to_node_policy 13 年之前
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 13 年之前
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年之前
relay.c 218e84b634 Remember optimistically sent data until we have gotten a CONNECTED 13 年之前
relay.h 47c8433a0c Make the get_options() return const 13 年之前
rendclient.c b8943461c0 Fix bug in upload/download of hsdesc with microdescs 13 年之前
rendclient.h 47c8433a0c Make the get_options() return const 13 年之前
rendcommon.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
rendcommon.h 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 13 年之前
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 年之前
rendservice.c c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
rendservice.h 47c8433a0c Make the get_options() return const 13 年之前
rephist.c 3d3ed853e7 Add unit tests for buffer-stats. 13 年之前
rephist.h 3d3ed853e7 Add unit tests for buffer-stats. 13 年之前
router.c ddc65e2b33 Parse prop171 options; refactor listener/port option code 13 年之前
router.h 47c8433a0c Make the get_options() return const 13 年之前
routerlist.c 975150a13e Better messages when we're stalled because of microdescriptors 13 年之前
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy 13 年之前
routerparse.c 1e441df2d0 Only use optimistic data with exits that support it 13 年之前
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header 13 年之前
status.c 47c8433a0c Make the get_options() return const 13 年之前
status.h ee95430d39 Implement more heartbeat message stuff. 13 年之前
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年之前