summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix from Ian to address Bugzilla bug 202179. (Carried rev. 1.68 back toNSS_3_8_BRANCHwchang0222%aol.com2004-01-201-0/+11
* Don't invoke PKCS11 with an invalid handle. Bug 226285.wchang0222%aol.com2003-12-221-0/+6
* Remove an overreaching constraing on modulus length. Bug 226285.wchang0222%aol.com2003-12-221-1/+1
* Fix incorrect free in error patch of DH, from previous patchNSS_CLIENT_TAG_20031117relyea%netscape.com2003-11-071-6/+4
* Set NSS version to 3.8.3.wchang0222%aol.com2003-11-071-2/+2
* Back port Bob's fix for Bugscape bug 53336 to the NSS 3.8 branch.nelsonb%netscape.com2003-11-076-41/+226
* Backport fix for Bugscape bug 53339 to NSS 3.8 branch.nelsonb%netscape.com2003-11-073-25/+109
* Backport fix for Bugscape bug 53418 to NSS 3.8 branch.nelsonb%netscape.com2003-11-071-12/+13
* Backport fix for Bugscape bug 53334 to the NSS 3.8 branch.nelsonb%netscape.com2003-11-071-2/+11
* Remove one unnecessary transition from the SSL3 state machine.NSS_3_8_3_BETA2wchang0222%aol.com2003-11-031-11/+10
* Set NSS version to 3.8.3 Beta 2.wchang0222%aol.com2003-11-031-1/+1
* Bugzilla bug 222065: fixed a bug (inside #ifdef WINNT) introduced in thewchang0222%aol.com2003-10-221-1/+1
* Add new -N option, which completely suppresses the initialization and useNSS_3_8_3_BETA1nelsonb%netscape.com2003-10-191-7/+31
* When the SSL_NO_CACHE option is set on an SSL server socket, don't touchnelsonb%netscape.com2003-10-191-4/+4
* SSL_ShutdownServerSessionIDCache no longer leaks the cache memory.nelsonb%netscape.com2003-10-191-122/+161
* Set NSS version to 3.8.3 Beta.wchang0222%aol.com2003-10-181-3/+3
* Set NSS version to 3.8.2.NSS_3_8_2_RTMwtc%netscape.com2003-10-021-2/+2
* The isOnList test is useless in NSS 3.4 or later because Stan'sNSS_3_8_2_BETA2wtc%netscape.com2003-09-181-19/+0
* Bugzilla bug 124958: added support for pthreads on OpenBSD. The patch iswtc%netscape.com2003-09-161-0/+7
* When calling windres, use a temp file to work around resource issues.wtc%netscape.com2003-09-151-1/+1
* Bugzilla bug 217247: improved the memory leak fix for the appData nicknameswtc%netscape.com2003-09-124-8/+15
* Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch iswtc%netscape.com2003-09-111-7/+7
* Bugzilla bug 214824: use -no-cpp-precomp instead of -traditional-cpp, whichwtc%netscape.com2003-09-111-1/+1
* Bugzilla bug 217504: 1. Do not use -lsvld on recent AIX releases.wtc%netscape.com2003-08-304-6/+5
* Set NSS version to 3.8.2 Beta 2.wtc%netscape.com2003-08-281-1/+1
* Bugzilla bug 214674: made the Linux implementation of sslMutex really work.wtc%netscape.com2003-08-281-6/+13
* fixup commit for branch 'NSS_3_8_BRANCH'cvs2hg2003-08-281-0/+54
|\
| * fixup commit for tag 'NSS_3_8_2_BETA1'NSS_3_8_2_BETA1cvs2hg2003-08-2618-23910/+0
|/
* Set NSS version to 3.8.2 Beta.wtc%netscape.com2003-08-261-3/+3
* Bugzilla bug 72291: have PK11_ListCerts return all the cert instances onwtc%netscape.com2003-08-253-8/+50
* Bugzilla bug 209827: disable optimization to work around what appears towtc%netscape.com2003-08-222-0/+14
* Fix bug 213084. Detect when cert in signature cannot be imported.wtc%netscape.com2003-08-143-34/+46
* Fix for bug 202053 - build with VC++ .net 2003jpierre%netscape.com2003-08-071-1/+2
* Bugzilla bug 213192: take the first two components of $(OS_RELEASE) thewtc%netscape.com2003-07-211-1/+4
* Bugzilla bug 211350: support building on IRIX Alpha releases, whosewtc%netscape.com2003-07-211-2/+3
* Bugzilla bug 212797: added Linux2.6.mk so that we can build on Linux 2.6wtc%netscape.com2003-07-190-0/+0
* fixup commit for branch 'NSS_3_8_BRANCH'cvs2hg2003-07-191-0/+49
* Revert to text form of this file for the NSS 3.8 branch.nelsonb%netscape.com2003-07-111-2/+2
|\
| * fixup commit for tag 'NSS_3_8_1_RTM'NSS_3_8_1_RTMcvs2hg2003-07-113-4/+10
* | Set NSS version to 3.8.1.wtc%netscape.com2003-07-111-2/+2
* | Bug 209356: Unoptimize a file for OS/2 so personal certs work. Carriedwtc%netscape.com2003-07-111-0/+5
* | Change cert_GetCertificateEmailAddresses to return NULL rather thanwtc%netscape.com2003-07-101-4/+6
* | Bug 212112: we don't need to lock td->cache->lock while callingwtc%netscape.com2003-07-101-2/+6
* | Bug 212004: in CERT_IsUserCert we should test for a null cert->trust andwtc%netscape.com2003-07-091-2/+3
* | Bug 211384: fixed the bug that importing a CRL that already exists in thewtc%netscape.com2003-07-082-7/+10
* | Bug 211049: carried the fix in rev. 1.5 back to the NSS_3_8_BRANCH.wtc%netscape.com2003-07-031-1/+1
* | Back ported the changes in rev. 1.14 to the NSS_3_8_BRANCH.wtc%netscape.com2003-06-271-4/+23
* | Back ported the changes in rev. 1.8 and rev. 1.9 to the NSS_3_8_BRANCH.wtc%netscape.com2003-06-271-4/+14
* | Bug 210660: backed out the main change in the fix for bug 145322 becausewtc%netscape.com2003-06-272-22/+11
* | Bug 206934: use __declspec instead of _declspec. __declspec is thewtc%netscape.com2003-06-241-1/+1
|/