summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl
Commit message (Expand)AuthorAgeFilesLines
* Fixed a spelling error.wchang0222%aol.com2003-12-231-1/+1
* Moved ecl-curve.h from the EXPORTS to the PRIVATE_EXPORTS list.wchang0222%aol.com2003-12-231-1/+1
* Impose new limits on RSA public key sizes. 8k bits for modulus,nelsonb%netscape.com2003-12-191-2/+6
* Performance enhancement. Detect absurdly large modulae in public keys,nelsonb%netscape.com2003-11-261-0/+12
* Turns out that we can use a space to separate directories in a vpathwchang0222%aol.com2003-11-191-15/+10
* Most platforms use ':' as path separator, but OS/2 uses ';'. So we usewchang0222%aol.com2003-11-181-5/+10
* Add defines for DH and RSA key limitsrelyea%netscape.com2003-11-071-0/+10
* Bugzilla bug 223427: added a note section so that the linker knows we'rewchang0222%aol.com2003-10-241-0/+3
* ECC code landing.ian.mcgreer%sun.com2003-10-1748-451/+12383
* Don't use windowed exponentiation for small public exponents.nelsonb%netscape.com2003-09-261-3/+30
* Bugzilla bug 209827: disable optimization to work around what appears towtc%netscape.com2003-08-221-0/+8
* Allow freebl to build correctly under MS VC++ .net 2003 . sr=nelsonbjpierre%netscape.com2003-07-22165-0/+64037
|\
* | fixup commit for tag 'JSS_3_4_1_BETA1'JSS_3_4_1_BETA1cvs2hg2003-07-21165-64036/+0
|/
* Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,wtc%netscape.com2003-05-306-31/+2
* Bug 206926: now that secrng.h and pqgutil.h include blapit.h instead ofwtc%netscape.com2003-05-252-0/+2
* Bug 206926: make blapi.h private. Public headers that included blapi.hwtc%netscape.com2003-05-242-2/+2
* Fixed a typo in the comment.wtc%netscape.com2003-05-231-1/+1
* Add comments explaining why UMRs are not a problem.nelsonb%netscape.com2003-05-171-10/+36
* Remove files that were part of MOZILLA_BSAFE_BUILD. Bug 193090.nelsonb%netscape.com2003-05-163-2316/+0
* Remove support for MOZILLA_BSAFE_BUILD. Bug 193090.nelsonb%netscape.com2003-05-162-21/+0
* Fix bug 202270. Eliminate a potential infinite loop.nelsonb%netscape.com2003-05-121-6/+9
* fix bug in last patchian.mcgreer%sun.com2003-05-091-1/+1
* bug 191757, eliminate some memcpy calls from MD5ian.mcgreer%sun.com2003-05-08168-0/+66371
|\
* | fixup commit for tag 'JSS_3_3_1_RTM'JSS_3_3_1_RTMcvs2hg2003-05-07168-66314/+0
|/
* Removed gcc warning - bug 203449bishakhabanerjee%netscape.com2003-04-291-0/+1
* Bug 134113: make NSS build on Win32 using GCC (MinGW). The patchwtc%netscape.com2003-04-201-0/+13
* Bug 195127: Turn off debugging output now that we have the AIX tinderboxwtc%netscape.com2003-03-2911-32/+1590
|\
| * Changes to enable ECC over characteristic 2^m fields.nelsonb%netscape.com2003-03-294-31/+54
| * Add support for Elliptic Curve Cryptography. Bug 195135.nelsonb%netscape.com2003-03-265-0/+1478
* | fixup commit for tag 'MOZILLA_1_4a_RELEASE'MOZILLA_1_4a_RELEASEcvs2hg2003-03-291-57/+0
|/
* bug 198622, redundant memset callsian.mcgreer%sun.com2003-03-243-4/+4
* Resurrected the workaround in revision 1.2. It may be difficult for somewtc%netscape.com2003-03-211-0/+57
* Bugzilla 198461: fixed build problem on OpenBSD. The patch is contributedwtc%netscape.com2003-03-211-1/+1
* Bugzilla 198481: fixed all build problems with gcc on Solaris.wtc%netscape.com2003-03-211-2/+5
* Fix type mismatches in return values that were breaking gcc builds.nelsonb%netscape.com2003-03-181-2/+2
* Bug 195127: 1. Enable DEBUG_SHVERIFY. 2. Added debug output to print thewtc%netscape.com2003-03-011-1/+9
* Add support for Elliptic Curve Cryptography. Bug 195135.nelsonb%netscape.com2003-02-2711-2/+2062
* Fix bug 194840. Get new random seed before each attempt to sign with DSA.nelsonb%netscape.com2003-02-251-8/+11
* Bug 194309: cvs removed libpath.c because the freebl_GetLibraryFilePathnamewtc%netscape.com2003-02-211-287/+0
* Bug 194309: replaced freebl_GetLibraryFilePathname by the new NSPR 4.3wtc%netscape.com2003-02-213-14/+1
* There should be no token after #endif.wtc%netscape.com2003-02-141-1/+1
* Turn off debugging output now that we have the tinderboxen working correctly.relyea%netscape.com2003-02-131-1/+1
* Add debugging information. Turn on tempararily to get debug info from tinderb...relyea%netscape.com2003-02-071-1/+32
* Backed out the previous checkin because it doesn't work on Windows.wtc%netscape.com2003-02-061-1/+0
* Bug 177387: include the *.chk files in the mdbinary.jar files generated bywtc%netscape.com2003-02-061-0/+1
* Fix an uninitialized variable. Bug 191396.nelsonb%netscape.com2003-01-311-1/+1
* Fix bug 191396. Don't generate SEC_ERROR_LIBRARY_FAILURE unnecessarilynelsonb%netscape.com2003-01-311-5/+7
* FIPS library verifierrelyea%netscape.com2003-01-309-7/+319
* Bug 177387: temporarily added freebl_GetLibraryFilePathname to libfreebl.a.wtc%netscape.com2003-01-303-1/+289
* New header file to dump defines for managing signed FIPs libraries.relyea%netscape.com2003-01-282-0/+51