summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-04Add the bug tracker url, remove pointer to CLIENTS, tor -> TorThomas Sjögren
2005-08-03Make clients regenerate their keys when their IP address changes.Nick Mathewson
2005-08-03If they havent told us by now, they probably never will.Nick Mathewson
2005-08-03Fix compile failures on tor_gettimeofday() fix for windowsNick Mathewson
2005-08-03(untested) NSI fix to ship tor license and put a link to doc directory in sta...Nick Mathewson
2005-08-03Probably broken attempt to improve tor_gettimeofday granularity on windows.Nick Mathewson
2005-07-28Fix bug in state parsingNick Mathewson
2005-07-28Possibly broken implementation of persistant state; handles helper nodes; doe...Nick Mathewson
2005-07-26Add niutil fix from Christopher SoghoianNick Mathewson
2005-07-25bump advertised win32 and osx versions to 0.1.1.3-alphaRoger Dingledine
2005-07-25define TIME_T_IS_SIGNED on windowsNick Mathewson
2005-07-25Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospec...Nick Mathewson
2005-07-25whoops, fix compileRoger Dingledine
2005-07-25parameterize RephistTrackTimeRoger Dingledine
2005-07-25bump to 0.1.1.3-alphaRoger Dingledine
2005-07-25changelog for 0.1.1.3-alphaRoger Dingledine
2005-07-25do that to the rest of themRoger Dingledine
2005-07-25now try the restRoger Dingledine
2005-07-25try a bigger h2 and also make it an anchorRoger Dingledine
2005-07-25the bottom has to change tooRoger Dingledine
2005-07-25convert tor-doc-win32 over to the website cssRoger Dingledine
2005-07-25make the stylesheet work from elsewhere tooRoger Dingledine
2005-07-25start shipping tor-doc-win32.html tor-doc-osx.html tor-switchproxy.htmlRoger Dingledine
2005-07-24the fingerprint file will rarely really show up inRoger Dingledine
2005-07-24more tweaks on the hidden wikiRoger Dingledine
2005-07-23tweaks suggested by wmfRoger Dingledine
2005-07-23fix a " in an href, thanks wmfRoger Dingledine
2005-07-23don't give the unix path example twiceRoger Dingledine
2005-07-23try harder to guess directory names that will workRoger Dingledine
2005-07-23a few more paragraphsRoger Dingledine
2005-07-23stop recommending savantRoger Dingledine
2005-07-23and fix another linkRoger Dingledine
2005-07-23make the hidden-service section of tor-doc obsoleteRoger Dingledine
2005-07-23better exampleRoger Dingledine
2005-07-23more tipsRoger Dingledine
2005-07-23another minor tweakRoger Dingledine
2005-07-23fix (maybe) the example windows pathRoger Dingledine
2005-07-23fix typo that reversed my meaningRoger Dingledine
2005-07-23the rest of the tor hidden service howtoRoger Dingledine
2005-07-23clean up dir-spec a bitRoger Dingledine
2005-07-23better log examples in the torrcRoger Dingledine
2005-07-23fix typosRoger Dingledine
2005-07-23document code for hibernationNick Mathewson
2005-07-23and a nearby defineRoger Dingledine
2005-07-23add parenthesis to U64_PRINTF_ARG macroNick Mathewson
2005-07-23Rename cross-format config.c stuff to config_* and or_options_t-specific stuf...Nick Mathewson
2005-07-23Fix out-of-place declarationNick Mathewson
2005-07-22an in-progress hidden service tutorialRoger Dingledine
2005-07-22make use of the new #torrc FAQRoger Dingledine
2005-07-22Be consistent about preferring foo* to struct foo*Nick Mathewson