Commit History

Author SHA1 Message Date
  Roger Dingledine 0b8a0c3720 give correct warning message when you're running an old version 20 years ago
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 20 years ago
  Nick Mathewson 6ac42f5ec0 Make testcases run again; more sanity checking to descriptor generation. 20 years ago
  Roger Dingledine efa8e288ef my_routerinfo, router_is_me, and learn_my_address are obsolete 20 years ago
  Nick Mathewson 91cf86d8da rebuild directory before uploading 20 years ago
  Nick Mathewson df5c7534b1 Move dirserv/routers code out of main.c 20 years ago
  Nick Mathewson bd7db5bd87 Add "platform" to router descriptors. 20 years ago
  Roger Dingledine 5c8fc2f705 mark all dirservers up at boot; mark a dirserver down if dir fetch fails 20 years ago
  Roger Dingledine dc8f40e4cb fix the SSL_read() bug again. this time for sure! 20 years ago
  Nick Mathewson 9f0c608b7e Check router signatures again; debug signature checking 20 years ago
  Nick Mathewson 01786266ca Bugfixes in directory code: 20 years ago
  Roger Dingledine e7e858d0d1 patch strptime warning -- reduce portability! 20 years ago
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 20 years ago
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 20 years ago
  Roger Dingledine c4c66e2c7f expand the scheduler to address SSL_read()'s pending bytes 20 years ago
  Nick Mathewson 0e0169d6fa Write necessary backends for online directory generation. I think. 20 years ago
  Nick Mathewson febb2251ca Add code to parse fingerprint files and compare routers against fingerprint files. 20 years ago
  Nick Mathewson 92acbe12bc Refactor common file code into util.c; add published to descriptors 20 years ago
  Roger Dingledine 9e5cafc395 first pass: obey log convention 20 years ago
  Roger Dingledine 3b5191d36d various bugfixes and updates 20 years ago
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 20 years ago
  Roger Dingledine 078c5ab617 leave the socks handshake on the inbuf until it's complete 21 years ago
  Roger Dingledine b97945e411 add in directory 'post' support 21 years ago
  Roger Dingledine 8b71b7338f clean up exported api's 21 years ago
  Roger Dingledine 05612786e4 fix two more bugs 21 years ago
  Nick Mathewson 36a3086434 Add router_get_by_pk function; use in connection_tls_finish_handshake. 21 years ago
  Roger Dingledine e13d947986 point out why router_forget_router probably doesn't work 21 years ago
  Nick Mathewson e14aedaad0 Fix memory leaks in directory parsing 21 years ago
  Roger Dingledine ce289f65f2 remove last vestiges of op_port 21 years ago
  Roger Dingledine 36f055e7ee start honoring the recommended_versions string 21 years ago