提交历史

作者 SHA1 备注 提交日期
  Roger Dingledine 8af43306d9 move -Wwrite-strings -Wredundant-decls to a separate CFLAGS 21 年之前
  Nick Mathewson 929b172955 Stop DataDirectory from changing; also stop using new as an identifier? 21 年之前
  Roger Dingledine 90b47172bd Make an options_act() where we do all the things a new options set 21 年之前
  Roger Dingledine 3805221262 stop breaking the get_options() abstraction in config.c 21 年之前
  Roger Dingledine e3a067c73a fix comments in hibernate.c 21 年之前
  Roger Dingledine 10ddf2b47f ship tor-control.py in the tarball 21 年之前
  Roger Dingledine 8c7b2ff7ed various fixes 21 年之前
  Nick Mathewson cb5de85585 Separate validate from activate. Document undocumented stuff in config.c. 21 年之前
  Roger Dingledine 8b9d7da59f while we hibernate, our declared bandwidth capacity is 0 21 年之前
  Nick Mathewson 2640be28fa Document hibernate.c. Also fix handling of corner case where we hit the end of the interval while we are in HIBERNATE_STATE_LOWBANDWIDTH 21 年之前
  Nick Mathewson fc9c6e7c95 Fix compile errors 21 年之前
  Nick Mathewson f9c85c4d1c Make set-option functions distinguish between bad keys and bad values, in case the caller cares 21 年之前
  Nick Mathewson c514a06663 Fix up error codes 21 年之前
  Nick Mathewson 0059ee5fea More tests for split 21 年之前
  Roger Dingledine dac5d6715e add saveconf control command. 21 年之前
  Roger Dingledine d550ea11cd clean up control spec, man page 21 年之前
  Nick Mathewson 66779137bf Add missing dereference; stop throwing zeroes around. 21 年之前
  Roger Dingledine 11b2c6a476 add an in-progress python controller to test controlport 21 年之前
  Nick Mathewson 2cacb4e0f9 Document control.c 21 年之前
  Roger Dingledine 3236ee3127 allow unauth control connections for now 21 年之前
  Roger Dingledine 394554cfbf Clean up copyrights. 21 年之前
  Roger Dingledine efad93feb4 tor --list-fingerprint as a client shouldn't try to print null 21 年之前
  Roger Dingledine 53a2b22742 fix the next subtle memory-crunching bug 21 年之前
  Roger Dingledine e2e6d19e76 fix subtle bug that was causing logs to not show anything 21 年之前
  Roger Dingledine 28a297ebe7 only play the accounting game if it's possible you'll choose to hibernate 21 年之前
  Roger Dingledine 865f341708 parse_line_from_file is obsolete. 21 年之前
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 21 年之前
  Nick Mathewson f490e5cdb6 Update log documentation 21 年之前
  Nick Mathewson 958f046ee5 Mark items completed; clarify items; remove dups 21 年之前
  Nick Mathewson 7c0792d89a Write hibernation code. Needs docs and tests. 21 年之前