summaryrefslogtreecommitdiff
path: root/security/nss/lib/certhigh/certhigh.c
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSSCKBI_1_65_RTM'NSSCKBI_1_65_RTMcvs2hg2008-01-251-1203/+0
* fixup commit for branch 'SUNBIRD_0_8_BRANCH'cvs2hg2008-01-251-10/+9
* Bugzilla Bug 287057: fixed memory leaks in callers of cert_FindExtension.wtchang%redhat.com2005-06-301-2/+6
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Enable a chain to validate when a perm cert has been issued by anelsonb%netscape.com2004-02-071-1/+4
* Bugzilla bug 217247: improved the memory leak fix for the appData nicknameswtc%netscape.com2003-09-121-1/+1
* Deleted useless local variable 'arena' in cert_ImportCAChain.wtc%netscape.com2003-08-081-12/+0
* Fix for 164744 - implement new functions for pk12util . r=wtcjpierre%netscape.com2002-10-031-28/+2
* bug 171224, changes to path constructionian.mcgreer%sun.com2002-10-011-1/+7
* Fix 169798: Failed to install ca signing certificate with NS3.6beta.nicolson%netscape.com2002-09-271-6/+11
* Bug 168384: need to initialize the nss3lookingForCA field of nssUsage.wtc%netscape.com2002-09-131-0/+1
* Bug 166933: fixed build breakage on the Mac.wtc%netscape.com2002-09-061-6/+6
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-061-0/+2
* 158005 - add new CRL decode and import functions . Benefits are :jpierre%netscape.com2002-07-191-59/+6
* Initialize type fields to supress purify uninitialized reference warnings.relyea%netscape.com2002-06-281-0/+1
* Collect the full names of the certs, not just the stan names.relyea%netscape.com2002-06-251-3/+12
* Don't decode or extract trust for certs if we are just getting the nicknames ...relyea%netscape.com2002-06-241-39/+49
* bug 144309, return value of STAN_GetCERTCertificate not checkedian.mcgreer%sun.com2002-05-201-1/+6
* bug 141355, CERT_DecodeDERCertificate is not a safe function for some uses, m...ian.mcgreer%sun.com2002-05-021-0/+1
* Use NewTempCert and AddTempCert when importing because the cert may already e...relyea%netscape.com2002-04-291-4/+3
* Don't crash when getting a single user cert, but old certs are in the databaserelyea%netscape.com2002-04-241-0/+2
* Token and cert processing fixes:relyea%netscape.com2002-04-221-0/+27
* CRL issues: 1) return url when finding and importing CRL's.relyea%netscape.com2002-02-261-7/+11
* Fix cert leaks when building a chain. There are several client auth bugs fil...ian.mcgreer%sun.com2002-02-021-3/+18
* Fix nickname check for filtering cert lists.relyea%netscape.com2002-01-121-1/+41
* Changes required to get the trunk of NSS building on the Mac.javi%netscape.com2002-01-091-0/+2
* a plethora of changes for handling S/MIME certsian.mcgreer%sun.com2001-11-081-1/+1
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-32/+11
* add usage to find best parametersian.mcgreer%sun.com2001-10-191-3/+6
* add ability to notify user that chain is incompleteian.mcgreer%sun.com2001-10-171-1/+1
* implement CERT_CertChainFromCert using Stanian.mcgreer%sun.com2001-10-171-0/+1174
|\
* | fixup commit for tag 'DBM_1_6_BASE'DBM_1_6_BASEcvs2hg2001-10-171-1118/+0
|/
* Add new semantic when importing a cert chain for the case where the cert chainrelyea%netscape.com2001-05-031-35/+53
* Fix a UMR, one of many where the SECItem type field was uninitialized.nelsonb%netscape.com2000-09-181-0/+2
* Create a new function, CERT_DupCertList(), and call it instead of callingnelsonb%netscape.com2000-09-091-3/+48
* Merge smimetk_branch to tip...chrisk%netscape.com2000-06-131-0/+32
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+1021