コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine ffaa344a32 describe what's _actually_ in the payload of a relay begin cell 22 年 前
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 22 年 前
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 22 年 前
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 22 年 前
  Roger Dingledine a6bab569ab socks5 now works 22 年 前
  Roger Dingledine 750b238aea clean some includes 22 年 前
  Roger Dingledine 22526c62a5 add log convention to hacking file 22 年 前
  Nick Mathewson 985a3e1492 Add new cell fullness and bandwidth stats. 22 年 前
  Nick Mathewson 6ac42f5ec0 Make testcases run again; more sanity checking to descriptor generation. 22 年 前
  Roger Dingledine 7f10126a1e affected functions in the migration from addr:port to nickname for ORs 22 年 前
  Roger Dingledine 84ec78bcf8 update the spec wrt choosing aci's 22 年 前
  Roger Dingledine efa8e288ef my_routerinfo, router_is_me, and learn_my_address are obsolete 22 年 前
  Nick Mathewson 91cf86d8da rebuild directory before uploading 22 年 前
  Nick Mathewson df5c7534b1 Move dirserv/routers code out of main.c 22 年 前
  Nick Mathewson f694ab23f5 Flush after fputs 22 年 前
  Roger Dingledine e6f8b3ba38 update TODO further 22 年 前
  Roger Dingledine 01884951bc updated dirservers file, new config files. 22 年 前
  Roger Dingledine 2cfc6f0379 ORs post descriptors periodically too 22 年 前
  Nick Mathewson bd7db5bd87 Add "platform" to router descriptors. 22 年 前
  Nick Mathewson 8551509d5c Mark several tasks finished 22 年 前
  Nick Mathewson cbb0a9a153 Check for uname in configure 22 年 前
  Roger Dingledine 5c8fc2f705 mark all dirservers up at boot; mark a dirserver down if dir fetch fails 22 年 前
  Roger Dingledine dc8f40e4cb fix the SSL_read() bug again. this time for sure! 22 年 前
  Nick Mathewson 9f0c608b7e Check router signatures again; debug signature checking 22 年 前
  Nick Mathewson 1cd57b8466 make sure router descriptor doesnt eat the directory-signature 22 年 前
  Roger Dingledine f0e94dab86 make log use a larger buffer, for easier debugging 22 年 前
  Nick Mathewson 01786266ca Bugfixes in directory code: 22 年 前
  Nick Mathewson d0273ee135 We need to call get_connection_array before using its outputs 22 年 前
  Roger Dingledine 2da3e4da0d move connection_array accessors from main.c to connection.c 22 年 前
  Roger Dingledine e7e858d0d1 patch strptime warning -- reduce portability! 22 年 前