summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* artificial changeset: close fixup head 5ffd00788b37 for tag NSS_3_3_4_7_RTMNSS_3_3_BRANCHcvs2hg2013-02-210-0/+0
|\
| * fixup commit for tag 'NSS_3_3_4_7_RTM'NSS_3_3_4_7_RTMcvs2hg2005-08-18111-4215/+10368
| |\
| | * fixup commit for tag 'NSS_3_3_4_6_RTM'NSS_3_3_4_6_RTMcvs2hg2005-02-092-1/+6
| | |\ | | |/ | |/|
| | * fixup commit for tag 'NSS_3_3_4_5_RTM'NSS_3_3_4_5_RTMcvs2hg2004-07-123-7/+32
| | |\ | | |/ | |/|
| | * fixup commit for tag 'NSS_3_3_4_4_RTM'NSS_3_3_4_4_RTMcvs2hg2004-03-2468-775/+3125
| |/
* | set all version strings to RTMsonja.mirtitsch%sun.com2003-07-061-2/+2
* | * NSS_NoDBInit() needs to init OID table (bug 191757)ian.mcgreer%sun.com2003-06-272-29/+33
* | don't build code for blocksizes other than 128 bits (from rev 1.5, fixes build)ian.mcgreer%sun.com2003-06-041-0/+6
* | bug 104055, fix AES for AIX optimized buildsian.mcgreer%sun.com2003-06-031-102/+108
* | renaming packagesonja.mirtitsch%sun.com2003-06-038-390/+0
* | changed versionstringsonja.mirtitsch%sun.com2003-06-031-1/+1
* | r=ian mcgreersonja.mirtitsch%sun.com2003-06-0214-11/+398
* | backport TLS AES support to 3.3 branchian.mcgreer%sun.com2003-05-2915-68/+298
* | checking in for Ty Lee r=mhein, r=mcgreersonja.mirtitsch%sun.com2003-05-2921-6/+809
* | Backported leak fixes (addresses bug 205948).kirk.erickson%sun.com2003-05-193-1/+11
* | bug 204788, DirectoryString should default to UTF8String (for 3.3 branch)ian.mcgreer%sun.com2003-05-152-1/+3
|/
* Shifted from -xO3 to -xO4 optimization under Solaris.kirk.erickson%sun.com2003-05-151-1/+1
* bug 202838, move some operations outside of slot->objectLock (for 3.3 branch)ian.mcgreer%sun.com2003-05-142-10/+37
* bug 203049, move operations outside of slot->slotLockian.mcgreer%sun.com2003-05-122-17/+16
|\
| * fixup commit for tag 'SUN_SECURITY_3_3_5_BETA3'SUN_SECURITY_3_3_5_BETA3cvs2hg2003-05-097-533/+77
|/
* incorporate fix from rev1.44 to use _X86_ for Solaris x86 in freeblian.mcgreer%sun.com2003-05-091-0/+1
* fix bug in last patchian.mcgreer%sun.com2003-05-091-1/+1
* bug 203379, eliminate some memcpy calls from MD5ian.mcgreer%sun.com2003-05-081-94/+151
* bug 191757, initializing OID hash is not threadsafeian.mcgreer%sun.com2003-05-082-16/+15
* bug 202553, replace reference mutex with atomic calls in PK11SlotInfoian.mcgreer%sun.com2003-04-222-24/+6
* bug 198452, zero-byte memcpysSUN_SECURITY_3_3_5_BETA2ian.mcgreer%sun.com2003-04-172-6/+23
* Backported performance enhancements.SUN_SECURITY_3_3_5_BETAkirk.erickson%sun.com2003-04-0814-124/+333
* set branch version to 3.3.5 betaian.mcgreer%sun.com2003-03-1417-3/+577
|\
* | fixup commit for tag 'NSS_334_20030307'NSS_334_20030307cvs2hg2003-03-0716-574/+0
|/
* prepare 3.3.4 RTMNSS_3_3_4_RTMian.mcgreer%sun.com2003-03-071-2/+2
* Fix bug 160207. Make TLS implementation resistant to timing attacks onian.mcgreer%sun.com2003-02-281-31/+29
|\
| * fixup commit for tag 'NSS_3_3_4_SunBeta0208'NSS_3_3_4_SunBeta0208cvs2hg2003-02-08110-10879/+0
|/
* setting version numbers to 334 see bug 192356sonja.mirtitsch%sun.com2003-02-083-5/+5
* bug 188441, _USE_BIG_FDS on hpuxian.mcgreer%sun.com2003-02-051-0/+3
* bug 190865, PBE code leaks IVian.mcgreer%sun.com2003-02-033-9/+34
* adding change to build prototype file for later patchingsonja.mirtitsch%sun.com2003-01-302-2/+8
|\
| * fixup commit for tag 'SUN_COMPONENT_PACK_V_1_1'SUN_COMPONENT_PACK_V_1_1cvs2hg2002-12-16110-10876/+0
|/
* merge fixes for bug 132899 and 132889 onto 3.3 branchNSS_3_3_3_RTMNSS_3_3_3_RC010903NSS_3_3_3_BETA121602ian.mcgreer%sun.com2002-12-162-3/+3
* Bug 184784: added AIX5.1.mk to the NSS_3_3_BRANCH.NSS_3_3_3_BETA121402wtc%netscape.com2002-12-121-6/+3
* adding kirk's solaris package patchsonja.mirtitsch%sun.com2002-12-124-3/+11
|\
| * fixup commit for tag 'NSS_3_3_3_BETA_Sun120602'NSS_3_3_3_BETA_Sun120602cvs2hg2002-12-0617-622/+0
|/
* changing version to 333 betasonja.mirtitsch%sun.com2002-12-061-3/+3
* backing out changes to dbm cache size for 3.3.3 releaseian.mcgreer%sun.com2002-12-041-15/+12
* bug 126769, sessionID overflow issuesian.mcgreer%sun.com2002-12-042-10/+26
* bug 39494, handle unknown attribute type conversion correctlyian.mcgreer%sun.com2002-12-041-8/+129
* fixup commit for branch 'NSS_3_3_BRANCH'cvs2hg2002-11-1717-0/+622
* Backport -E option to erase all CRLs to NSS 3.3 . This is to test regressions...jpierre%netscape.com2002-09-191-4/+20
* Fix 130522: ASN.1 decoder asserts with corrupt input.nicolson%netscape.com2002-03-261-8/+38
* Bub 129080. Increase the size of the libdbm cache so we can handle objectsrelyea%netscape.com2002-03-191-12/+15
* Don't allocate sieve from stack on machines with very-limited stacks.nelsonb%netscape.com2001-12-181-2/+2