Nick Mathewson 0888c2f8f5 When no usable exit satisfies a predicted port, stop predicting it. 14 лет назад
..
Makefile.am 4aa0aa0300 Merge remote-tracking branch 'origin/maint-0.2.2' 14 лет назад
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake 14 лет назад
buffers.c e0e4b84757 Add a check_no_tls_errors() to read_to_buf_tls 14 лет назад
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand 14 лет назад
circuitbuild.c 0888c2f8f5 When no usable exit satisfies a predicted port, stop predicting it. 14 лет назад
circuitbuild.h a0f0897795 Allow 0.2.3.x clients to use 0.2.2.x bridges. 14 лет назад
circuitlist.c 2755b09c52 Don't cannibalize already cannibalized circuits 14 лет назад
circuitlist.h 65420e4cb5 Merge remote-tracking branch 'rransom-tor/bug1297b-v2' 14 лет назад
circuituse.c fbd243a165 Don't crash when HS circs which have not yet found an OR conn time out 14 лет назад
circuituse.h f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 14 лет назад
command.c 3fc3ed50a1 Merge remote-tracking branch 'public/bug4361' 14 лет назад
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
config.c e0655708a2 Merge remote-tracking branch 'asn/bug4865_take2' 14 лет назад
config.h 6d2898607b Fix issues found by nickm. 14 лет назад
config_codedigest.c f26abf5f54 fix codestyle issues 17 лет назад
connection.c 3e4ccbc4ba Merge remote-tracking branch 'public/bug5537' 14 лет назад
connection.h df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 14 лет назад
connection_edge.c c9afd6f9c5 Add a missing ntohl to tell_controller_about_resolve_result 14 лет назад
connection_edge.h 69d16900aa Refactor addressmap_match_superdomains and representation of wildcards 14 лет назад
connection_or.c 5cb82e44d1 simplify further 14 лет назад
connection_or.h 26e789fbfd Rename nonconformant identifiers. 14 лет назад
control.c 648db9a4b7 Merge branch 'maint-0.2.2' 14 лет назад
control.h c5b58df775 Add clarity/typesafety wrappers for control_event_circuit_status_minor 14 лет назад
cpuworker.c 26e789fbfd Rename nonconformant identifiers. 14 лет назад
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
directory.c 0b1ec16058 Don't fetch v2 networkstatuses from caches, even if auths are down 14 лет назад
directory.h 5f0a8dcd2c Initial hacking for proposal 186. 14 лет назад
dirserv.c 1cbde0bd50 peel off some unnecessary parens 14 лет назад
dirserv.h 5cb82e44d1 simplify further 14 лет назад
dirvote.c d9ba9f91d2 Detect out-of-bounds bwweightscale values early in the voting process 14 лет назад
dirvote.h 26e789fbfd Rename nonconformant identifiers. 14 лет назад
dns.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 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 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 14 лет назад
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 14 лет назад
eventdns_tor.h 79a80c88ee Fix straggling MS_WINDOWS issues; add a changes file 14 лет назад
geoip.c cc94a48ff4 Simply geoip_get_country_by_addr based on arma's comment. 14 лет назад
geoip.h 4aca55efd2 Count IPv6 connections in bridge and entry stats. 14 лет назад
hibernate.c 26e789fbfd Rename nonconformant identifiers. 14 лет назад
hibernate.h 50a50392b7 Advertise dirport if accountingmax is large enough 14 лет назад
main.c 332e96d109 Fix fencepost error with HearbeatPeriod option 14 лет назад
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 14 лет назад
microdesc.c a0f0897795 Allow 0.2.3.x clients to use 0.2.2.x bridges. 14 лет назад
microdesc.h 4a10845075 Add some debugging code to microdesc.[ch] 14 лет назад
networkstatus.c 77bc1b803e Fix a bunch of check-spaces complaints 14 лет назад
networkstatus.h 47c8433a0c Make the get_options() return const 15 лет назад
nodelist.c 26e789fbfd Rename nonconformant identifiers. 14 лет назад
nodelist.h 2376a6ade4 Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts. 14 лет назад
ntmain.c 26e789fbfd Rename nonconformant identifiers. 14 лет назад
ntmain.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 14 лет назад
onion.c 26e789fbfd Rename nonconformant identifiers. 14 лет назад
onion.h 26e789fbfd Rename nonconformant identifiers. 14 лет назад
or.h ae94e36a1d Merge remote-tracking branch 'nickm/bug2497' 14 лет назад
policies.c c26aaf9cba whitespace fix 14 лет назад
policies.h 6aef89bda4 Remove compare_addr_to_node_policy 14 лет назад
reasons.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 14 лет назад
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
relay.c 26e789fbfd Rename nonconformant identifiers. 14 лет назад
relay.h ce51887291 All-in-one benchmark test for cell crypto 14 лет назад
rendclient.c 26e789fbfd Rename nonconformant identifiers. 14 лет назад
rendclient.h 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' 14 лет назад
rendcommon.c de0dca0de7 Refactor the API for setting up a block cipher. 14 лет назад
rendcommon.h 26e789fbfd Rename nonconformant identifiers. 14 лет назад
rendmid.c f84f75c59c Make a cast less const-violating; make a field size explicit. 14 лет назад
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
rendservice.c 627c37ad6a Don't reset intro-point creation rate-limiting timer 14 лет назад
rendservice.h 47c8433a0c Make the get_options() return const 15 лет назад
rephist.c 0888c2f8f5 When no usable exit satisfies a predicted port, stop predicting it. 14 лет назад
rephist.h 0888c2f8f5 When no usable exit satisfies a predicted port, stop predicting it. 14 лет назад
router.c e0655708a2 Merge remote-tracking branch 'asn/bug4865_take2' 14 лет назад
router.h fedf76a2e6 Introduce and use router_get_active_listener_port_by_type(). 14 лет назад
routerlist.c cc35157805 Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH} 14 лет назад
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy 14 лет назад
routerparse.c 02a650786b Fix O(n^2) performance when parsing a big pile of extrainfos 14 лет назад
routerparse.h 02a650786b Fix O(n^2) performance when parsing a big pile of extrainfos 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 e0655708a2 Merge remote-tracking branch 'asn/bug4865_take2' 14 лет назад
transports.h 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. 14 лет назад