- 30 Sep, 2003 1 commit
-
-
Roger Dingledine authored
svn:r515
-
- 29 Sep, 2003 1 commit
-
-
Roger Dingledine authored
fix a variety of seg faults don't try to list OPs in running-routers write cached-directory to disk when rebuilding the dir on boot, dirservers load approved-routers file on boot, dirservers load cached directory file svn:r508
-
- 26 Sep, 2003 1 commit
-
-
Roger Dingledine authored
svn:r494
-
- 25 Sep, 2003 1 commit
-
-
Roger Dingledine authored
redo all the config files for the new format (we'll redo them again soon) fix (another! yuck) segfault in log_fn when input is too large tor_tls_context_new() returns -1 for error, not NULL fix segfault in check_conn_marked() on conn's that die during tls handshake make ORs also initialize conn from router when we're the receiving node make non-dirserver ORs upload descriptor to every dirserver on startup add our local address to the descriptor add Content-Length field to POST command revert the Content-Length search in fetch_from_buf_http() to previous code fix segfault in memmove in fetch_from_buf_http() raise maximum allowed headers/body size in directory.c svn:r484
-
- 19 Sep, 2003 1 commit
-
-
Roger Dingledine authored
svn:r473
-
- 16 Sep, 2003 1 commit
-
-
Nick Mathewson authored
Also optimize logging by formatting messages in memory before sending them through stdio. (It turns out (according to gprof) that logging performance matters.) svn:r463
-
- 11 Sep, 2003 1 commit
-
-
Nick Mathewson authored
svn:r444
-
- 12 Aug, 2003 1 commit
-
-
Nick Mathewson authored
- signal support - forking for DNS farm - changes for async IO - daemonizing In other words, some files still don't build, and the ones that do build, do nonblocking IO incorrectly. I'm also not checking in the project files till I have a good place for them. svn:r380
-
- 25 Jun, 2003 1 commit
-
-
Roger Dingledine authored
svn:r355
-
- 21 Jun, 2003 1 commit
-
-
Nick Mathewson authored
svn:r340
-
- 17 Jun, 2003 1 commit
-
-
Nick Mathewson authored
svn:r331
-
- 19 Mar, 2003 1 commit
-
-
Nick Mathewson authored
svn:r199
-
- 24 Nov, 2002 1 commit
-
-
Roger Dingledine authored
svn:r139
-
- 04 Sep, 2002 1 commit
-
-
Roger Dingledine authored
the implementation is sort of a kludge..you're welcome to fix it up svn:r94
-
- 12 Jul, 2002 1 commit
-
-
Bruce Montrose authored
removed loglevel from global namespace. severity level is set using log() with a NULL format argument now. example: log(LOG_ERR,NULL); svn:r44
-
- 26 Jun, 2002 1 commit
-
-
Roger Dingledine authored
svn:r2
-