| Commit message (Expand) | Author | Age |
* | add an ap_conn connecting state; report connecting delay•••svn:r1011
| Roger Dingledine | 2004-01-20 |
* | small default route when doing speed testing•••svn:r1010
| Roger Dingledine | 2004-01-20 |
* | push out a tls record's worth of data once you've got it•••svn:r1009
| Roger Dingledine | 2004-01-20 |
* | add TOR_PERF macro options•••svn:r1008
| Roger Dingledine | 2004-01-20 |
* | fix typo•••svn:r1007
| Roger Dingledine | 2004-01-20 |
* | setuid to User _before_ complaining about running as root•••svn:r1006
| Roger Dingledine | 2004-01-19 |
* | 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
| Roger Dingledine | 2004-01-19 |
* | tweak the planetlab statement•••svn:r1004
| Roger Dingledine | 2004-01-17 |
* | clean-up based on the oakland reviews•••svn:r1003
| Roger Dingledine | 2004-01-17 |
* | cite tor-spec•••svn:r1002
| Roger Dingledine | 2004-01-17 |
* | re-mention planetlab•••svn:r1001
| Roger Dingledine | 2004-01-17 |
* | looks like matt changed the title and authors for his FC04 paper•••svn:r1000
| Roger Dingledine | 2004-01-17 |
* | fix some errors in logs and comments•••svn:r999
| Roger Dingledine | 2004-01-16 |
* | adduser is not essential•••svn:r998
| Peter Palfrader | 2004-01-15 |
* | another iteration of the experiences section•••svn:r997
| Roger Dingledine | 2004-01-15 |
* | edit experiences section•••svn:r996
| Nick Mathewson | 2004-01-15 |
* | and another thought•••svn:r995
| Roger Dingledine | 2004-01-14 |
* | early iteration of an 'experiences' section•••tweaks throughout
svn:r994
| Roger Dingledine | 2004-01-14 |
* | several new todo items, prompted by wmf and weasel•••svn:r993
| Roger Dingledine | 2004-01-13 |
* | Run test after build•••svn:r991
| Peter Palfrader | 2004-01-13 |
* | Add empty TODO•••svn:r990
| Peter Palfrader | 2004-01-13 |
* | Close #216611 with the first upload•••svn:r989
| Peter Palfrader | 2004-01-13 |
* | fix minor typos•••svn:r988
| Roger Dingledine | 2004-01-13 |
* | First go at a debian package•••svn:r987
| Peter Palfrader | 2004-01-13 |
* | Note discrepency between N bytes transmitted over TLS and actual bandwidth us...•••svn:r986
| Nick Mathewson | 2004-01-13 |
* | remember to mention entrynodes and exitnodes in the man page•••svn:r985
| Roger Dingledine | 2004-01-12 |
* | oh, and make it compile•••still need to make a decision about per-connection rate limiting
(take it out? update it?)
svn:r984
| Roger Dingledine | 2004-01-11 |
* | update the man page for new token bucket params•••svn:r983
| Roger Dingledine | 2004-01-10 |
* | 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
| Roger Dingledine | 2004-01-10 |
* | resolve cygwin warnings for pre19•••svn:r981
| Roger Dingledine | 2004-01-08 |
* | mark the design paper as draft, fix a few bugs•••svn:r979
| Roger Dingledine | 2004-01-08 |
* | move us to pre19•••svn:r978
| Roger Dingledine | 2004-01-07 |
* | fix minor typo in tor-spec•••svn:r977
| Roger Dingledine | 2004-01-07 |
* | clean whitespace (no substantive changes)•••svn:r976
| Roger Dingledine | 2004-01-07 |
* | stop checking for the system's daemon() func, since we don't use it•••svn:r975
| Roger Dingledine | 2004-01-07 |
* | 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
| Roger Dingledine | 2004-01-06 |
* | begin the process of cleaning/updating the spec•••svn:r973
| Roger Dingledine | 2004-01-05 |
* | note Christian Grothoff's daemonize patch•••svn:r972
| Roger Dingledine | 2004-01-05 |
* | the onionskin challenge length was 30 bytes longer than necessary•••(i think ;)
svn:r971
| Roger Dingledine | 2004-01-05 |
* | print an entry at the top of the logfile so you know it's working•••clean up a minor bug in a debugfile log entry
svn:r970
| Roger Dingledine | 2004-01-05 |
* | Integrate new daemon code, adapted from submission by christian grothoff•••svn:r969
| Nick Mathewson | 2004-01-03 |
* | move us to pre18•••svn:r967
| Roger Dingledine | 2004-01-02 |
* | fix endian issue: rh.integrity was getting sent wrong•••now it's a char[4] rather than an int
svn:r966
| Roger Dingledine | 2004-01-02 |
* | stop a bug that straycat may have found•••svn:r964
| Roger Dingledine | 2004-01-01 |
* | update TODO, patch design paper•••svn:r963
| Roger Dingledine | 2003-12-30 |
* | rearrange authors, correct install notes•••svn:r962
| Roger Dingledine | 2003-12-30 |
* | make loglevel info less noisy•••svn:r961
| Roger Dingledine | 2003-12-30 |
* | randomize the initial circ_id and stream_id, so an adversary who•••breaks in part-way through can't learn how many circs/streams have
been made
svn:r960
| Roger Dingledine | 2003-12-28 |
* | back out the insert-padding-if-conflict code•••use recognized + digest instead, just assume it's enough bits
svn:r959
| Roger Dingledine | 2003-12-26 |
* | checkpoint: revamp relay cell packaging and handling•••include the infrastructure for inserting padding cells when there's
a relay-recognized conflict, but it does not work currently.
svn:r958
| Roger Dingledine | 2003-12-23 |