Nick Mathewson d5ccaa6e2b Merge branch 'win32_winnt' %!s(int64=12) %!d(string=hai) anos
..
Makefile.am 4aa0aa0300 Merge remote-tracking branch 'origin/maint-0.2.2' %!s(int64=12) %!d(string=hai) anos
Makefile.nmake 02d206a58b Be a good git person: store nmakefiles in correct text fmt %!s(int64=12) %!d(string=hai) anos
buffers.c 757725ffde MSVC build issue: we use INLINE as the one that will magically work %!s(int64=12) %!d(string=hai) anos
buffers.h 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand %!s(int64=13) %!d(string=hai) anos
circuitbuild.c 32267809b5 Trivially refactor validate_pluggable_transports_config(). %!s(int64=12) %!d(string=hai) anos
circuitbuild.h a0f0897795 Allow 0.2.3.x clients to use 0.2.2.x bridges. %!s(int64=12) %!d(string=hai) anos
circuitlist.c 2755b09c52 Don't cannibalize already cannibalized circuits %!s(int64=12) %!d(string=hai) anos
circuitlist.h 65420e4cb5 Merge remote-tracking branch 'rransom-tor/bug1297b-v2' %!s(int64=12) %!d(string=hai) anos
circuituse.c fbd243a165 Don't crash when HS circs which have not yet found an OR conn time out %!s(int64=12) %!d(string=hai) anos
circuituse.h f729e1e984 Merge branch 'feature3457-v4-nm-squashed' %!s(int64=12) %!d(string=hai) anos
command.c 3fc3ed50a1 Merge remote-tracking branch 'public/bug4361' %!s(int64=12) %!d(string=hai) anos
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) %!s(int64=13) %!d(string=hai) anos
config.c 31eb73f88e Do not publish the "git-XXX" tag in server descriptors %!s(int64=12) %!d(string=hai) anos
config.h 31eb73f88e Do not publish the "git-XXX" tag in server descriptors %!s(int64=12) %!d(string=hai) anos
config_codedigest.c f26abf5f54 fix codestyle issues %!s(int64=15) %!d(string=hai) anos
connection.c d8de831932 MSVC build issue: it can't tell that tor_assert(0) aborts. %!s(int64=12) %!d(string=hai) anos
connection.h df9b76460c New 'DisableNetwork' option to prevent Tor from using the network %!s(int64=12) %!d(string=hai) anos
connection_edge.c c9afd6f9c5 Add a missing ntohl to tell_controller_about_resolve_result %!s(int64=12) %!d(string=hai) anos
connection_edge.h 43e15300ba MSVC build issue: make 'const' in declaration match 'const' in definition %!s(int64=12) %!d(string=hai) anos
connection_or.c 5cb82e44d1 simplify further %!s(int64=12) %!d(string=hai) anos
connection_or.h 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
control.c 521cb58187 Merge remote-tracking branch 'origin/maint-0.2.2' %!s(int64=12) %!d(string=hai) anos
control.h c5b58df775 Add clarity/typesafety wrappers for control_event_circuit_status_minor %!s(int64=12) %!d(string=hai) anos
cpuworker.c 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) %!s(int64=13) %!d(string=hai) anos
directory.c 0b1ec16058 Don't fetch v2 networkstatuses from caches, even if auths are down %!s(int64=12) %!d(string=hai) anos
directory.h 5f0a8dcd2c Initial hacking for proposal 186. %!s(int64=12) %!d(string=hai) anos
dirserv.c 1cbde0bd50 peel off some unnecessary parens %!s(int64=12) %!d(string=hai) anos
dirserv.h 5cb82e44d1 simplify further %!s(int64=12) %!d(string=hai) anos
dirvote.c d9ba9f91d2 Detect out-of-bounds bwweightscale values early in the voting process %!s(int64=12) %!d(string=hai) anos
dirvote.h 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
dns.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 %!s(int64=12) %!d(string=hai) anos
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) %!s(int64=13) %!d(string=hai) anos
dnsserv.c 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' %!s(int64=12) %!d(string=hai) anos
dnsserv.h 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t %!s(int64=13) %!d(string=hai) anos
eventdns.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 %!s(int64=12) %!d(string=hai) anos
eventdns.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 %!s(int64=12) %!d(string=hai) anos
eventdns_tor.h 79a80c88ee Fix straggling MS_WINDOWS issues; add a changes file %!s(int64=12) %!d(string=hai) anos
geoip.c cc94a48ff4 Simply geoip_get_country_by_addr based on arma's comment. %!s(int64=12) %!d(string=hai) anos
geoip.h 4aca55efd2 Count IPv6 connections in bridge and entry stats. %!s(int64=12) %!d(string=hai) anos
hibernate.c 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
hibernate.h 50a50392b7 Advertise dirport if accountingmax is large enough %!s(int64=12) %!d(string=hai) anos
main.c 332e96d109 Fix fencepost error with HearbeatPeriod option %!s(int64=12) %!d(string=hai) anos
main.h 1d3c8c1f74 Add a new isolation type and field: "nym epoch" %!s(int64=13) %!d(string=hai) anos
microdesc.c a0f0897795 Allow 0.2.3.x clients to use 0.2.2.x bridges. %!s(int64=12) %!d(string=hai) anos
microdesc.h 4a10845075 Add some debugging code to microdesc.[ch] %!s(int64=12) %!d(string=hai) anos
networkstatus.c d8de831932 MSVC build issue: it can't tell that tor_assert(0) aborts. %!s(int64=12) %!d(string=hai) anos
networkstatus.h 47c8433a0c Make the get_options() return const %!s(int64=13) %!d(string=hai) anos
nodelist.c 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
nodelist.h 2376a6ade4 Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts. %!s(int64=12) %!d(string=hai) anos
ntmain.c 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
ntmain.h 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 %!s(int64=12) %!d(string=hai) anos
onion.c 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
onion.h 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
or.h 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code %!s(int64=12) %!d(string=hai) anos
policies.c c26aaf9cba whitespace fix %!s(int64=12) %!d(string=hai) anos
policies.h 6aef89bda4 Remove compare_addr_to_node_policy %!s(int64=13) %!d(string=hai) anos
reasons.c 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 %!s(int64=12) %!d(string=hai) anos
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) %!s(int64=13) %!d(string=hai) anos
relay.c 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
relay.h ce51887291 All-in-one benchmark test for cell crypto %!s(int64=12) %!d(string=hai) anos
rendclient.c 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
rendclient.h 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' %!s(int64=12) %!d(string=hai) anos
rendcommon.c de0dca0de7 Refactor the API for setting up a block cipher. %!s(int64=12) %!d(string=hai) anos
rendcommon.h 26e789fbfd Rename nonconformant identifiers. %!s(int64=12) %!d(string=hai) anos
rendmid.c f84f75c59c Make a cast less const-violating; make a field size explicit. %!s(int64=12) %!d(string=hai) anos
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) %!s(int64=13) %!d(string=hai) anos
rendservice.c 627c37ad6a Don't reset intro-point creation rate-limiting timer %!s(int64=12) %!d(string=hai) anos
rendservice.h 47c8433a0c Make the get_options() return const %!s(int64=13) %!d(string=hai) anos
rephist.c e3716598fc Assert that rep_hist_format_desc_stats() returns !NULL. %!s(int64=12) %!d(string=hai) anos
rephist.h 43e15300ba MSVC build issue: make 'const' in declaration match 'const' in definition %!s(int64=12) %!d(string=hai) anos
router.c 31eb73f88e Do not publish the "git-XXX" tag in server descriptors %!s(int64=12) %!d(string=hai) anos
router.h fedf76a2e6 Introduce and use router_get_active_listener_port_by_type(). %!s(int64=12) %!d(string=hai) anos
routerlist.c cc35157805 Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH} %!s(int64=12) %!d(string=hai) anos
routerlist.h 6aef89bda4 Remove compare_addr_to_node_policy %!s(int64=13) %!d(string=hai) anos
routerparse.c 02a650786b Fix O(n^2) performance when parsing a big pile of extrainfos %!s(int64=12) %!d(string=hai) anos
routerparse.h 02a650786b Fix O(n^2) performance when parsing a big pile of extrainfos %!s(int64=12) %!d(string=hai) anos
status.c c554a27a44 Clarify the heartbeat message a bit. %!s(int64=12) %!d(string=hai) anos
status.h ee95430d39 Implement more heartbeat message stuff. %!s(int64=13) %!d(string=hai) anos
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 %!s(int64=13) %!d(string=hai) anos
transports.c 4bac223311 Fix a couple of wide lines %!s(int64=12) %!d(string=hai) anos
transports.h 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. %!s(int64=12) %!d(string=hai) anos