summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-16bump us to 0.0.9pre6tor-0.0.9pre6Roger Dingledine
2004-11-16minor fixesRoger Dingledine
2004-11-16a changelog for 0.0.9pre6Roger Dingledine
2004-11-16add signals to man pageRoger Dingledine
2004-11-16Fix a fun bug in read_all that was corrupting config files on windows, and pr...Nick Mathewson
2004-11-15Our new favored MS build environment is vc7/visual studio .net; vc6 is just t...Nick Mathewson
2004-11-15Make log_fn not fail so miserably on VC6Nick Mathewson
2004-11-15Whitespace normalizationNick Mathewson
2004-11-15ugly macros to make log_fn play nice on non-GCC compilers.Nick Mathewson
2004-11-15Tweak on patch to make authoritative directory servers cacheNick Mathewson
2004-11-15mark off almost all remaining pre6 itemsRoger Dingledine
2004-11-15Authoritative dirservers now also cache the directory, sinceRoger Dingledine
2004-11-15move second stat to a cleaner placeRoger Dingledine
2004-11-15Break DirFetchPostPeriod into:Roger Dingledine
2004-11-15clean up socks handling, refuse connections to port 0Roger Dingledine
2004-11-15a first cut at a print_usage()Roger Dingledine
2004-11-15Only record bandwidth usage when accounting is enabledNick Mathewson
2004-11-15Change "warn if unverified routers are very skewed" to "never warn about unve...Nick Mathewson
2004-11-15fix yet another 404Roger Dingledine
2004-11-15Cache running-routers; compress running-routers; serve compressed running-rou...Nick Mathewson
2004-11-15Patch to patch: do not send both error and done for one command.Nick Mathewson
2004-11-15fix a bug in configuring accounting in options_act()Roger Dingledine
2004-11-15some fixes so farRoger Dingledine
2004-11-15Add tor.spec and torctl to .cvsignore filesNick Mathewson
2004-11-14Improve de-installation a littleNick Mathewson
2004-11-14Define an elaborate set of lunacy to make sure that RPM versions doNick Mathewson
2004-11-14Fix compilation. Duh.Nick Mathewson
2004-11-14Resolve some hibernating-related XXXX009s.Nick Mathewson
2004-11-14Allow more clock skew from unrecognized hosts than from recognized ones.Nick Mathewson
2004-11-14Split X509 certificate liveness checks into a separate functionNick Mathewson
2004-11-14Fetch running-routers.Nick Mathewson
2004-11-14Make running-routers fetch (apparently) workNick Mathewson
2004-11-14Note item completedNick Mathewson
2004-11-14Hibernate if we start tor during the "wait for wakeup-time" phase of an accou...Nick Mathewson
2004-11-14Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONFNick Mathewson
2004-11-14Uninstaller should remove tor_resolve.exe tooNick Mathewson
2004-11-14Make TODO items done.Nick Mathewson
2004-11-14Note where torrc goes.Nick Mathewson
2004-11-14Add coda at the end of configure.in to update versions in orconfig.h and tor....Nick Mathewson
2004-11-14Make happy-installer script work.Nick Mathewson
2004-11-14Add shell script to automate windows packaging. Only Nick is expected to run...Nick Mathewson
2004-11-14Add tor_resolve to packageNick Mathewson
2004-11-14Fix windows whitespaceNick Mathewson
2004-11-14Add an unreachable return 0.Nick Mathewson
2004-11-14Revise project files; make them workNick Mathewson
2004-11-14Fix cast warning in tor-resolve.cNick Mathewson
2004-11-14Update VC6 workspace/project files; move into a new sane directory stuctureNick Mathewson
2004-11-14Remove redundant declarationNick Mathewson
2004-11-14Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure...Nick Mathewson
2004-11-14make kill -USR1 work againRoger Dingledine