커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson bbc10c2ea1 Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. 20 년 전
  Roger Dingledine 011ad3cba5 clean up logging, 20 년 전
  Roger Dingledine 470cdea7f8 make the 64 bit args print correctly on 64 bit archs 20 년 전
  Nick Mathewson fc8a2596e1 Log contents of bw_accounting when we read it; fix memory leak. 20 년 전
  Roger Dingledine f21564eb29 send an end to the streams we close when we hibernate, rather 20 년 전
  Roger Dingledine 469135e7e2 talk about quotas rather than bandwidths, in the logs 20 년 전
  Nick Mathewson b457cfb5eb Spell-check strings and comments 20 년 전
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 20 년 전
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 20 년 전
  Nick Mathewson 1bec1b3d37 Better notice for hibernate interval spans; when estimate is 0, start out awake. 20 년 전
  Roger Dingledine a284b0db8f another slightly less confusing message 20 년 전
  Roger Dingledine b6cb547667 less confusing message upon hibernation 20 년 전
  Roger Dingledine 7ed738b34c fix some typos; move to 0.0.9rc1 20 년 전
  Nick Mathewson d4754b334c Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "BandwidthBurst 1000 TB" from occuring. 20 년 전
  Nick Mathewson 983a335f3b Normalize space 20 년 전
  Nick Mathewson 956b463dfe Implement weekly/monthly/daily accounting 20 년 전
  Nick Mathewson 36f4e15e81 Call init_keys() where needed; fix hibernate bug. 20 년 전
  Roger Dingledine dd19cf6ba3 kill -USR2 now moves all logs to loglevel debug 20 년 전
  Nick Mathewson 8acaf8e187 Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed 20 년 전
  Nick Mathewson 647c076c8f add a TODO item and some comment changes. 20 년 전
  Roger Dingledine ee591be3f2 fix a bug in configuring accounting in options_act() 20 년 전
  Nick Mathewson 5109159ff9 Fix compilation. Duh. 20 년 전
  Nick Mathewson 3e6edf20cc Resolve some hibernating-related XXXX009s. 20 년 전
  Nick Mathewson bb80d60fe7 Hibernate if we start tor during the "wait for wakeup-time" phase of an accounting interval. Log our hibernation plans better. 20 년 전
  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. 20 년 전
  Nick Mathewson ec49905fb8 When we think we have no bandwidth, guess that we will run for 1 day. 20 년 전
  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. 20 년 전
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 20 년 전
  Roger Dingledine ca070e7de6 bugfix: ^c ought to work even while hibernating 20 년 전
  Roger Dingledine 6521c2ce51 Stop using the wrong DataDirectory when we're validating. 20 년 전