From: Nick Mathewson Date: Mon, 23 Jul 2007 04:17:52 +0000 (+0000) Subject: svn:r10910 X-Git-Tag: tor-0.2.0.3-alpha~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e81eed4bbc827eebb689747b829b306abfe0ea7d;p=thirdparty%2Ftor.git svn:r10910 --- diff --git a/ChangeLog b/ChangeLog index 0ff5a21f2f..c63670e625 100644 --- a/ChangeLog +++ b/ChangeLog @@ -131,6 +131,16 @@ Changes in version 0.1.2.15 - 2007-07-17 - Backport a couple of memory leak fixes. - Backport miscellaneous cosmetic bugfixes. + o Security fixes (BSD natd support): + - Fix a possible buffer overrun when using BSD natd support. Bug found + by croup. + + o Security fixes (circuits): + - Keep streamids from different exits on a circuit separate. This + bug may have allowed other routers on a given circuit to inject + cells into streams. Reported by lodger; fixes bug 446. [Bugfix + on 0.1.2.x] + Changes in version 0.2.0.2-alpha - 2007-06-02 o Major bugfixes on 0.2.0.1-alpha: