|
@@ -29,6 +29,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
|
|
nwf, bugfix on 0.2.0.16-alpha.
|
|
nwf, bugfix on 0.2.0.16-alpha.
|
|
- Warn less verbosely about clock skew from netinfo cells from
|
|
- Warn less verbosely about clock skew from netinfo cells from
|
|
untrusted sources. Fixes bug 663.
|
|
untrusted sources. Fixes bug 663.
|
|
|
|
+ - Non-exit relays no longer allow DNS requests. Fixes bug 619.
|
|
|
|
+ Patch from Lodger.
|
|
|
|
|
|
o Minor features:
|
|
o Minor features:
|
|
- Allow separate log levels to be configured for different logging
|
|
- Allow separate log levels to be configured for different logging
|
|
@@ -61,7 +63,12 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
|
|
descriptors we need to keep around when we're cleaning out old
|
|
descriptors we need to keep around when we're cleaning out old
|
|
router descriptors. This speeds up the computation significantly, and
|
|
router descriptors. This speeds up the computation significantly, and
|
|
may reduce fragmentation.
|
|
may reduce fragmentation.
|
|
- - Make dumpstats() log the fullness and size of openssl-internal buffers.
|
|
|
|
|
|
+ - Make dumpstats() log the fullness and size of openssl-internal
|
|
|
|
+ buffers.
|
|
|
|
+
|
|
|
|
+ o Minor features (security):
|
|
|
|
+ - Reject requests for reverse-dns lookup of names in a private
|
|
|
|
+ address space. Patch from Lodger.
|
|
|
|
|
|
o Code simplifications and refactoring:
|
|
o Code simplifications and refactoring:
|
|
- Refactor code using connection_ap_handshake_attach_circuit() to
|
|
- Refactor code using connection_ap_handshake_attach_circuit() to
|