summaryrefslogtreecommitdiff
path: root/security/nss/lib/util/secasn1d.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 130522: ASN.1 decoder asserts with corrupt input.nicolson%netscape.com2002-03-261-8/+38
* bug 125359, by default the ASN.1 en/decoder should treat all numbers as signe...ian.mcgreer%sun.com2002-02-211-2/+3
* fix for bug 115360, ASN.1 encoder/decoder should handle conversion of unsigne...ian.mcgreer%sun.com2002-01-141-2/+14
* Fix dual key generation crash.relyea%netscape.com2002-01-111-2/+5
* Fix for bug 95458 - ASN1 decoder crashes when fed incorrect datajpierre%netscape.com2001-11-291-2/+2
* changes for PSM to compile against NSS shared libraries.relyea%netscape.com2001-11-211-1/+4
* Fix for decoding sequences. This was encountered when decoding the recipient ...ddrinan%netscape.com2001-11-021-0/+4
* Memory leak fixes.relyea%netscape.com2001-08-241-1/+11
* Now setting error before new SECFailure returns (see 78577).kirke%netscape.com2001-05-091-3/+9
* Fixes 78577 (second half) This gets the SECItem->data member NULL case.kirke%netscape.com2001-05-081-0/+3
* Fixes 78577. Checking for NULL src arg.kirke%netscape.com2001-05-081-0/+3
* MSVC won't let you initialize a pointer in a data structure with thenelsonb%netscape.com2001-01-071-0/+18
* Fix bug in decoder:chrisk%netscape.com2000-06-201-3/+11
* Merge smimetk_branch to tip...chrisk%netscape.com2000-06-131-1/+14
* Added SEC_ASN1DecodeInteger functionchrisk%netscape.com2000-05-221-0/+2913
|\
* | fixup commit for tag 'EMBEDDING_06192000_BASE'EMBEDDING_06192000_BASEcvs2hg2000-05-211-2872/+0
|/
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+2872