コミット履歴

作者 SHA1 メッセージ 日付
  Kamran Riaz Khan 643913de75 Escape configuration values before sending them via CONF_CHANGED. 14 年 前
  Kamran Riaz Khan 86f68ed695 Use smartlist_asprintf_add() to improve readability. 14 年 前
  Robert Ransom e42a74e563 Add smartlist_[v]asprintf_add 14 年 前
  Kamran Riaz Khan 5f624805e7 Minor code readability fix. 14 年 前
  Kamran Riaz Khan 3b85fe8a5d Add changes file. 14 年 前
  Kamran Riaz Khan 23ef12462a Minor comment fix. 14 年 前
  Kamran Riaz Khan 02c62b2966 Refactor to do CONF_CHANGED event formatting inside control.c 14 年 前
  Kamran Riaz Khan 5a801a8c8b Emits CONF_CHANGED events whenever Tor's configuration values change. 14 年 前
  Nick Mathewson ce87887461 Merge remote-tracking branch 'public/bug3683' 14 年 前
  Nick Mathewson 413574ad38 Clear socks auth fields before free 14 年 前
  Nick Mathewson e511a3a4dd Handle storing much longer socks4 authentication data. 14 年 前
  Karsten Loesing d690a99dfe Clean up bridge-stats code. 14 年 前
  Karsten Loesing 88083463cb Separate generation of an entry-stats string from writing it to disk. 14 年 前
  Karsten Loesing 2174fc0ba0 Separate generation of a dirreq-stats string from writing it to disk. 14 年 前
  Karsten Loesing abeaabba00 Clean up geoip_dirreq_stats_write(). 14 年 前
  Karsten Loesing 3d3ed853e7 Add unit tests for buffer-stats. 14 年 前
  Karsten Loesing 07dc46e7fc Separate generation of a buffer-stats string from writing it to disk. 14 年 前
  Karsten Loesing 95ebd01e62 Clean up rep_hist_buffer_stats_write(). 14 年 前
  Karsten Loesing 8f4e5fa2b5 Create cell-stats history even if we didn't see a single circuit. 14 年 前
  Karsten Loesing a6a127c833 Replace files in stats/ rather than appending to them. 14 年 前
  Nick Mathewson 8054e81e14 Treat socks_request->{username,password} as non-NUL-terminated 14 年 前
  Nick Mathewson 6596aa022f Implement protocol-type isolation correctly. 14 年 前
  Roger Dingledine 478785a762 put the 0.2.1.30 stanza in the master changelog too 14 年 前
  Roger Dingledine 843796495b reach back in time and correct two changelog entries 14 年 前
  Nick Mathewson e802199cb3 Initial patch to build Tor with msvc and nmake 14 年 前
  Nick Mathewson 9d77f24cf5 Re-order tor_fw_helper_LDADD flags so that they work 14 年 前
  Ian Goldberg a2bd0397ff Improve log messages for optimistic data retry 14 年 前
  Nick Mathewson 2f0fadbe8b Add src/test/test{-child}.exe to gitignore. bug3626 14 年 前
  Roger Dingledine d017cd67ff remember our future plan for bug 3617 14 年 前
  Nick Mathewson 2c98104c74 Add another precondition for isolation-clearing; fix 3620 14 年 前