aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* when clients do --list-fingerprint, it's misleading toRoger Dingledine2004-11-11
* apply patch from Andre Eisenbach: include event code with events, as required...Nick Mathewson2004-11-11
* Remove XXXX009 comment telling us to do the last (circID-related) fixNick Mathewson2004-11-10
* Resolve a FIXME: use identity comparison, not nickname comparison, toNick Mathewson2004-11-10
* When we think we have no bandwidth, guess that we will run for 1 day.Nick Mathewson2004-11-10
* Clarify a warning about /.torNick Mathewson2004-11-10
* Resolve FIXME items: make the kill-unattached-AP timeout symbolicNick Mathewson2004-11-10
* Resolve FIXME items: make circuit_free_cpath_node staticNick Mathewson2004-11-10
* Resolve FIXME items: clarify two XXXX comments for 009Nick Mathewson2004-11-10
* Resolve FIXME items: fix assert failure on malformed socks4a qreuests. (bug r...Nick Mathewson2004-11-10
* Fix a few bugs in accounting: parse bw_accounting correctly; set end time of ...Nick Mathewson2004-11-10
* make nick's config patch buildRoger Dingledine2004-11-10
* Validate log options during options_validate(). Reject unrecognized log type...Nick Mathewson2004-11-10
* make abbreviations case-insensitive (thanks weasel)Roger Dingledine2004-11-10
* make it more obvious that we have just told them their new torrc log line.Roger Dingledine2004-11-10
* weaken our anonymity warning a little bit moreRoger Dingledine2004-11-10
* Remvove an XXXNick Mathewson2004-11-10
* remove extraneous variableRoger Dingledine2004-11-10
* don't check permissions on our datadirectory until we switch uid/gidRoger Dingledine2004-11-10
* Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...Nick Mathewson2004-11-09
* Fix windows build for VC6; centralize newline-fiasco-damage-control logicNick Mathewson2004-11-09
* Resolve many XXXs and all DOCDOCsNick Mathewson2004-11-09
* Change interface to config_trial_assign even more; have it use get_options() ...Nick Mathewson2004-11-09
* Add some documentation to routerlistNick Mathewson2004-11-09
* When listing router status, include ourself if we are awakeNick Mathewson2004-11-09
* resolve a 64-bit warningRoger Dingledine2004-11-09
* bugfix: ^c ought to work even while hibernatingRoger Dingledine2004-11-09
* only non-authdirservers cache the dir they just fetchedRoger Dingledine2004-11-09
* control event logs include loglevel noticeRoger Dingledine2004-11-09
* allow BandwidthRate and Burst to be abbrevs in the torrc tooRoger Dingledine2004-11-09
* raise your hand if you can spellRoger Dingledine2004-11-09
* if you're going to ask it to use a body of length 0,Roger Dingledine2004-11-09
* fix a memory-squashing bug that was causing an infinite loopRoger Dingledine2004-11-09
* mark_logs_temp() before init'ing new ones.Roger Dingledine2004-11-09
* change the interface to config_trial_assign()Roger Dingledine2004-11-09
* when you try a new set of options, and you like them, make sure they stickRoger Dingledine2004-11-09
* stop wanting to split init_keys()Roger Dingledine2004-11-09
* once normalized, DataDirectory is always definedRoger Dingledine2004-11-09
* Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ig...Nick Mathewson2004-11-09
* Stop using the wrong DataDirectory when we're validating.Roger Dingledine2004-11-09
* Separate is-recognized-option from get-option-value, since NULL is ambiguous ...Nick Mathewson2004-11-09
* when rejecting an old-style router descriptor, tell us its nicknameRoger Dingledine2004-11-09
* During options_dup, don't copy LINELIST_S or OBSOLETE options.Roger Dingledine2004-11-09
* EntryNodess is not the plural of EntryNodesRoger Dingledine2004-11-09
* and anotherRoger Dingledine2004-11-09
* fix some dereferencesRoger Dingledine2004-11-09
* make datadirectory work againRoger Dingledine2004-11-09
* Normalize DataDirectory in options_validate, making SIGHUP survivable.Nick Mathewson2004-11-09
* Document accountingNick Mathewson2004-11-09
* Stop DataDirectory from changing; also stop using new as an identifier?Nick Mathewson2004-11-09