pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libtasn1
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 2 16:30:44 UTC 2014
Modified Files:
pkgsrc/security/libtasn1: Makefile distinfo
Log Message:
Changes 3.6:
- Corrected an off-by-one error in ASN.1 DER tag decoding.
- Several improvements and new safety checks on DER decoding;
issues found using Codenomicon TLS test suite.
- Marked asn1_der_decoding_element() as deprecated. Use
asn1_der_decoding() instead.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/security/libtasn1/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/security/libtasn1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index