Commit Graph

1020 Commits

Author SHA1 Message Date
Roger Dingledine 90095a17c1 add some informal performance statements
tighten the tex


svn:r1021
2004-01-30 15:06:59 +00:00
Roger Dingledine 1e1d0bdfa3 tighten the bib file
svn:r1020
2004-01-30 15:06:19 +00:00
Roger Dingledine 729f5e6d14 prevent newline right before cite
svn:r1019
2004-01-30 13:38:25 +00:00
Roger Dingledine a8352622ce cut a paragraph, cut the rendezvous attacks subsec
svn:r1018
2004-01-30 03:37:10 +00:00
Roger Dingledine a3fd107f86 mention what outgoing ports to allow, for people with corporate firewalls
svn:r1017
2004-01-29 23:10:02 +00:00
Nick Mathewson 6f99627e3e In English, a verb only receives tense once.
svn:r1016
2004-01-29 21:18:01 +00:00
Nick Mathewson 4adff6b002 Tighten paper a little; drop a couple of inches of whitespace.
svn:r1015
2004-01-29 21:11:42 +00:00
Paul Syverson ae5d583d21 Mostly moving rendezvous points to appendix. A few other changes.
svn:r1014
2004-01-28 22:50:58 +00:00
Roger Dingledine a69cb9007c a few more notes
svn:r1013
2004-01-27 17:26:29 +00:00
Roger Dingledine 4ee0d8f97c Let AP edges receive 'end' relay cells while waiting for 'connected'
svn:r1012
2004-01-20 18:17:43 +00:00
Roger Dingledine 747d3fdba0 add an ap_conn connecting state; report connecting delay
svn:r1011
2004-01-20 09:21:46 +00:00
Roger Dingledine 439a6df7d8 small default route when doing speed testing
svn:r1010
2004-01-20 03:12:46 +00:00
Roger Dingledine 42bc3b2df9 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 efbe5eec8b add TOR_PERF macro options
svn:r1008
2004-01-20 02:14:30 +00:00
Roger Dingledine 63eb1b8a3e fix typo
svn:r1007
2004-01-20 02:14:12 +00:00
Roger Dingledine a29f228940 setuid to User _before_ complaining about running as root
svn:r1006
2004-01-19 06:12:32 +00:00
Roger Dingledine 9220ef493c 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 0e9d585aa5 tweak the planetlab statement
svn:r1004
2004-01-17 18:06:42 +00:00
Roger Dingledine d330b2a29f clean-up based on the oakland reviews
svn:r1003
2004-01-17 17:43:38 +00:00
Roger Dingledine 574dca291f cite tor-spec
svn:r1002
2004-01-17 16:20:07 +00:00
Roger Dingledine 95121acb31 re-mention planetlab
svn:r1001
2004-01-17 15:57:27 +00:00
Roger Dingledine 30816dbf29 looks like matt changed the title and authors for his FC04 paper
svn:r1000
2004-01-17 15:56:56 +00:00
Roger Dingledine 19736ffa6a fix some errors in logs and comments
svn:r999
2004-01-16 08:27:17 +00:00
Peter Palfrader c8e4dd8954 adduser is not essential
svn:r998
2004-01-15 22:54:55 +00:00
Roger Dingledine 08114b81b9 another iteration of the experiences section
svn:r997
2004-01-15 07:37:25 +00:00
Nick Mathewson 78748e8a69 edit experiences section
svn:r996
2004-01-15 06:28:58 +00:00
Roger Dingledine 18359d84f3 and another thought
svn:r995
2004-01-14 11:17:29 +00:00
Roger Dingledine 491ece378e early iteration of an 'experiences' section
tweaks throughout


svn:r994
2004-01-14 11:10:29 +00:00
Roger Dingledine c614c78c34 several new todo items, prompted by wmf and weasel
svn:r993
2004-01-13 14:33:46 +00:00
(no author) b2087eeb32 This commit was manufactured by cvs2svn to create tag
'debian_version_0_0_1+0_0_2pre19-1'.

svn:r992
2004-01-13 14:30:50 +00:00
Peter Palfrader 4157a50480 Run test after build
svn:r991
2004-01-13 14:30:50 +00:00
Peter Palfrader a1cc3a09d6 Add empty TODO
svn:r990
2004-01-13 14:27:27 +00:00
Peter Palfrader ca6d3939a5 Close #216611 with the first upload
svn:r989
2004-01-13 14:21:21 +00:00
Roger Dingledine 23802e2153 fix minor typos
svn:r988
2004-01-13 14:20:31 +00:00
Peter Palfrader edfd42fc81 First go at a debian package
svn:r987
2004-01-13 13:40:00 +00:00
Nick Mathewson 88569931ca 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 500aa1681d remember to mention entrynodes and exitnodes in the man page
svn:r985
2004-01-12 06:06:47 +00:00
Roger Dingledine 116b4aa959 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 b38222a9a0 update the man page for new token bucket params
svn:r983
2004-01-10 23:42:24 +00:00
Roger Dingledine dda02cc4b2 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 5dbee72a8c resolve cygwin warnings for pre19
svn:r981
2004-01-08 22:48:18 +00:00
(no author) 8a08e7d281 This commit was manufactured by cvs2svn to create tag
'tor-0_0_2pre19'.

svn:r980
2004-01-08 03:13:37 +00:00
Roger Dingledine e7496f849f mark the design paper as draft, fix a few bugs
svn:r979
2004-01-08 03:13:37 +00:00
Roger Dingledine 764d44bcae move us to pre19
svn:r978
2004-01-07 22:56:12 +00:00
Roger Dingledine 35e7ee1885 fix minor typo in tor-spec
svn:r977
2004-01-07 22:56:06 +00:00
Roger Dingledine 3320c50614 clean whitespace (no substantive changes)
svn:r976
2004-01-07 12:08:07 +00:00
Roger Dingledine fd9dd3d59a 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 4312db8cdd 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 2471c1fd2c begin the process of cleaning/updating the spec
svn:r973
2004-01-05 05:25:00 +00:00
Roger Dingledine 3d5fb001c0 note Christian Grothoff's daemonize patch
svn:r972
2004-01-05 05:23:41 +00:00