aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Fix win32 compilation: backport candidateNick Mathewson2005-06-06
* When RNG seeding fails, die. Backport candidateNick Mathewson2005-06-06
* Possible bugfix for 151: backport candidate.Nick Mathewson2005-06-06
* Instrument buffers.c and rephist.c memory usageNick Mathewson2005-06-06
* correct some instructions in the sample torrcRoger Dingledine2005-06-06
* Fix buffer overlow when checking hashed passwordsNick Mathewson2005-06-05
* Add unit test for openpgp s2kNick Mathewson2005-06-04
* clean up a few more log entriesRoger Dingledine2005-05-27
* downgrade the 'caught sigpipe' notice.Roger Dingledine2005-05-25
* make lucky's weird libevent poll einprogress bug just warn, not kill tor.Roger Dingledine2005-05-24
* Fix not-freed-on-exit eventNick Mathewson2005-05-24
* Bugfix: we were checking to see if you want to send a keepalive, basedRoger Dingledine2005-05-23
* bump to 0.1.0.8-rcRoger Dingledine2005-05-23
* i screwed up the dirport reachability testing when we don't yetRoger Dingledine2005-05-23
* Always disable kqueue on OSX. It seems linked to kernel panicsNick Mathewson2005-05-23
* test out commit mails againRoger Dingledine2005-05-23
* put a tor version at the top of the torrc.sample fileRoger Dingledine2005-05-23
* Make hashed controller password encoding use hex not base64; this makes it po...Nick Mathewson2005-05-23
* If a socks connection ends because read fails, don't warn that you'reRoger Dingledine2005-05-21
* we were leaking 616 bytes every time somebody established us asRoger Dingledine2005-05-20
* a note for nick about other memory not freed at exitRoger Dingledine2005-05-20
* add HttpProxyAuthenticator config option tooRoger Dingledine2005-05-20
* bump to 0.1.0.7-rc-cvsRoger Dingledine2005-05-18