コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson bbc10c2ea1 Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. 19 年 前
  Roger Dingledine 011ad3cba5 clean up logging, 19 年 前
  Roger Dingledine 470cdea7f8 make the 64 bit args print correctly on 64 bit archs 19 年 前
  Nick Mathewson fc8a2596e1 Log contents of bw_accounting when we read it; fix memory leak. 19 年 前
  Roger Dingledine f21564eb29 send an end to the streams we close when we hibernate, rather 19 年 前
  Roger Dingledine 469135e7e2 talk about quotas rather than bandwidths, in the logs 19 年 前
  Nick Mathewson b457cfb5eb Spell-check strings and comments 19 年 前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 年 前
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 年 前
  Nick Mathewson 1bec1b3d37 Better notice for hibernate interval spans; when estimate is 0, start out awake. 19 年 前
  Roger Dingledine a284b0db8f another slightly less confusing message 19 年 前
  Roger Dingledine b6cb547667 less confusing message upon hibernation 19 年 前
  Roger Dingledine 7ed738b34c fix some typos; move to 0.0.9rc1 19 年 前
  Nick Mathewson d4754b334c Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "BandwidthBurst 1000 TB" from occuring. 19 年 前
  Nick Mathewson 983a335f3b Normalize space 19 年 前
  Nick Mathewson 956b463dfe Implement weekly/monthly/daily accounting 19 年 前
  Nick Mathewson 36f4e15e81 Call init_keys() where needed; fix hibernate bug. 19 年 前
  Roger Dingledine dd19cf6ba3 kill -USR2 now moves all logs to loglevel debug 19 年 前
  Nick Mathewson 8acaf8e187 Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed 19 年 前
  Nick Mathewson 647c076c8f add a TODO item and some comment changes. 19 年 前
  Roger Dingledine ee591be3f2 fix a bug in configuring accounting in options_act() 19 年 前
  Nick Mathewson 5109159ff9 Fix compilation. Duh. 19 年 前
  Nick Mathewson 3e6edf20cc Resolve some hibernating-related XXXX009s. 19 年 前
  Nick Mathewson bb80d60fe7 Hibernate if we start tor during the "wait for wakeup-time" phase of an accounting interval. Log our hibernation plans better. 19 年 前
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 19 年 前
  Nick Mathewson ec49905fb8 When we think we have no bandwidth, guess that we will run for 1 day. 19 年 前
  Nick Mathewson c1bf171ed8 Fix a few bugs in accounting: parse bw_accounting correctly; set end time of continued interval; record used bandwidth on state change. 19 年 前
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 19 年 前
  Roger Dingledine ca070e7de6 bugfix: ^c ought to work even while hibernating 19 年 前
  Roger Dingledine 6521c2ce51 Stop using the wrong DataDirectory when we're validating. 19 年 前