gecko-dev/security
David Keeler a0181b703e Bug 1305422 - part 15 - don't call size_forward in nsPKCS12Blob; r=mgoodwin,nfroyd
Before this patch, nsPKCS12Blob::digest_read used size_forward to perform a size
check on a buffer. However, the entire set of {digest_open, digest_close,
digest_read, digest_write} was unnecessary because NSS provides this
functionality by default when using SEC_PKCS12DecoderStart. This patch
simplifies things by removing the extraneous implementations.
2016-09-29 19:33:57 -07:00
..
apps Bug 1274135 - Replace char_ptr_cast() and uint8_t_ptr_cast() with mozilla::BitwiseCast. r=keeler,valentin 2016-09-08 20:46:26 +08:00
certverifier bug 1302140 - add policy to disable SHA-1 except for certificates issued by non-built-in CAs r=jcj,rbarnes 2016-09-14 15:11:15 -07:00
manager Bug 1305422 - part 15 - don't call size_forward in nsPKCS12Blob; r=mgoodwin,nfroyd 2016-09-29 19:33:57 -07:00
nss Bug 1305970 - land NSS 0x233a44e96b22, r=me 2016-09-29 07:59:34 +02:00
patches
pkix Bug 1115718 - Check for empty issuer name in mozilla::pkix; r=keeler 2016-07-28 20:36:18 -05:00
sandbox Bug 1284588 - OS X: Disable content process write access to user files in the home directory; r=gcp 2016-09-26 11:30:08 -07:00