Commit History

Author SHA1 Message Date
  Roger Dingledine 84ec78bcf8 update the spec wrt choosing aci's 21 years ago
  Roger Dingledine efa8e288ef my_routerinfo, router_is_me, and learn_my_address are obsolete 21 years ago
  Nick Mathewson 91cf86d8da rebuild directory before uploading 21 years ago
  Nick Mathewson df5c7534b1 Move dirserv/routers code out of main.c 21 years ago
  Nick Mathewson f694ab23f5 Flush after fputs 21 years ago
  Roger Dingledine e6f8b3ba38 update TODO further 21 years ago
  Roger Dingledine 01884951bc updated dirservers file, new config files. 21 years ago
  Roger Dingledine 2cfc6f0379 ORs post descriptors periodically too 21 years ago
  Nick Mathewson bd7db5bd87 Add "platform" to router descriptors. 21 years ago
  Nick Mathewson 8551509d5c Mark several tasks finished 21 years ago
  Nick Mathewson cbb0a9a153 Check for uname in configure 21 years ago
  Roger Dingledine 5c8fc2f705 mark all dirservers up at boot; mark a dirserver down if dir fetch fails 21 years ago
  Roger Dingledine dc8f40e4cb fix the SSL_read() bug again. this time for sure! 21 years ago
  Nick Mathewson 9f0c608b7e Check router signatures again; debug signature checking 21 years ago
  Nick Mathewson 1cd57b8466 make sure router descriptor doesnt eat the directory-signature 21 years ago
  Roger Dingledine f0e94dab86 make log use a larger buffer, for easier debugging 21 years ago
  Nick Mathewson 01786266ca Bugfixes in directory code: 21 years ago
  Nick Mathewson d0273ee135 We need to call get_connection_array before using its outputs 21 years ago
  Roger Dingledine 2da3e4da0d move connection_array accessors from main.c to connection.c 21 years ago
  Roger Dingledine e7e858d0d1 patch strptime warning -- reduce portability! 21 years ago
  Roger Dingledine 013c4e1467 move the tls handshake stuff to connection_or 21 years ago
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 21 years ago
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 21 years ago
  Roger Dingledine 467d278b8b more cleanup and rearranging 21 years ago
  Roger Dingledine 5d31f71557 fix two new segfaults 21 years ago
  Roger Dingledine c4c66e2c7f expand the scheduler to address SSL_read()'s pending bytes 21 years ago
  Roger Dingledine 677707433e shift read_file_to_str() into util.c 21 years ago
  Nick Mathewson 0e0169d6fa Write necessary backends for online directory generation. I think. 21 years ago
  Roger Dingledine cb8212bfcb clean up receiver buckets; prepare for payloads in relay_end; note a few bugs 21 years ago
  Nick Mathewson 798bb6ab3b Add function to wrap SSL_pending 21 years ago