tor/src/or
Roger Dingledine cf2afcd707 Fix typos and comments, plus two bugs
A) We were considering a circuit had timed out in the special cases
where we close rendezvous circuits because the final rendezvous
circuit couldn't be built in time.
B) We were looking at the wrong timestamp_created when considering
a timeout.
2009-09-20 19:50:44 -04:00
..
buffers.c Merge commit 'public/socks-client' 2009-08-26 11:27:19 -04:00
circuitbuild.c Fix typos and comments, plus two bugs 2009-09-20 19:50:44 -04:00
circuitlist.c Fix the math.h log() conflict. 2009-09-16 15:51:17 -07:00
circuituse.c Fix typos and comments, plus two bugs 2009-09-20 19:50:44 -04:00
command.c Fix compile warnings on Snow Leopard 2009-09-01 18:36:27 +02:00
config.c Let our config abbreviations rewrite more than once 2009-09-17 20:32:42 -04:00
config_codedigest.c fix codestyle issues 2009-05-24 02:42:37 +02:00
connection.c minor fixes in some comments 2009-09-06 20:09:08 -04:00
connection_edge.c Merge branch 'maint-0.2.1' 2009-09-16 21:28:49 -04:00
connection_or.c Recover from changing network connections. 2009-09-16 15:51:16 -07:00
control.c Merge commit 'origin/maint-0.2.1' 2009-09-01 15:59:40 -04:00
cpuworker.c Don't leak memory if we get too many create cells 2009-07-27 22:38:09 -04:00
directory.c Merge commit 'origin/maint-0.2.1' 2009-09-01 15:59:40 -04:00
dirserv.c some cleanups: 2009-09-15 07:12:12 -04:00
dirvote.c Fix compile on Snow Leopard 2009-09-15 07:13:36 -04:00
dns.c fix comments and other typos 2009-07-13 17:34:46 -04:00
dnsserv.c LetsKillNoConnect removes support for .noconnect 2009-08-08 19:15:22 -07:00
eventdns.c Merge commit 'origin/maint-0.2.1' 2009-09-01 15:59:40 -04:00
eventdns.h Fix compile warnings on Snow Leopard 2009-09-01 18:36:27 +02:00
eventdns_tor.h Update copyright to 2009. 2009-05-04 11:28:27 -04:00
geoip.c Fix compile warnings on Snow Leopard 2009-09-01 22:16:46 +02:00
hibernate.c Spell-check Tor. 2009-05-27 17:55:51 -04:00
main.c Merge commit 'origin/maint-0.2.1' 2009-09-01 15:59:40 -04:00
Makefile.am Implement the pareto fitting and timeout calculating bits. 2009-09-16 15:48:52 -07:00
networkstatus.c some cleanups: 2009-09-15 07:12:12 -04:00
ntmain.c Spell-check Tor. 2009-05-27 17:55:51 -04:00
onion.c Spell-check Tor. 2009-05-27 17:55:51 -04:00
or.h Fix typos and comments, plus two bugs 2009-09-20 19:50:44 -04:00
policies.c Avoid a memory corruption problem related to "private" in DirPolicy. 2009-06-05 19:41:40 -04:00
reasons.c A changelog entry and a bit more documentation for socks-client 2009-08-26 11:34:45 -04:00
relay.c Fix compile warnings on Snow Leopard 2009-09-01 22:16:46 +02:00
rendclient.c a mish-mash of stuff in my sandbox 2009-09-17 01:58:39 -04:00
rendcommon.c Revert "Backport fix for bug 997." 2009-06-19 15:46:13 +02:00
rendmid.c Update copyright to 2009. 2009-05-04 11:28:27 -04:00
rendservice.c a mish-mash of stuff in my sandbox 2009-09-17 01:58:39 -04:00
rephist.c Add some fixes after discussion with Nick. 2009-08-21 23:02:36 +02:00
router.c Fix compile warnings on Snow Leopard 2009-09-01 22:16:46 +02:00
routerlist.c Notice v3 cert parsing failures 2009-08-20 16:50:51 -04:00
routerparse.c Merge commit 'sebastian/specconformance' 2009-09-16 20:37:43 -04:00
test.c Fix typos and comments, plus two bugs 2009-09-20 19:50:44 -04:00
test_data.c Update copyright to 2009. 2009-05-04 11:28:27 -04:00
tor_main.c Add the first 8 bytes of the git commit digest to our versions. 2009-08-21 12:31:13 -04:00