aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Dont keep rephist info for routers that havent had activity for 24 hours.Nick Mathewson2004-11-21
* fix typoNick Mathewson2004-11-21
* Call init_keys() where needed; fix hibernate bug.Nick Mathewson2004-11-21
* Bump windows versionNick Mathewson2004-11-21
* allow StrictEntryNode and StrictExitNode to be singularRoger Dingledine2004-11-20
* stop some more seg faultsRoger Dingledine2004-11-20
* if your requested exit node has bandwidth 0, pick it anywayRoger Dingledine2004-11-20
* and a comment so i don't try to 'fix' it again laterRoger Dingledine2004-11-20
* yes, in fact, i broke it. putting back.Roger Dingledine2004-11-20
* printfs want carriage returnsRoger Dingledine2004-11-20
* kill -USR2 now moves all logs to loglevel debugRoger Dingledine2004-11-20
* simplify close_temp_logs()Roger Dingledine2004-11-20
* remove another possible sigpipe causeRoger Dingledine2004-11-20
* Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting se...Nick Mathewson2004-11-20
* bugfix: when our poll is interrupted, we believed the revents values.Roger Dingledine2004-11-17
* add a TODO item and some comment changes.Nick Mathewson2004-11-16
* bump us to 0.0.9pre6Roger Dingledine2004-11-16
* minor fixesRoger Dingledine2004-11-16
* Fix a fun bug in read_all that was corrupting config files on windows, and pr...Nick Mathewson2004-11-16
* Make log_fn not fail so miserably on VC6Nick Mathewson2004-11-15
* Whitespace normalizationNick Mathewson2004-11-15
* ugly macros to make log_fn play nice on non-GCC compilers.Nick Mathewson2004-11-15
* Tweak on patch to make authoritative directory servers cacheNick Mathewson2004-11-15
* Authoritative dirservers now also cache the directory, sinceRoger Dingledine2004-11-15
* move second stat to a cleaner placeRoger Dingledine2004-11-15
* Break DirFetchPostPeriod into:Roger Dingledine2004-11-15
* clean up socks handling, refuse connections to port 0Roger Dingledine2004-11-15
* a first cut at a print_usage()Roger Dingledine2004-11-15
* Only record bandwidth usage when accounting is enabledNick Mathewson2004-11-15
* Change "warn if unverified routers are very skewed" to "never warn about unve...Nick Mathewson2004-11-15
* Cache running-routers; compress running-routers; serve compressed running-rou...Nick Mathewson2004-11-15
* Patch to patch: do not send both error and done for one command.Nick Mathewson2004-11-15
* fix a bug in configuring accounting in options_act()Roger Dingledine2004-11-15
* some fixes so farRoger Dingledine2004-11-15
* Fix compilation. Duh.Nick Mathewson2004-11-14
* Resolve some hibernating-related XXXX009s.Nick Mathewson2004-11-14
* Allow more clock skew from unrecognized hosts than from recognized ones.Nick Mathewson2004-11-14
* Split X509 certificate liveness checks into a separate functionNick Mathewson2004-11-14
* Fetch running-routers.Nick Mathewson2004-11-14
* Make running-routers fetch (apparently) workNick Mathewson2004-11-14
* Hibernate if we start tor during the "wait for wakeup-time" phase of an accou...Nick Mathewson2004-11-14
* Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONFNick Mathewson2004-11-14
* Note where torrc goes.Nick Mathewson2004-11-14
* Fix windows whitespaceNick Mathewson2004-11-14
* Add an unreachable return 0.Nick Mathewson2004-11-14
* Fix cast warning in tor-resolve.cNick Mathewson2004-11-14
* Remove redundant declarationNick Mathewson2004-11-14
* Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure...Nick Mathewson2004-11-14
* make kill -USR1 work againRoger Dingledine2004-11-14
* ok ok the stat wasn't redundantRoger Dingledine2004-11-14