mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fold in changelog entries
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
Changes in version 0.2.2.22-alpha - 2011-01-25
|
||||
o Major bugfixes (security):
|
||||
- Fix a bounds-checking error that could allow an attacker to
|
||||
remotely crash a directory authority. Bugfix on 0.2.1.5-alpha.
|
||||
Found by "piebeer".
|
||||
|
||||
o Minor features:
|
||||
- Adjust our TLS Diffie-Hellman parameters to match those used by
|
||||
Apache's mod_ssl.
|
||||
|
||||
o Minor bugfixes:
|
||||
- Check for and reject overly long directory certificates and
|
||||
directory tokens before they have a chance to hit any assertions.
|
||||
Bugfix on 0.2.1.28 / 0.2.2.20-alpha. Found by "doorss".
|
||||
|
||||
|
||||
Changes in version 0.2.2.21-alpha - 2011-01-15
|
||||
Tor 0.2.2.21-alpha includes all the patches from Tor 0.2.1.29, which
|
||||
continues our recent code security audit work. The main fix resolves
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor features
|
||||
- Adjust our TLS Diffie-Hellman parameters to match those used by
|
||||
Apache's mod_ssl.
|
||||
@@ -1,6 +0,0 @@
|
||||
o Major bugfixes (security)
|
||||
- Fix a bounds-checking error that could allow an attacker to
|
||||
remotely crash a directory authority. Found by piebeer.
|
||||
Bugfix on 0.2.1.5-alpha.
|
||||
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
o Minor bugfixes
|
||||
- Check for and reject overly long directory certificates and
|
||||
directory tokens before they have a chance to hit any
|
||||
assertions. Bugfix on 0.2.1.28. Found by doorss.
|
||||
Reference in New Issue
Block a user