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