aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* fix stray funny-characterRoger Dingledine2005-06-19
* The new protocol is implemented. Except for the pesky string unquoting busin...Nick Mathewson2005-06-18
* Implement EXTENDCIRCUIT and ATTACHCIRCUIT. Only SETCONFIG and AUTHENTICATE re...Nick Mathewson2005-06-18
* Implement even more control functionalityNick Mathewson2005-06-18
* fix typoRoger Dingledine2005-06-18
* Add a tor_memmem functionNick Mathewson2005-06-18
* Implement all the easy bits of the new control protocolNick Mathewson2005-06-17
* Start implementing framework for revised control spec.Nick Mathewson2005-06-17
* Remove code that has been #if-0ed for a long time.Nick Mathewson2005-06-15
* compile fix by agl, for code that is always commented outRoger Dingledine2005-06-13
* Allow a few EINVALs from libevent before dying. Warn on kqueue with libevent...Nick Mathewson2005-06-13
* a bit more cleanupRoger Dingledine2005-06-12
* some more cleaning and docingRoger Dingledine2005-06-11
* whitespace fixNick Mathewson2005-06-11
* fix typo in last patchNick Mathewson2005-06-11
* Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...Nick Mathewson2005-06-11
* move more docs into our codeRoger Dingledine2005-06-11
* flesh out the source file descriptions for doxygenRoger Dingledine2005-06-11
* don't tell people you're publishing the server descriptor if you'reRoger Dingledine2005-06-09
* Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson2005-06-09
* New whitespace normalization rule: no blank line at EOF.Nick Mathewson2005-06-09
* forward-port:Roger Dingledine2005-06-09
* when a dirserver gets a mismatched fingerprint, log the expectedRoger Dingledine2005-06-09
* pay more attention to the ClientOnly config optionRoger Dingledine2005-06-09
* fix another underflow in keeping statsRoger Dingledine2005-06-09
* Fix an underflow in buffer use conting.Nick Mathewson2005-06-08
* clean up the log warn a bitRoger Dingledine2005-06-08
* Fix warning about unused function when compiling with ancient libeventNick Mathewson2005-06-08
* absolutely refuse to let people pick internal IP addresses ifRoger Dingledine2005-06-08
* Reset buf->highwater every time buf_shrink is called, not just on suffessful ...Nick Mathewson2005-06-08
* don't upload your descriptor if rebuilding it failedRoger Dingledine2005-06-08
* Remove extraneous newlines from libevent log messages. Backport candidate?Nick Mathewson2005-06-08
* Some play code to throw away old buffers sometimes ratherRoger Dingledine2005-06-08
* dump periodic memory usage statsRoger Dingledine2005-06-08
* Fix syntax error.Nick Mathewson2005-06-08
* add patch for 143 and code to check for known-bad/slow libevent versions. Ne...Nick Mathewson2005-06-08
* reenable the part of the code that tries to flush as soon as an OR outbufRoger Dingledine2005-06-08
* when you send a USR2 signal, the log message now tells you to sendRoger Dingledine2005-06-07
* Fix for 152: reject malformed .onion addresses rather then passing them onNick Mathewson2005-06-07
* Use correct errno from libevent on win32Nick Mathewson2005-06-07
* Adapt patch from Adam Langley: fix possible memory leak in tor_lookup_hostnameNick Mathewson2005-06-07
* bump cvs to 0.1.1.0-alpha-cvsRoger Dingledine2005-06-06