Nick Mathewson e802199cb3 Initial patch to build Tor with msvc and nmake il y a 13 ans
..
Makefile.am e802199cb3 Initial patch to build Tor with msvc and nmake il y a 13 ans
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake il y a 13 ans
buffers.c eaa1c05397 Merge branch 'optimistic-client' il y a 13 ans
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand il y a 13 ans
circuitbuild.c 6aef89bda4 Remove compare_addr_to_node_policy il y a 13 ans
circuitbuild.h e006aa5dfa Merge remote-tracking branch 'public/bug2841' il y a 13 ans
circuitlist.c 5df99cec98 Do not cannibalize a circuit with isolation values set. il y a 13 ans
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it il y a 13 ans
circuituse.c d017cd67ff remember our future plan for bug 3617 il y a 13 ans
circuituse.h 47c8433a0c Make the get_options() return const il y a 13 ans
command.c fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) il y a 13 ans
config.c 6e923ed8cd Add an OptimisticData option to control client-side optimistic data il y a 13 ans
config.h ddc65e2b33 Parse prop171 options; refactor listener/port option code il y a 13 ans
config_codedigest.c f26abf5f54 fix codestyle issues il y a 15 ans
connection.c 9b0d3719ae Don't assert for listener connections il y a 13 ans
connection.h d2205ca458 Refactor listener_connection_t into its own type. il y a 13 ans
connection_edge.c a2bd0397ff Improve log messages for optimistic data retry il y a 13 ans
connection_edge.h 8314fa5e5c Implement sensible isolation for tunneled directory conns il y a 13 ans
connection_or.c 2d0b56a505 Fix a compile warning on OS X 10.6 il y a 13 ans
connection_or.h 2a594fcde9 Disable recording new broken conns when we have bootstrapped il y a 13 ans
control.c 852b131281 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
control.h 2527acb2dc Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
cpuworker.c 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) il y a 13 ans
directory.c 8314fa5e5c Implement sensible isolation for tunneled directory conns il y a 13 ans
directory.h 0fd8ce15c2 Make a function static il y a 13 ans
dirserv.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
dirserv.h 47c8433a0c Make the get_options() return const il y a 13 ans
dirvote.c 47c8433a0c Make the get_options() return const il y a 13 ans
dirvote.h 47c8433a0c Make the get_options() return const il y a 13 ans
dns.c 47c8433a0c Make the get_options() return const il y a 13 ans
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) il y a 13 ans
dnsserv.c 172f8acbe7 Stick controller-originated resolves in their own session group il y a 13 ans
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) il y a 13 ans
eventdns.c 1d18c2deb6 Don't shadow parameters with local variables il y a 13 ans
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. il y a 13 ans
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 il y a 13 ans
geoip.c c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
geoip.h 47c8433a0c Make the get_options() return const il y a 13 ans
hibernate.c 47c8433a0c Make the get_options() return const il y a 13 ans
hibernate.h 47c8433a0c Make the get_options() return const il y a 13 ans
main.c 1d3c8c1f74 Add a new isolation type and field: "nym epoch" il y a 13 ans
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" il y a 13 ans
microdesc.c 174cbff8cf Merge remote-tracking branch 'public/bug3153' il y a 13 ans
microdesc.h 47c8433a0c Make the get_options() return const il y a 13 ans
networkstatus.c e802199cb3 Initial patch to build Tor with msvc and nmake il y a 13 ans
networkstatus.h 47c8433a0c Make the get_options() return const il y a 13 ans
nodelist.c a4d339cf08 Make nodelist_purge avoid orphaned microdescs in rs-less nodes il y a 13 ans
nodelist.h e158f8de4b Rename and tweak nodelist_add_node_family() to add node il y a 13 ans
ntmain.c 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) il y a 13 ans
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 il y a 13 ans
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) il y a 13 ans
or.h cd3709a2b0 For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/ il y a 13 ans
policies.c 6aef89bda4 Remove compare_addr_to_node_policy il y a 13 ans
policies.h 6aef89bda4 Remove compare_addr_to_node_policy il y a 13 ans
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete il y a 13 ans
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) il y a 13 ans
relay.c 218e84b634 Remember optimistically sent data until we have gotten a CONNECTED il y a 13 ans
relay.h 47c8433a0c Make the get_options() return const il y a 13 ans
rendclient.c b8943461c0 Fix bug in upload/download of hsdesc with microdescs il y a 13 ans
rendclient.h 47c8433a0c Make the get_options() return const il y a 13 ans
rendcommon.c 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
rendcommon.h 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 il y a 13 ans
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) il y a 13 ans
rendservice.c c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
rendservice.h 47c8433a0c Make the get_options() return const il y a 13 ans
rephist.c c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 13 ans
rephist.h d52a99dc77 Merge remote branch 'origin/maint-0.2.2' il y a 13 ans
router.c ddc65e2b33 Parse prop171 options; refactor listener/port option code il y a 13 ans
router.h 47c8433a0c Make the get_options() return const il y a 13 ans
routerlist.c 975150a13e Better messages when we're stalled because of microdescriptors il y a 13 ans
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy il y a 13 ans
routerparse.c 1e441df2d0 Only use optimistic data with exits that support it il y a 13 ans
routerparse.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header il y a 13 ans
status.c 47c8433a0c Make the get_options() return const il y a 13 ans
status.h ee95430d39 Implement more heartbeat message stuff. il y a 13 ans
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 il y a 13 ans