gecko-dev/security/nss/lib/freebl
nelsonb%netscape.com a6ff2f9594 Build changes for Solaris and gcc. Get gcc to use the proper architecture
flags when building v8plus code on Solaris/Ultrasparc.  Use gcc instead of
ld to build the freebl DSOs when using gcc on Solaris.  And stop using the
"sparkfix" program on Solaris.  It is no longer needed.  Bug 69052.
2001-03-14 23:30:37 +00:00
..
mpi bug 70992 patches to build 4.2 BSD 2001-03-13 19:02:05 +00:00
alg2268.c widespread changes to reduce compiler warnings. liberal application of const. 2001-01-05 22:37:50 +00:00
arcfive.c widespread changes to reduce compiler warnings. liberal application of const. 2001-01-05 22:37:50 +00:00
arcfour.c Fix infinite loop by making "i" be signed again. 2001-01-08 03:26:50 +00:00
blapi_bsf.c remove unspecified arg check (bug 65122) 2001-01-12 14:30:44 +00:00
blapi.h widespread changes to reduce compiler warnings. liberal application of const. 2001-01-05 22:37:50 +00:00
blapit.h initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits 2000-12-19 23:43:12 +00:00
config.mk Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
des.c widespread changes to reduce compiler warnings. liberal application of const. 2001-01-05 22:37:50 +00:00
des.h widespread changes to reduce compiler warnings. liberal application of const. 2001-01-05 22:37:50 +00:00
desblapi.c widespread changes to reduce compiler warnings. liberal application of const. 2001-01-05 22:37:50 +00:00
dh_bsf.c Separate DH implementation for use with BSAFE and mpi-based implementation 2000-07-29 19:06:54 +00:00
dh.c fixes based on review by nelsonb: 2000-09-29 02:10:24 +00:00
dsa.c remove unspecified arg check (bug 65122) 2001-01-12 14:30:44 +00:00
fblstdlib.c Added calls for BSAFE 5.0 2000-05-23 22:15:25 +00:00
ldvector.c This code permits multiple implementations of freebl to coexist for a 2000-12-27 03:20:04 +00:00
loader.c Bugzilla bug #66286: link libnss3.so with -R '$ORIGIN' on Solaris so that 2001-01-24 05:26:19 +00:00
loader.h reflect function declaration changes to loader module (const stuff) 2001-01-06 17:07:07 +00:00
Makefile Build changes for Solaris and gcc. Get gcc to use the proper architecture 2001-03-14 23:30:37 +00:00
manifest.mn Radical change to freebl "32-bit" builds on Solaris and HP-UX "32-bit". 2000-12-28 03:39:01 +00:00
mapfile.Solaris mapfile defines the public ABI for the new freebl DSOs. 2000-12-28 03:35:43 +00:00
md2.c fix some compiler warnings 2000-05-17 17:31:20 +00:00
md5.c fix broken build on bigendian platforms 2001-01-06 16:34:23 +00:00
mknewpc2.c The Initial Developer of the Original Code is Nelson B. Bolyard, 2000-08-14 22:27:20 +00:00
mksp.c The Initial Developer of the Original Code is Nelson B. Bolyard, 2000-08-14 22:27:20 +00:00
pqg.c bug 67100, memory leaks in rsa.c and pqg.c fixed. 2001-01-31 15:49:19 +00:00
prng_fips1861.c handle leading zeroes in q bug (66558). suggested by nicolson; r=mcgreer,a=wtc 2001-01-29 14:24:57 +00:00
rijndael32.tab initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits 2000-12-19 23:43:12 +00:00
rijndael_tables.c initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits 2000-12-19 23:43:12 +00:00
rijndael.c widespread changes to reduce compiler warnings. liberal application of const. 2001-01-05 22:37:50 +00:00
rijndael.h widespread changes to reduce compiler warnings. liberal application of const. 2001-01-05 22:37:50 +00:00
rsa.c bug 67100, memory leaks in rsa.c and pqg.c fixed. 2001-01-31 15:49:19 +00:00
secmpi.h first draft of rsa keygen 2000-09-06 23:27:34 +00:00
sha_fast.c Ensure function SHA1_TraceState is always defined, even when TRACING_SSL 2000-12-27 02:41:59 +00:00
sha_fast.h initial checkin of PRNG code 2000-07-19 17:01:31 +00:00
sha.c
sha.h
sparcfix.c The Initial Developer of the Original Code is Sun Microsystems Inc. 2000-09-29 23:39:30 +00:00