- Added input handling for x509parse_crt()
 - Prevented memory leak by only adding new certificate if needed in x509parse_crt()
 - Add certificate before parsing if chain is 'full' in x509parse_crt()

1 file changed
tree: 069f24e9383e69b00c02691da12995339823fa81
  1. ChangeLog
  2. Makefile
  3. contrib/
  4. include/polarssl/
  5. library/
  6. programs/
  7. visualc/