aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix problems noticed by arma in rendservice.cNick Mathewson2005-07-14
* remove pointless XXXX. It was there to remind me to do something I already did.Nick Mathewson2005-07-14
* substantive changes on nick's rendezvous commit.Roger Dingledine2005-07-14
* trivial changes on nick's rendezvous commitRoger Dingledine2005-07-14
* make it more pleasant to be told you're using libeventRoger Dingledine2005-07-13
* make a notice-level log make more sense.Roger Dingledine2005-07-13
* whitespace fixesNick Mathewson2005-07-13
* Fix windows compilationNick Mathewson2005-07-13
* Fix possible double call to inflateEnd.Nick Mathewson2005-07-13
* Macro-fu to get DEBUG events working.Nick Mathewson2005-07-13
* note a worrying double-free possibility in torgzip.Roger Dingledine2005-07-12
* looks like we were never delivering deflated running-routers listsRoger Dingledine2005-07-12
* anonymous bugfix on our pointer arithmeticRoger Dingledine2005-07-12
* Add belt-and-suspenders fix to coredump from yesterday; document more functio...Nick Mathewson2005-07-12
* fix a seg fault with autodetecting which controller version is being usedRoger Dingledine2005-07-12
* Canonicalize option names even on defaulted options.Nick Mathewson2005-07-11
* Do not reverse command-line configuration options; Use new minimal-listener-c...Nick Mathewson2005-07-11
* Change retry_listeners: when force is false, close and re-open a minimal set ...Nick Mathewson2005-07-11
* NT service patch from Matt Edman to improve error messages, lightly cleaned; ...Nick Mathewson2005-07-09
* be flexible in what you accept: when people type "tor --install" thinkingRoger Dingledine2005-07-09
* fix compile error in cvsRoger Dingledine2005-07-02
* Be more explicit about which IP we are connecting to; expose future exit poli...Nick Mathewson2005-07-01
* fix another compile warnRoger Dingledine2005-07-01
* forward-port the 0.1.0.11 stuffRoger Dingledine2005-07-01
* fix compile error (and likely a a crash bug in resolves)Roger Dingledine2005-07-01
* Make errors retrievable from tor_socketpair; resolve bug 163.Nick Mathewson2005-06-30
* Fix an fd leak in start_daemonNick Mathewson2005-06-30
* Logic to implement rendezvous/introduction via unknown servers.Nick Mathewson2005-06-29
* Bump version to 0.1.1.1-alpha-cvsNick Mathewson2005-06-29
* make the local and private network masks explicit when we complainRoger Dingledine2005-06-29
* whitespace fixRoger Dingledine2005-06-28
* clean up some more commentsRoger Dingledine2005-06-28
* Fix libc compilationNick Mathewson2005-06-27
* Compile on win32Nick Mathewson2005-06-27
* Fix unit tests that used old signature for add_fingerprint_to_dirNick Mathewson2005-06-27
* Bump CVS version to 0.1.1.1-alphaNick Mathewson2005-06-27
* make the comment next to RunAsDaemon mention that it is a noop on win32Roger Dingledine2005-06-26
* note a bug in our tor_socketpair implementationRoger Dingledine2005-06-26
* It is not the end of the world when a router descriptor has an unrecognized kwdNick Mathewson2005-06-24
* we were printing the number of idle dns workers incorrectly.Roger Dingledine2005-06-23
* make the log message less scary when all the dirservers areRoger Dingledine2005-06-22
* Appease the hungry god of GCC: it wants functions to be static or prototyped!Nick Mathewson2005-06-21
* Appease the hungry God of GCC: it hates K&R style unspecified args!Nick Mathewson2005-06-21
* more cleanups before i go wildRoger Dingledine2005-06-21
* overall cleanup and streamlining and doccingRoger Dingledine2005-06-20
* Load hardware acceleration options when/where available. Can anybody test this?Nick Mathewson2005-06-20
* Appease verbose GCC warnings.Nick Mathewson2005-06-20
* Add feature to handle unset (default) configuration options in GETCONF contro...Nick Mathewson2005-06-19
* Implement all the rest of the new controller protocol, debug a little, add so...Nick Mathewson2005-06-19
* forward-port the --hash-password bug, plus other nearby fixesRoger Dingledine2005-06-19