a changelog for 0.1.0.5-rc

svn:r4134
This commit is contained in:
Roger Dingledine 2005-04-27 04:36:32 +00:00
parent 732bf604c5
commit d671092935

View File

@ -1,3 +1,17 @@
Changes in version 0.1.0.5-rc - 2005-04-27
o Bugfixes:
- Stop trying to print a null pointer if an OR conn fails because
we didn't like its cert.
o Features:
- Switch our internal buffers implementation to use a ring buffer,
to hopefully improve performance for fast servers a lot.
- Add HttpsProxyAuthenticator support (based auth only), based
on patch from Adam Langley.
- Add more debugging info to help us find the weird dns freebsd
pthreads bug.
- Cleaner debug messages to help us track down future issues.
Changes in version 0.1.0.4-rc - 2005-04-23
o Bugfixes:
- If unofficial Tor clients connect and send weird TLS certs, our