diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-28 19:48:16 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-28 19:48:16 +0000 |
commit | d94a978b320a56eaa7daee3c242b5261898ee0d5 (patch) | |
tree | d183f1b19f2fcebf880d3e83d6a0ff805f00abce /ChangeLog | |
parent | c58675ca728f12b42f65e5b8964ae695c2e0ec2d (diff) | |
download | tor-d94a978b320a56eaa7daee3c242b5261898ee0d5.tar.gz tor-d94a978b320a56eaa7daee3c242b5261898ee0d5.zip |
r16237@catbus: nickm | 2007-10-28 15:45:25 -0400
Tidy v2 hidden service descriptor format code: fix memory leaks, fix reference problems, note magic numbers, note questions, remove redundant checks, remove a possible stack smashing bug when encoding a descriptor with no protocols supported.
svn:r12255
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Changes in version 0.2.0.10-alpha - 2007-1?-?? command to establish the stream rather than the normal BEGIN. Now we can make anonymized begin_dir connections for (e.g.) more secure hidden service posting and fetching. + - Code to parse and generate new hidden service descriptor format + (From Karsten Loesing.) o Major bugfixes: - Stop servers from crashing if they set a Family option (or |