commit | 8c9223df84fe06f40f1355b3e96694f78197041f | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Nov 19 10:17:21 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Nov 19 13:21:38 2014 +0100 |
tree | cc20b00f36bae123c60d16d2860afdd2ec9b4dbd | |
parent | 3a3066c3eebe6f67f66f3bd33d76f35fbd79c7e4 [diff] [blame] |
Add text view to debug_print_buf()
diff --git a/ChangeLog b/ChangeLog index 6f55c32..893c7c1 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -29,6 +29,7 @@ * Blind RSA private operations even when POLARSSL_RSA_NO_CRT is defined. * ssl_set_own_cert() now returns an error on key-certificate mismatch. * Forbid repeated extensions in X.509 certificates. + * debug_print_buf() now prints a text view in addition to hexadecimal. = PolarSSL 1.3.9 released 2014-10-20 Security