summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Remove code that attempted to compare simple host names in URLs withwchang0222%aol.com2004-06-033-37/+17
* Fix for 244915 . resolve issues from previous patchjpierre%netscape.com2004-06-021-0/+5
* Fix for 244915 - r=wtc, misterssl . Correctly build freebl on Solaris 10jpierre%netscape.com2004-06-021-16/+7
* Fix for 244095 - link NSS libraries with -R $ORIGIN on Solarisjpierre%netscape.com2004-05-256-8/+27
* 238319: Sun packaging changeschristophe.ravel.bugs%sun.com2004-05-1228-54/+817
* Fix for 240784 - FIPS doesn't work on OS/2 . r=mkaply,wtcjpierre%netscape.com2004-05-111-1/+2
* Fix for 242984 - crash with application having incomplete PRIOMethods. r=nels...jpierre%netscape.com2004-05-111-2/+6
* Fix for 240361 - crash in CERT_CheckValidTimesjpierre%netscape.com2004-05-113-4/+15
* Fix for 202979 . Resolve binary compatibility issue for CERT_ImportCerts . r=wtcjpierre%netscape.com2004-05-061-1/+1
* Set NSS version to 3.9.2 Beta.wchang0222%aol.com2004-05-061-3/+3
* Set NSS version to 3.9.1.NSS_3_9_1_RTMwchang0222%aol.com2004-05-051-2/+2
* Bugzilla bug 238914: declare namesRunningOffset as unsigned long to avoidwchang0222%aol.com2004-04-301-6/+9
* Set NSS version to 3.9.1 Beta 3.wchang0222%aol.com2004-04-301-1/+1
* Set NSS version to 3.9.1 Beta 2.wchang0222%aol.com2004-04-091-1/+1
* Bug 238914. r=wchang sr=misterSSL a=chofmann for mozilla 1.7 final.wchang0222%aol.com2004-04-091-64/+176
* Bug 239827: Fix race condition in unwrap private key code. (session keys only).relyea%netscape.com2004-04-071-1/+8
* Bugzilla bug 237934: in nss_InitLock, nss_InitMonitor, andNSS_CLIENT_TAG_20040409NSS_3_9_1_BETA1wchang0222%aol.com2004-03-272-3/+9
* Correct the parsing of certain GeneralName types. Bug 233586.nelsonb%netscape.com2004-03-271-5/+7
* Fix a regression introduced by rev 1.19, after NSS 3.9 was released.nelsonb%netscape.com2004-03-231-1/+2
* Bugzilla bug 237870: link the MinGW build with wsock32.dll (Winsock 1)NSS_CLIENT_TAG_20040323wchang0222%aol.com2004-03-231-1/+1
* Bugzilla bug 172651: added a necessary test for MinGW gcc in rules.mk.wchang0222%aol.com2004-03-232-1/+2
* Remove unused filejpierre%netscape.com2004-03-111-95/+0
* Fix for 235874 - crash in PK11_DigestKey . r=wtc, nelsonbNSS_CLIENT_TAG_20040304jpierre%netscape.com2004-03-032-0/+9
* Import base64-encoded cert files that have old MAC line endings.nelsonb%netscape.com2004-02-163-31/+47
* Fix some capitalization errors in thid document, on the NSS 3.9 branch.nelsonb%netscape.com2004-02-131-4/+4
* Fix strings in SECU_PrintError. bug 233493jpierre%netscape.com2004-02-121-5/+5
* Fix for 233493 . Corrections based on Wan-Teh's feedback.jpierre%netscape.com2004-02-111-38/+20
|\
| * Bugzilla bug 232742: support Linux/AMD64. The patch is contributed bywchang0222%aol.com2004-02-111-0/+5
| * Fix for 233493 - fix symkeyutil build on OS/2. r=relyeajpierre%netscape.com2004-02-101-21/+53
* | fixup commit for tag 'NSS_CLIENT_TAG_20040303'NSS_CLIENT_TAG_20040303cvs2hg2004-02-111-0/+5
|/
* Fix for 232377. vfychain asserts on DSA cert. r=wtc, nelsonbjpierre%netscape.com2004-01-281-3/+12
* Fix for 231051 - crlutil asserts after deleting CRL. r=wtc, nelsonbjpierre%netscape.com2004-01-281-0/+2
* Bugzilla bug 231018: use AIX.mk for all AIX versions. Removed theNSS_CLIENT_TAG_20040128wchang0222%aol.com2004-01-288-306/+17
* Check in regression 231698. r=misterssl sr=wchang0222relyea%netscape.com2004-01-273-40/+79
* Fix for 231051 - crlutil asserts after importing CRLjpierre%netscape.com2004-01-271-1/+4
* Fix another NULL pointer dereference cause by an absent optional DERnelsonb%netscape.com2004-01-241-1/+1
* Fix crashes that occur when optional policyQualifiers are not present.NSS_CLIENT_TAG_20040124nelsonb%netscape.com2004-01-231-2/+2
* Set NSS version to 3.9.1 Beta.wchang0222%aol.com2004-01-231-3/+3
* fixup commit for branch 'NSS_3_9_BRANCH'cvs2hg2004-01-2317-3808/+3
* RFC 3280 says Name Constraints do not apply to self-issued CA certs,nelsonb%netscape.com2004-01-231-23/+39
* When a name attribute's value exceeds the maximum allowed length, displaynelsonb%netscape.com2004-01-221-5/+13
* Add -a option for Base64 encoded ASCII input and output.nelsonb%netscape.com2004-01-221-66/+169
* Correct NSS's key usage tests for certs with non-RSA public keys.nelsonb%netscape.com2004-01-221-17/+28
* Detect duplicate issuer name and serial number between two temp certs.nelsonb%netscape.com2004-01-221-5/+7
* Fix name constraints code to pass NIST PKITS test 38. r=wtc. Bug 231223.nelsonb%netscape.com2004-01-221-12/+27
* Move an extern function declaration to the header file where it belongs.nelsonb%netscape.com2004-01-222-4/+4
* Fix some erronous code that set SEC_ERROR_NO_MEMORY when there had beennelsonb%netscape.com2004-01-221-31/+25
* Fix bug in cert path length validation. Bug 221644. r=jpierrenelsonb%netscape.com2004-01-211-23/+19
* Support GeneralizedTime in NSS tools. bug 210530. r=wtcjpierre%netscape.com2004-01-212-4/+4
* Use the results from PK11_ProtectedAuthenticationPath(slot) in thenelsonb%netscape.com2004-01-212-2/+13