Commit History

Author SHA1 Message Date
  Nick Mathewson fca7ba9777 Resolve task 42: find where 19-char nicknames were getting truncated when read from certs, and fix it. Also audit use of MAX_NICKNAME_LEN; no other badness found, but some docs/code cleaned up a touch. 19 years ago
  Roger Dingledine 59504f4831 bugfix: if a server uploads a descriptor that's unapproved, actually 19 years ago
  Roger Dingledine 70075933c6 stop checking for clock skew, even for servers. 19 years ago
  Roger Dingledine fdf8c55f30 clarify the comments about logs in the torrc 19 years ago
  Roger Dingledine b4dad0e6a4 fix the assert bug reported by bassclef@163.com 19 years ago
  Roger Dingledine 0d7e8660c7 add a comment to explain what ContactInfo is for 19 years ago
  Roger Dingledine a4ad47df86 Fix a double-mark-for-close bug, where we were finding a conn 19 years ago
  Roger Dingledine 35d5a5b712 when a dirserver causes you to give a warn, mention which dirserver it was 19 years ago
  Roger Dingledine e29d7329b3 ...but only if you're a server 19 years ago
  Roger Dingledine 95f3e6161b require BandwidthRate to be at least 10kB/s 19 years ago
  Roger Dingledine 1efc0f370a mention that there are known bugs for running tor as a server on win32 19 years ago
  Roger Dingledine 717fe4993e actually make it stop keeping track of times. whoops. 19 years ago
  Roger Dingledine e1ac30c2bb stop calling assert_connection_ok(conn, time(NULL)) on every single 19 years ago
  Roger Dingledine 288f2ed59e stop telling win32 folks they have a bug just because we haven't finished 19 years ago
  Roger Dingledine be72937ab0 initial profiling by phobos says we spend a whole lot of time 19 years ago
  Roger Dingledine 53105cdae5 when you're loading the rendezvous service keys in options_act(), 19 years ago
  Roger Dingledine 3a572fcffa don't connection_edge_end() on eof if we're already marked for close, 19 years ago
  Nick Mathewson ebdfaaf477 add items to TODO 19 years ago
  Roger Dingledine a794c08d5e list the new tor.eff.org url in the man page 19 years ago
  Nick Mathewson ded8e79979 remove sentence-fragment comment refering to a design that never happened. 19 years ago
  Nick Mathewson e8585dfe97 Remove length restriction when generating directories. 19 years ago
  Nick Mathewson 7117366810 Fix for running-routers length bug 19 years ago
  Roger Dingledine 650791b628 clean tor-doc-win32 a bit more 19 years ago
  Nick Mathewson ae25115704 sort TODO items in tier 1 and 2 by category. This needs more work. 19 years ago
  Roger Dingledine 9140b32170 mention that sighup closes and reopens logs 19 years ago
  Roger Dingledine f50b785c3b and forward port the cleanup 19 years ago
  Roger Dingledine 18320557a1 fix a crash: if you do socks4 with an IP of 0.0.0.x then we get tricked 19 years ago
  Roger Dingledine c3189c2573 fix an assert on startup when the disk is full and you're logging to a file 19 years ago
  Roger Dingledine cf17d0d29c move network_init from or/main to common/compat 19 years ago
  Roger Dingledine 036384fd8e respond to an 009 XXX 19 years ago