summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* increased the number of tests and changed the fix about too many cache missessonja.mirtitsch%sun.com2002-01-041-4/+2
* to avoid client and server writes at the same time write output to a tmpsonja.mirtitsch%sun.com2002-01-041-25/+11
* implement trust ordering when merging trustian.mcgreer%sun.com2002-01-041-5/+21
* Bugzilla bug 110356: check in the generated files (oiddata.h and oiddata.c)wtc%netscape.com2002-01-044-8/+3154
* fixed qa_stat following an enhancement, that causes unexpected messaegs in th...sonja.mirtitsch%sun.com2002-01-041-1/+3
* fix for enhancemet request 114964sonja.mirtitsch%sun.com2002-01-031-14/+24
* only free slot if funrction returns correctlyian.mcgreer%sun.com2002-01-031-1/+1
* fix aix bustageian.mcgreer%sun.com2002-01-031-0/+1
* move handling of certificate reference counting into Stan. NSS 3.4 needs to ...ian.mcgreer%sun.com2002-01-0311-141/+248
* temp certs live in a trust domain. allows the idiom of "if not temp, try per...ian.mcgreer%sun.com2001-12-211-0/+1
* more info to results.htmlsonja.mirtitsch%sun.com2001-12-211-6/+6
* checking in fix for the new requirements for bug 73098sonja.mirtitsch%sun.com2001-12-201-23/+32
* some checks that were overlookedian.mcgreer%sun.com2001-12-201-4/+12
* Fix crash bug 115927 by incrementing the reference count ofkaie%netscape.com2001-12-201-1/+1
* remove unneeded hack, put in a couple of error checksian.mcgreer%sun.com2001-12-202-5/+6
* set the CERTCertificate nickname to be "Token Name:Cert Name" for backwards c...ian.mcgreer%sun.com2001-12-201-2/+19
* Typo broke the build.nicolson%netscape.com2001-12-191-1/+1
* fix for 115957, hash table overloads cause problem (certs were not being remo...ian.mcgreer%sun.com2001-12-191-1/+1
* Fix 114469: PK11_ImportDERPrivateKeyInfo should return a SECKEYPrivateKey*nicolson%netscape.com2001-12-193-13/+57
* Fix 114979: SECKEY_EncryptedPrivateKeyInfoTemplate no longer in publicnicolson%netscape.com2001-12-191-0/+1
* Fix 112321: make public SECKEY_DecodeDERSubjectPublicKeyInfo.nicolson%netscape.com2001-12-191-0/+1
* Fix Bug 115657.relyea%netscape.com2001-12-192-21/+10
* Don't allocate sieve from stack on machines with very-limited stacks.nelsonb%netscape.com2001-12-181-2/+2
* this is why apps shouldn't be able to change cert values...ian.mcgreer%sun.com2001-12-181-1/+0
* don't waste time setting trust bits if they aren't changingian.mcgreer%sun.com2001-12-181-1/+7
* fix for 115719, user trust not being setian.mcgreer%sun.com2001-12-181-2/+2
* test case for multiple recipientsian.mcgreer%sun.com2001-12-171-3/+20
* needed for traversal of keysian.mcgreer%sun.com2001-12-171-2/+8
* dbhandle needs to be set for subject list certs to workian.mcgreer%sun.com2001-12-171-0/+2
* NSS 3.4 should use DBM 1.6.wtc%netscape.com2001-12-151-1/+1
* the last step - restrict trust domain and PK11_ searches to token objectsian.mcgreer%sun.com2001-12-143-31/+56
* thought I needed to do this in ssl... chge the readonlydir to preventsonja.mirtitsch%sun.com2001-12-141-0/+1
* fix for bug 73098, need to make other checkins in ssl.sh and don'tsonja.mirtitsch%sun.com2001-12-143-29/+175
* missed as part of last checkin, hack needed when certs come out of crypto con...ian.mcgreer%sun.com2001-12-141-2/+11
* fix AIX buildian.mcgreer%sun.com2001-12-141-0/+1
* implement local store of objects for crypto contextian.mcgreer%sun.com2001-12-1416-219/+1543
* Fix 114787 - ssl_recv crashes in client. bogus assert. reviewed by nelsonjpierre%netscape.com2001-12-121-2/+0
* detect hash collisions so that the caller can handle itian.mcgreer%sun.com2001-12-123-1/+9
* Fix for 105764 - compiler warningsjpierre%netscape.com2001-12-121-2/+2
* Fix for 105764 - compiler warningsjpierre%netscape.com2001-12-121-1/+1
* Fix for 108729 - AIX builds not fully optimizedjpierre%netscape.com2001-12-121-0/+4
* enabling the tls stresstestsonja.mirtitsch%sun.com2001-12-121-1/+1
* original intent for concurrent list iteration, fixes bug 114727. a better lo...ian.mcgreer%sun.com2001-12-122-10/+49
* Check some pointers for NULL before dereferencing them.nelsonb%netscape.com2001-12-112-7/+12
* Bugzilla bug 101528: merged the Linux-m68k compilation fix into the tip.wtc%netscape.com2001-12-111-0/+5
* Adding new XML Mac project files.wtc%netscape.com2001-12-113-0/+12336
* first step towards separating token and session object searches as performanc...ian.mcgreer%sun.com2001-12-1113-358/+374
* Fix 113301: SECKEY_ImportDERPublicKey should support all public key types.nicolson%netscape.com2001-12-101-9/+16
* only do the replacement if a new cert was createdian.mcgreer%sun.com2001-12-101-2/+4
* wrong function nameian.mcgreer%sun.com2001-12-101-1/+1