aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* typo spotted by chris•••svn:r3308 Nick Mathewson2005-01-05
* Implement SIGNAL control command.•••svn:r3307 Nick Mathewson2005-01-05
* Stop reversing and re-reversing config lines: keep them in order all the time...•••svn:r3305 Nick Mathewson2005-01-05
* Note some 0093 items•••svn:r3304 Nick Mathewson2005-01-05
* fix typo•••svn:r3302 Roger Dingledine2005-01-05
* Remove broken and undocumented wart where multiple CSV config lines are appen...•••svn:r3301 Nick Mathewson2005-01-05
* update url for tor•••svn:r3300 Roger Dingledine2005-01-05
* Forward-port OSX packaging stuff from maint branch•••svn:r3299 Nick Mathewson2005-01-05
* and the first cut of a tor osx installation howto•••svn:r3298 Roger Dingledine2005-01-05
* point to the new screenshot file names•••svn:r3297 Roger Dingledine2005-01-05
* migrate to the new URL•••svn:r3296 Roger Dingledine2005-01-05
* change url in win32 installer•••svn:r3295 Roger Dingledine2005-01-04
* fix duplicate dns_cancel_pending_resolve reported by Giorgos Pallas•••svn:r3293 Roger Dingledine2005-01-04
* Add sharedscripts tor logrotate.d/tor•••svn:r3290 Peter Palfrader2005-01-04
* Update debian/copyright (it's 2005)•••svn:r3289 Peter Palfrader2005-01-04
* New upstream version•••svn:r3288 Peter Palfrader2005-01-04
* forward-port the 0.0.9.2 changelog•••svn:r3287 Roger Dingledine2005-01-04
* bandaid: make Giorgos Pallas's dns assert bug not actually crash on him.•••one day we should try to figure out what's actually going on here. svn:r3280 Roger Dingledine2005-01-04
* Nothing actually _uses_ socks_port, so why publish it? For backward compatibi...•••svn:r3279 Nick Mathewson2005-01-04
* post 0.0.9.x, demand that servers declare at least 20000 bytes/s•••for bandwidthrate svn:r3277 Roger Dingledine2005-01-04
* Make sequence of log messages when starting on win32 with no config file more...•••svn:r3275 Nick Mathewson2005-01-04
* make the initial temp log only notice-err, not info-err•••svn:r3274 Roger Dingledine2005-01-04
* forward-port the fix for the compiler warning•••svn:r3273 Roger Dingledine2005-01-04
* make docs clearer that we want you to register your server•••svn:r3271 Roger Dingledine2005-01-03
* update our license for 2005, and also include the licenses of tree.h•••and strlcpy/strlcat.c so when we do a binary distribution (e.g. win32 installer, rpm, or os x package) we're not violating their licenses. svn:r3269 Roger Dingledine2005-01-03
* update print_usage to use new url•••svn:r3267 Roger Dingledine2005-01-03
* update url for when users try to use socksport as an http proxy•••svn:r3265 Roger Dingledine2005-01-03
* Bugfix: we've been using openssl's BIO_get_mem_data incorrectly.•••We assumed the pem-encoded data written by PEM_write_bio_RSAPrivateKey is nul-terminated, and at least sometimes, it's not. svn:r3263 Roger Dingledine2005-01-03
* make it clearer you can have multiple SocksBindAddress directives•••svn:r3262 Roger Dingledine2005-01-03
* Remove click-through license page from windows installer•••svn:r3259 Nick Mathewson2005-01-03
* Log when we retry a directory connection•••svn:r3258 Nick Mathewson2005-01-03
* Use correct logic to decide whether there are more directory servers to retry.•••svn:r3257 Nick Mathewson2005-01-03
* Split mark-dir-failed-and-retry logic into separate function; make it retry r...•••svn:r3256 Nick Mathewson2005-01-03
* Fix an unused function warning•••svn:r3255 Nick Mathewson2005-01-03
* Make directory fail-and-retry logic happen in connection_about_to_close(); fi...•••svn:r3253 Nick Mathewson2005-01-03
* More work on task #43: fix race conditions on multithreaded (win32) servers.•••svn:r3251 Nick Mathewson2005-01-03
* mention where to find the 'fingerprint' file•••svn:r3249 Roger Dingledine2005-01-03
* revise server install instructions again. this time for sure!•••svn:r3248 Roger Dingledine2005-01-03
* Possible fix for task #43: when running on a multithreaded environment (curre...•••svn:r3247 Nick Mathewson2005-01-03
* move the 'other things to note' list into #client-or-server so•••#server docs are less cluttered. svn:r3246 Roger Dingledine2005-01-03
* Resolve task 42: find where 19-char nicknames were getting truncated when rea...•••svn:r3244 Nick Mathewson2005-01-03
* bugfix: if a server uploads a descriptor that's unapproved, actually•••tell him so. svn:r3243 Roger Dingledine2005-01-03
* stop checking for clock skew, even for servers.•••this means we are vulnerable to an attack where somebody recovers and uses a really old certificate. however, if they do that, they probably can get our identity key just as easily. svn:r3241 Roger Dingledine2005-01-03
* clarify the comments about logs in the torrc•••svn:r3239 Roger Dingledine2005-01-02
* fix the assert bug reported by bassclef@163.com•••svn:r3237 Roger Dingledine2005-01-02
* add a comment to explain what ContactInfo is for•••svn:r3236 Roger Dingledine2005-01-01
* Fix a double-mark-for-close bug, where we were finding a conn•••for a cell even if that conn is already marked for close. Don't back-port to 0.0.9.x, since this fix could have weird implications. svn:r3235 Roger Dingledine2005-01-01
* when a dirserver causes you to give a warn, mention which dirserver it was•••svn:r3234 Roger Dingledine2005-01-01
* ...but only if you're a server•••svn:r3233 Roger Dingledine2004-12-31
* require BandwidthRate to be at least 10kB/s•••svn:r3232 Roger Dingledine2004-12-31