commit | 7afdb88216957dae57e80c0c255b3638b52fae17 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Mar 28 16:06:35 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 04 16:34:30 2014 +0200 |
tree | e00d4c9b1d20526d16d4d6e40f813a31362e1187 | |
parent | 6c1a73e0613921ea0129acb64c5c81a7c72040a4 [diff] [blame] |
Test and fix x509_oid functions
diff --git a/ChangeLog b/ChangeLog index 4e2d97b..b9d44d9 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -19,6 +19,8 @@ Gergely Budai). * Fix #include path in ecdsa.h which wasn't accepted by some compilers. (found by Gergely Budai) + * oid_get_numeric_string() used to truncate the output without returning an + error if the output buffer was just 1 byte too small. = PolarSSL 1.3.5 released on 2014-03-26 Features