summaryrefslogtreecommitdiff
path: root/lib/util/secasn1d.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 1819958. Removed deprecated sprintf function and replaced with snprintf. ...Noah Lokocz2023-03-161-11/+13
* Bug 1804660 - Make high tag number assertion failure an error. r=nss-reviewer...John M. Schanck2023-02-231-3/+7
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-071-1/+1
* Bug 1330271 - check for null template in sec_asn1{d,e}_push_state. r=nss-revi...NSS_3_82_BETA1John M. Schanck2022-08-181-0/+5
* Bug 1387919 - Fix secasn1d parsing of indefinite SEQUENCE inside indefinite G...John M. Schanck2022-05-161-3/+14
* Bug 1753535 - Remove obsolete stateEnd check in SEC_ASN1DecoderUpdate. r=rrelyeaJohn M. Schanck2022-03-231-2/+1
* Bug 1663091 - Remove unnecessary assertions in the streaming ASN.1 decoder r=...J.C. Jones2020-10-141-2/+9
* Bug 1463379 - [CID 1435689] Dereferencing null pointer "cx" r=jcjTim Taubert2018-05-231-1/+3
* Bug 1460673 - handle p12 properly, r=ttaubertFranziskus Kiefer2018-05-161-8/+7
* Bug 1397990 - Run clang-format 4.0, r=meMartin Thomson2017-09-081-3/+1
* Bug 1253101 - Introduce SEC_ASN1DecoderSetMaximumElementSize() r=rrelyeaRyan Sleevi2017-01-091-1/+44
* Bug 1308204 - enable scan-build on lib/util, r=ttaubertFranziskus Kiefer2016-10-061-5/+6
* Bug 1300837 - clang-format: lib/util, r=kaieFranziskus Kiefer2016-09-051-1818/+1758
* bug 1245528, another bustage fix for older compilersKai Engert2016-02-181-1/+2
* bug 1245528, obvious bustage fix for older compilersKai Engert2016-02-181-1/+2
* bug 1245528 - fix bugs in ASN.1 decoding, r=ryan.sleeviDavid Keeler2016-02-181-11/+38
* Bug 1192028, Windows bustage fix, variable declarations must go firstKai Engert2015-10-151-1/+2
* Bug 1202868, Another Windows bustage fix, variable declarations must go firstKai Engert2015-10-151-1/+2
* Bug 1202868, Windows bustage fix, variable declarations must go first.Kai Engert2015-10-151-1/+2
* Fix bug 1202868, r=dkeelerRyan Sleevi2015-10-151-1/+96
* Fix bug 1192028, r=ryan.sleeviDavid Keeler2015-10-151-15/+84
* Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtcBrian Smith2013-05-021-9/+9
* Bug 844513: Add AddressSanitizer annotations to port_ArenaZeroAfterMark.NSS_3_15_BETA3Wan-Teh Chang2013-04-301-0/+1
* Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivialBrian Smith2013-04-251-2/+0
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-281-0/+3237