コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 20 年 前
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 20 年 前
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 20 年 前
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 20 年 前
  Roger Dingledine a6bab569ab socks5 now works 20 年 前
  Nick Mathewson 985a3e1492 Add new cell fullness and bandwidth stats. 20 年 前
  Roger Dingledine efa8e288ef my_routerinfo, router_is_me, and learn_my_address are obsolete 20 年 前
  Nick Mathewson 91cf86d8da rebuild directory before uploading 20 年 前
  Nick Mathewson df5c7534b1 Move dirserv/routers code out of main.c 20 年 前
  Roger Dingledine 2cfc6f0379 ORs post descriptors periodically too 20 年 前
  Nick Mathewson bd7db5bd87 Add "platform" to router descriptors. 20 年 前
  Roger Dingledine dc8f40e4cb fix the SSL_read() bug again. this time for sure! 20 年 前
  Nick Mathewson 01786266ca Bugfixes in directory code: 20 年 前
  Roger Dingledine 2da3e4da0d move connection_array accessors from main.c to connection.c 20 年 前
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 20 年 前
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 20 年 前
  Roger Dingledine 467d278b8b more cleanup and rearranging 20 年 前
  Roger Dingledine 5d31f71557 fix two new segfaults 20 年 前
  Roger Dingledine c4c66e2c7f expand the scheduler to address SSL_read()'s pending bytes 20 年 前
  Nick Mathewson 0e0169d6fa Write necessary backends for online directory generation. I think. 20 年 前
  Roger Dingledine cb8212bfcb clean up receiver buckets; prepare for payloads in relay_end; note a few bugs 20 年 前
  Roger Dingledine 9899e09b3b add Address config element, use it in descriptor 20 年 前
  Roger Dingledine ab8bceb27a dirservers upload their descs now too 20 年 前
  Nick Mathewson 92acbe12bc Refactor common file code into util.c; add published to descriptors 20 年 前
  Roger Dingledine 9e5cafc395 first pass: obey log convention 20 年 前
  Roger Dingledine 3b5191d36d various bugfixes and updates 20 年 前
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 20 年 前
  Roger Dingledine 40d0fca63a cleanups, bugfixes, more verbose logs 20 年 前
  Roger Dingledine a93b44eb3b integrate assert_connection_ok() checks 20 年 前
  Roger Dingledine ed51df7453 bugfixes and note missing features 21 年 前