aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* and the first cut of a tor osx installation howtoRoger Dingledine2005-01-05
* point to the new screenshot file namesRoger Dingledine2005-01-05
* migrate to the new URLRoger Dingledine2005-01-05
* change url in win32 installerRoger Dingledine2005-01-04
* fix duplicate dns_cancel_pending_resolve reported by Giorgos PallasRoger Dingledine2005-01-04
* Add sharedscripts tor logrotate.d/torPeter Palfrader2005-01-04
* Update debian/copyright (it's 2005)Peter Palfrader2005-01-04
* New upstream versionPeter Palfrader2005-01-04
* forward-port the 0.0.9.2 changelogRoger Dingledine2005-01-04
* bandaid: make Giorgos Pallas's dns assert bug not actually crash on him.Roger Dingledine2005-01-04
* Nothing actually _uses_ socks_port, so why publish it? For backward compatibi...Nick Mathewson2005-01-04
* post 0.0.9.x, demand that servers declare at least 20000 bytes/sRoger Dingledine2005-01-04
* Make sequence of log messages when starting on win32 with no config file more...Nick Mathewson2005-01-04
* make the initial temp log only notice-err, not info-errRoger Dingledine2005-01-04
* forward-port the fix for the compiler warningRoger Dingledine2005-01-04
* make docs clearer that we want you to register your serverRoger Dingledine2005-01-03
* update our license for 2005, and also include the licenses of tree.hRoger Dingledine2005-01-03
* update print_usage to use new urlRoger Dingledine2005-01-03
* update url for when users try to use socksport as an http proxyRoger Dingledine2005-01-03
* Bugfix: we've been using openssl's BIO_get_mem_data incorrectly.Roger Dingledine2005-01-03
* make it clearer you can have multiple SocksBindAddress directivesRoger Dingledine2005-01-03
* Remove click-through license page from windows installerNick Mathewson2005-01-03
* Log when we retry a directory connectionNick Mathewson2005-01-03
* Use correct logic to decide whether there are more directory servers to retry.Nick Mathewson2005-01-03
* Split mark-dir-failed-and-retry logic into separate function; make it retry r...Nick Mathewson2005-01-03
* Fix an unused function warningNick Mathewson2005-01-03
* Make directory fail-and-retry logic happen in connection_about_to_close(); fi...Nick Mathewson2005-01-03
* More work on task #43: fix race conditions on multithreaded (win32) servers.Nick Mathewson2005-01-03
* mention where to find the 'fingerprint' fileRoger Dingledine2005-01-03
* revise server install instructions again. this time for sure!Roger Dingledine2005-01-03
* Possible fix for task #43: when running on a multithreaded environment (curre...Nick Mathewson2005-01-03
* move the 'other things to note' list into #client-or-server soRoger Dingledine2005-01-03
* Resolve task 42: find where 19-char nicknames were getting truncated when rea...Nick Mathewson2005-01-03
* bugfix: if a server uploads a descriptor that's unapproved, actuallyRoger Dingledine2005-01-03
* stop checking for clock skew, even for servers.Roger Dingledine2005-01-03
* clarify the comments about logs in the torrcRoger Dingledine2005-01-02
* fix the assert bug reported by bassclef@163.comRoger Dingledine2005-01-02
* add a comment to explain what ContactInfo is forRoger Dingledine2005-01-01
* Fix a double-mark-for-close bug, where we were finding a connRoger Dingledine2005-01-01
* when a dirserver causes you to give a warn, mention which dirserver it wasRoger Dingledine2005-01-01
* ...but only if you're a serverRoger Dingledine2004-12-31
* require BandwidthRate to be at least 10kB/sRoger Dingledine2004-12-31
* mention that there are known bugs for running tor as a server on win32Roger Dingledine2004-12-29
* actually make it stop keeping track of times. whoops.Roger Dingledine2004-12-25
* stop calling assert_connection_ok(conn, time(NULL)) on every singleRoger Dingledine2004-12-25
* stop telling win32 folks they have a bug just because we haven't finishedRoger Dingledine2004-12-25
* initial profiling by phobos says we spend a whole lot of timeRoger Dingledine2004-12-25
* when you're loading the rendezvous service keys in options_act(),Roger Dingledine2004-12-24
* don't connection_edge_end() on eof if we're already marked for close,Roger Dingledine2004-12-24
* add items to TODONick Mathewson2004-12-24