Sebastian Hahn 6b9298ef72 Log which votes we still need to fetch 14 лет назад
..
Makefile.am f783a326b8 -lm should not be hardcoded. 14 лет назад
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake 14 лет назад
buffers.c e402edd960 Merge remote-tracking branch 'origin/maint-0.2.2' 14 лет назад
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand 15 лет назад
circuitbuild.c 299034edf5 clarify a debug line 14 лет назад
circuitbuild.h f786307ab7 First chunk of support for bridges on IPv6 14 лет назад
circuitlist.c b46a7ebb2b Don't remove rend cpath element from relaunched service-side rend circs 14 лет назад
circuitlist.h 65420e4cb5 Merge remote-tracking branch 'rransom-tor/bug1297b-v2' 14 лет назад
circuituse.c 836161c560 Add an option to close HS service-side rend circs on timeout 14 лет назад
circuituse.h 7b6b2d5fb8 Refactor stream attachment in circuit_has_opened 14 лет назад
command.c 0539c34c35 Merge branch 'bug4360' 14 лет назад
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
config.c 65420e4cb5 Merge remote-tracking branch 'rransom-tor/bug1297b-v2' 14 лет назад
config.h 539cb627f7 Server transports should be instructed to bind on INADDR_ANY by default. 14 лет назад
config_codedigest.c f26abf5f54 fix codestyle issues 17 лет назад
connection.c 47b7a27929 Merge remote-tracking branch 'origin/maint-0.2.2' 14 лет назад
connection.h df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 14 лет назад
connection_edge.c d04f21bf39 Merge branch 'feature2553-v4-rebased' 14 лет назад
connection_edge.h 69d16900aa Refactor addressmap_match_superdomains and representation of wildcards 14 лет назад
connection_or.c 0cfdd88adb Don't call tor_tls_set_logged_address till after checking conn->tls. 14 лет назад
connection_or.h be1f3a5eb5 normalize the name of the CERTS cell 14 лет назад
control.c 7cb804343b Merge remote-tracking branch 'rransom/feature2411-v4' 14 лет назад
control.h 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 14 лет назад
cpuworker.c 5303918091 Init conn->addr to "unspec" on cpuworker connections 14 лет назад
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
directory.c 60c330a251 cid 432: Remove dead code if we don't handle a consensus 14 лет назад
directory.h 5f0a8dcd2c Initial hacking for proposal 186. 14 лет назад
dirserv.c bfae41328e Merge remote-tracking branch 'origin/maint-0.2.2' 14 лет назад
dirserv.h 47c8433a0c Make the get_options() return const 15 лет назад
dirvote.c 6b9298ef72 Log which votes we still need to fetch 14 лет назад
dirvote.h ecdea4eeaf Merge branch 'maint-0.2.2' 14 лет назад
dns.c 8c5a2c5b80 Make sure we never launch an evdns resolve when DisableNetwork is 1 14 лет назад
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
dnsserv.c 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 14 лет назад
dnsserv.h 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 14 лет назад
eventdns.c d4489a2851 Rewrite comment at head of eventdns.c 14 лет назад
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 15 лет назад
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 15 лет назад
geoip.c 42b96a041d Check for jumping clock in *format_*stats functions 14 лет назад
geoip.h d690a99dfe Clean up bridge-stats code. 14 лет назад
hibernate.c 50a50392b7 Advertise dirport if accountingmax is large enough 14 лет назад
hibernate.h 50a50392b7 Advertise dirport if accountingmax is large enough 14 лет назад
main.c d5e964731c Fixed build with GCC < 3.3 14 лет назад
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 15 лет назад
microdesc.c 4a10845075 Add some debugging code to microdesc.[ch] 14 лет назад
microdesc.h 4a10845075 Add some debugging code to microdesc.[ch] 14 лет назад
networkstatus.c ecdea4eeaf Merge branch 'maint-0.2.2' 14 лет назад
networkstatus.h 47c8433a0c Make the get_options() return const 15 лет назад
nodelist.c 5412b3728c Rename one more recalcitrant function. 14 лет назад
nodelist.h 2376a6ade4 Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts. 14 лет назад
ntmain.c 929074b368 Merge remote-tracking branch 'origin/maint-0.2.2' 14 лет назад
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 лет назад
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
or.h b46a7ebb2b Don't remove rend cpath element from relaunched service-side rend circs 14 лет назад
policies.c 6aef89bda4 Remove compare_addr_to_node_policy 15 лет назад
policies.h 6aef89bda4 Remove compare_addr_to_node_policy 15 лет назад
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 15 лет назад
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
relay.c e3a6493898 Merge remote-tracking branch 'origin/maint-0.2.2' 14 лет назад
relay.h ce51887291 All-in-one benchmark test for cell crypto 14 лет назад
rendclient.c 72ed4a41f5 Fix brown-paper-bag bug in #4759 fix 14 лет назад
rendclient.h 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' 14 лет назад
rendcommon.c 628b735fe3 Merge remote-tracking branch 'rransom-tor/bug3460-v4' 14 лет назад
rendcommon.h 03ccce6d77 Merge remote-tracking branch 'origin/maint-0.2.2' 15 лет назад
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 лет назад
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
rendservice.c 838ec086be Merge remote-tracking branch 'origin/maint-0.2.2' 14 лет назад
rendservice.h 47c8433a0c Make the get_options() return const 15 лет назад
rephist.c 7ab0b5ff71 Avoid likely memory fragmentation from rep_hist_note_descs_served 14 лет назад
rephist.h 03c06b629f Add new stats type: descriptor fetch stats 14 лет назад
router.c 50a50392b7 Advertise dirport if accountingmax is large enough 14 лет назад
router.h 39ec781b8f Make the router_get_*_orport interface consistent with node_*. 14 лет назад
routerlist.c df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 14 лет назад
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy 15 лет назад
routerparse.c 11d5a9f63d Initial support for simplest use of prop186 or-address lines 14 лет назад
routerparse.h 4d0f152aad Make tor_version_same_series non-static 14 лет назад
status.c c554a27a44 Clarify the heartbeat message a bit. 14 лет назад
status.h ee95430d39 Implement more heartbeat message stuff. 15 лет назад
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 лет назад
transports.c 26053bd7c9 Merge remote-tracking branch 'asn-mytor/bug4725_take2' 14 лет назад
transports.h 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. 14 лет назад