commit | 64938c63f0f15d530655311ac969b3d73de51c1f | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Oct 15 21:45:39 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Oct 15 23:53:33 2014 +0200 |
tree | 78d174d248c9ae17a2924dc395a2ec002e7472a5 | |
parent | 7f4ed67a9700f241a40860cecba684a61f7dd05c [diff] [blame] |
Accept spaces at end of line/buffer in base64
diff --git a/ChangeLog b/ChangeLog index 6244af3..8e74c0b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -35,6 +35,7 @@ POLARSSL_ERR_SSL_UNEXPECTED_MESSAGE on harmless alerts. * POLARSSL_MPI_MAX_SIZE now defaults to 1024 in order to allow 8192 bits RSA keys. + * Accept spaces at end of line or end of buffer in base64_decode(). = PolarSSL 1.3.8 released 2014-07-11 Security