Commit Graph

8562 Commits

Author SHA1 Message Date
Roger Dingledine 7651b09c8a finally locate the memory leak,
plus commit a patch that doesn't fix it
(but doesn't hurt? i dunno)


svn:r1024
2004-01-30 20:33:04 +00:00
Roger Dingledine afdaff63ef turn some knobs, add more debugging
svn:r1023
2004-01-30 19:31:39 +00:00
Roger Dingledine b42b16357f note an assert trigger, if you use an old broken netscape socks4
svn:r1022
2004-01-30 15:15:11 +00:00
Roger Dingledine c1cbb16e6f add some informal performance statements
tighten the tex


svn:r1021
2004-01-30 15:06:59 +00:00
Roger Dingledine 9df1479278 tighten the bib file
svn:r1020
2004-01-30 15:06:19 +00:00
Roger Dingledine 2baaac407b prevent newline right before cite
svn:r1019
2004-01-30 13:38:25 +00:00
Roger Dingledine ab67fcaa7f cut a paragraph, cut the rendezvous attacks subsec
svn:r1018
2004-01-30 03:37:10 +00:00
Roger Dingledine b87302a885 mention what outgoing ports to allow, for people with corporate firewalls
svn:r1017
2004-01-29 23:10:02 +00:00
Nick Mathewson 8a3ea54887 In English, a verb only receives tense once.
svn:r1016
2004-01-29 21:18:01 +00:00
Nick Mathewson 1694315a1d Tighten paper a little; drop a couple of inches of whitespace.
svn:r1015
2004-01-29 21:11:42 +00:00
Paul Syverson 79648559c9 Mostly moving rendezvous points to appendix. A few other changes.
svn:r1014
2004-01-28 22:50:58 +00:00
Roger Dingledine 2c6fac7f7d a few more notes
svn:r1013
2004-01-27 17:26:29 +00:00
Roger Dingledine deda0d93dd Let AP edges receive 'end' relay cells while waiting for 'connected'
svn:r1012
2004-01-20 18:17:43 +00:00
Roger Dingledine 3516ae1a26 add an ap_conn connecting state; report connecting delay
svn:r1011
2004-01-20 09:21:46 +00:00
Roger Dingledine 61723a1f69 small default route when doing speed testing
svn:r1010
2004-01-20 03:12:46 +00:00
Roger Dingledine f5ebf4c712 push out a tls record's worth of data once you've got it
svn:r1009
2004-01-20 02:14:51 +00:00
Roger Dingledine 585c2efe87 add TOR_PERF macro options
svn:r1008
2004-01-20 02:14:30 +00:00
Roger Dingledine c12a6f58b5 fix typo
svn:r1007
2004-01-20 02:14:12 +00:00
Roger Dingledine fb81a32c68 setuid to User _before_ complaining about running as root
svn:r1006
2004-01-19 06:12:32 +00:00
Roger Dingledine 522982f8e9 fix assert trigger in server
Jan 18 04:11:43.312 [warn] connection_edge_send_command(): no circ. Closing.

i think it was while sending a connected relay cell back.
reason for having the circ gone is still not known. presumably the end cell
arrived at just the right time.


svn:r1005
2004-01-19 04:58:39 +00:00
Roger Dingledine 016d2a38d5 tweak the planetlab statement
svn:r1004
2004-01-17 18:06:42 +00:00
Roger Dingledine 60293a5244 clean-up based on the oakland reviews
svn:r1003
2004-01-17 17:43:38 +00:00
Roger Dingledine 02a1188377 cite tor-spec
svn:r1002
2004-01-17 16:20:07 +00:00
Roger Dingledine dfc83b64f4 re-mention planetlab
svn:r1001
2004-01-17 15:57:27 +00:00
Roger Dingledine 295b458ffe looks like matt changed the title and authors for his FC04 paper
svn:r1000
2004-01-17 15:56:56 +00:00
Roger Dingledine 561c6236af fix some errors in logs and comments
svn:r999
2004-01-16 08:27:17 +00:00
Peter Palfrader 2125da817b adduser is not essential
svn:r998
2004-01-15 22:54:55 +00:00
Roger Dingledine 521cdd1ecb another iteration of the experiences section
svn:r997
2004-01-15 07:37:25 +00:00
Nick Mathewson 90c3b8f0c1 edit experiences section
svn:r996
2004-01-15 06:28:58 +00:00
Roger Dingledine 1d760b34ad and another thought
svn:r995
2004-01-14 11:17:29 +00:00
Roger Dingledine 619fdd1ea7 early iteration of an 'experiences' section
tweaks throughout


svn:r994
2004-01-14 11:10:29 +00:00
Roger Dingledine 9a53afb45b several new todo items, prompted by wmf and weasel
svn:r993
2004-01-13 14:33:46 +00:00
Peter Palfrader 9c8876be14 Run test after build
svn:r991
debian-version-0.0.1+0.0.2pre19-1
2004-01-13 14:30:50 +00:00
Peter Palfrader d6f7c98515 Add empty TODO
svn:r990
2004-01-13 14:27:27 +00:00
Peter Palfrader 3c91e6496a Close #216611 with the first upload
svn:r989
2004-01-13 14:21:21 +00:00
Roger Dingledine 99e789a125 fix minor typos
svn:r988
2004-01-13 14:20:31 +00:00
Peter Palfrader 9d3cf1b4d1 First go at a debian package
svn:r987
2004-01-13 13:40:00 +00:00
Nick Mathewson 793c65e60f Note discrepency between N bytes transmitted over TLS and actual bandwidth use; add 2 functions to help resolve.
svn:r986
2004-01-13 01:19:02 +00:00
Roger Dingledine 20aca03df2 remember to mention entrynodes and exitnodes in the man page
svn:r985
2004-01-12 06:06:47 +00:00
Roger Dingledine b669b1d57c oh, and make it compile
still need to make a decision about per-connection rate limiting
(take it out? update it?)


svn:r984
2004-01-11 07:41:01 +00:00
Roger Dingledine 1a137c266a update the man page for new token bucket params
svn:r983
2004-01-10 23:42:24 +00:00
Roger Dingledine 5086300815 split the token bucket into 'rate' and 'burst' params
we're not entirely migrated to burst yet, for backward compatibility

note some win32 probable-bugs

clean up routerlist.c


svn:r982
2004-01-10 23:40:38 +00:00
Roger Dingledine db0c27b362 resolve cygwin warnings for pre19
svn:r981
2004-01-08 22:48:18 +00:00
Roger Dingledine e47106745e mark the design paper as draft, fix a few bugs
svn:r979
tor-0.0.2pre19
2004-01-08 03:13:37 +00:00
Roger Dingledine 689823f41b move us to pre19
svn:r978
2004-01-07 22:56:12 +00:00
Roger Dingledine e244ab7c72 fix minor typo in tor-spec
svn:r977
2004-01-07 22:56:06 +00:00
Roger Dingledine 933d531f15 clean whitespace (no substantive changes)
svn:r976
2004-01-07 12:08:07 +00:00
Roger Dingledine bf63d281b4 stop checking for the system's daemon() func, since we don't use it
svn:r975
2004-01-07 12:06:35 +00:00
Roger Dingledine c485725c5a Fix the dns bug: children weren't dying
We were telling a child to die by closing the parent's file descriptor
to him. But newer children were inheriting the open file descriptor from
the parent, and since they weren't closing them, the socket never closed,
so the child never read eof, so he never knew to exit.

As a side effect to this bug, we were probably failing to properly close
connections to remote hosts, ORs, and OPs, after a dns child was born.

I'm surprised Tor worked at all.


svn:r974
2004-01-06 07:53:40 +00:00
Roger Dingledine 276dae52b5 begin the process of cleaning/updating the spec
svn:r973
2004-01-05 05:25:00 +00:00