[tor-commits] [tor/master] Credit the patch

nickm at torproject.org nickm at torproject.org
Sat Feb 6 19:12:51 UTC 2016


commit 928380e23176040a1c1c04fc517e0808f028901c
Author: Nick Mathewson <nickm at torproject.org>
Date:   Sat Feb 6 14:12:48 2016 -0500

    Credit the patch
---
 changes/bug18258 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/changes/bug18258 b/changes/bug18258
index d82b217..00e1224 100644
--- a/changes/bug18258
+++ b/changes/bug18258
@@ -1,7 +1,8 @@
   o Code simplification and refactoring:
     - Remove specialized code for non-inplace AES_CTR.  99% of our AES
       is inplace, so there's no need to have a separate implementation
-      for the non-inplace code. Closes ticket 18258.
+      for the non-inplace code. Closes ticket 18258. Patch from
+      Malek.
 
   o New requirements:
     - Tor no longer supports versions of OpenSSL with a broken



More information about the tor-commits mailing list