Robert Ransom 458718d497 Fix comment typo 12 gadi atpakaļ
..
Makefile.am 4aa0aa0300 Merge remote-tracking branch 'origin/maint-0.2.2' 12 gadi atpakaļ
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake 13 gadi atpakaļ
buffers.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 gadi atpakaļ
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand 13 gadi atpakaļ
circuitbuild.c de0dca0de7 Refactor the API for setting up a block cipher. 12 gadi atpakaļ
circuitbuild.h a0f0897795 Allow 0.2.3.x clients to use 0.2.2.x bridges. 12 gadi atpakaļ
circuitlist.c 2755b09c52 Don't cannibalize already cannibalized circuits 12 gadi atpakaļ
circuitlist.h 65420e4cb5 Merge remote-tracking branch 'rransom-tor/bug1297b-v2' 12 gadi atpakaļ
circuituse.c fbd243a165 Don't crash when HS circs which have not yet found an OR conn time out 12 gadi atpakaļ
circuituse.h f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 gadi atpakaļ
command.c 3fc3ed50a1 Merge remote-tracking branch 'public/bug4361' 12 gadi atpakaļ
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 gadi atpakaļ
config.c f348daa6fb Merge remote-tracking branch 'linus/bug4875_2' 12 gadi atpakaļ
config.h 39850f03f6 Improve names of some pluggable transport-related functions. 12 gadi atpakaļ
config_codedigest.c f26abf5f54 fix codestyle issues 15 gadi atpakaļ
connection.c 77bc1b803e Fix a bunch of check-spaces complaints 12 gadi atpakaļ
connection.h df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 12 gadi atpakaļ
connection_edge.c 875a54dad3 Merge remote-tracking branch 'public/bug3325' 12 gadi atpakaļ
connection_edge.h 69d16900aa Refactor addressmap_match_superdomains and representation of wildcards 12 gadi atpakaļ
connection_or.c 5cb82e44d1 simplify further 12 gadi atpakaļ
connection_or.h 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
control.c affbcded5c Fix a memory leak in an error case of SAFECOOKIE authentication. 12 gadi atpakaļ
control.h c5b58df775 Add clarity/typesafety wrappers for control_event_circuit_status_minor 12 gadi atpakaļ
cpuworker.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 gadi atpakaļ
directory.c 4741aa48a2 Roger notes that address and addr are two different things. 12 gadi atpakaļ
directory.h 5f0a8dcd2c Initial hacking for proposal 186. 12 gadi atpakaļ
dirserv.c 491ffa540f Move router lookup to _after_ we assert that its argument is set 12 gadi atpakaļ
dirserv.h 5cb82e44d1 simplify further 12 gadi atpakaļ
dirvote.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
dirvote.h 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
dns.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 gadi atpakaļ
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 gadi atpakaļ
dnsserv.c 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 12 gadi atpakaļ
dnsserv.h 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 gadi atpakaļ
eventdns.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 gadi atpakaļ
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 gadi atpakaļ
eventdns_tor.h 79a80c88ee Fix straggling MS_WINDOWS issues; add a changes file 12 gadi atpakaļ
geoip.c cc94a48ff4 Simply geoip_get_country_by_addr based on arma's comment. 12 gadi atpakaļ
geoip.h 4aca55efd2 Count IPv6 connections in bridge and entry stats. 12 gadi atpakaļ
hibernate.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
hibernate.h 50a50392b7 Advertise dirport if accountingmax is large enough 12 gadi atpakaļ
main.c 332e96d109 Fix fencepost error with HearbeatPeriod option 12 gadi atpakaļ
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 13 gadi atpakaļ
microdesc.c a0f0897795 Allow 0.2.3.x clients to use 0.2.2.x bridges. 12 gadi atpakaļ
microdesc.h 4a10845075 Add some debugging code to microdesc.[ch] 12 gadi atpakaļ
networkstatus.c 77bc1b803e Fix a bunch of check-spaces complaints 12 gadi atpakaļ
networkstatus.h 47c8433a0c Make the get_options() return const 13 gadi atpakaļ
nodelist.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
nodelist.h 2376a6ade4 Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts. 12 gadi atpakaļ
ntmain.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
ntmain.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 gadi atpakaļ
onion.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
onion.h 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
or.h 5a2d0fbe64 Merge remote-tracking branch 'origin/maint-0.2.2' 12 gadi atpakaļ
policies.c c26aaf9cba whitespace fix 12 gadi atpakaļ
policies.h 6aef89bda4 Remove compare_addr_to_node_policy 13 gadi atpakaļ
reasons.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 gadi atpakaļ
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 gadi atpakaļ
relay.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
relay.h ce51887291 All-in-one benchmark test for cell crypto 12 gadi atpakaļ
rendclient.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
rendclient.h 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' 12 gadi atpakaļ
rendcommon.c de0dca0de7 Refactor the API for setting up a block cipher. 12 gadi atpakaļ
rendcommon.h 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
rendmid.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 gadi atpakaļ
rendservice.c 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
rendservice.h 47c8433a0c Make the get_options() return const 13 gadi atpakaļ
rephist.c 1b6f6bfda5 Don't try to generate stats from an empty served_descs. 12 gadi atpakaļ
rephist.h 03c06b629f Add new stats type: descriptor fetch stats 12 gadi atpakaļ
router.c f348daa6fb Merge remote-tracking branch 'linus/bug4875_2' 12 gadi atpakaļ
router.h 26e789fbfd Rename nonconformant identifiers. 12 gadi atpakaļ
routerlist.c 978cfcfbbb Merge remote-tracking branch 'origin/maint-0.2.2' 12 gadi atpakaļ
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy 13 gadi atpakaļ
routerparse.c 458718d497 Fix comment typo 12 gadi atpakaļ
routerparse.h a0f0897795 Allow 0.2.3.x clients to use 0.2.2.x bridges. 12 gadi atpakaļ
status.c c554a27a44 Clarify the heartbeat message a bit. 13 gadi atpakaļ
status.h ee95430d39 Implement more heartbeat message stuff. 13 gadi atpakaļ
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 gadi atpakaļ
transports.c eaedcba493 Merge branch 'bug5105-v2-squashed' 12 gadi atpakaļ
transports.h 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. 12 gadi atpakaļ