コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 20 年 前
  Roger Dingledine 9e30ac2870 obey exit policies for addresses too 20 年 前
  Roger Dingledine de6cbe53c0 some early bugfixes 20 年 前
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 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 年 前
  Roger Dingledine 5c8fc2f705 mark all dirservers up at boot; mark a dirserver down if dir fetch fails 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 013c4e1467 move the tls handshake stuff to connection_or 20 年 前
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 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 0f25887048 clean up connection_assert_ok compiler warnings 20 年 前
  Roger Dingledine 9899e09b3b add Address config element, use it in descriptor 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 9fe1ed26ff get network/host order working right again for socks4 20 年 前
  Roger Dingledine ed51df7453 bugfixes and note missing features 20 年 前
  Roger Dingledine 078c5ab617 leave the socks handshake on the inbuf until it's complete 20 年 前
  Roger Dingledine b97945e411 add in directory 'post' support 20 年 前
  Roger Dingledine a66669859e phase out non-tls handshake, now that tls is stable. 20 年 前