pjs/security/nss/lib/util
wtc%netscape.com f7e1ad24fe Bug 196776: the 'src' argument to the ASN.1 encoding functions should be
declared 'const'.
Modified Files: secasn1.h secasn1e.c
2003-03-11 02:31:16 +00:00
..
Makefile Bugzilla bug 131171: added HP-UX IPF (ia64) support. Portions of the patch 2002-05-18 00:52:11 +00:00
base64.h
ciferfam.h
config.mk
derdec.c Fix compiler warning under windows 2002-09-07 00:14:14 +00:00
derenc.c
dersubr.c Fix DER_GetInteger. Bug 174644. 2002-10-16 01:36:10 +00:00
dertime.c Initialize type fields to supress purify uninitialized reference warnings. 2002-06-28 03:00:10 +00:00
manifest.mn Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
nssb64.h
nssb64d.c Roll back change 2002-09-07 03:19:56 +00:00
nssb64e.c Fix compiler warning 2002-09-07 00:22:50 +00:00
nssb64t.h
nssilckt.h NSS 3.4 integration changes. 2001-11-19 19:04:59 +00:00
nssilock.c
nssilock.h Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
nsslocks.c
nsslocks.h
nssrwlk.c Checked in an equivalent but simpler fix for Bug 165639 2002-08-30 23:55:51 +00:00
nssrwlk.h
nssrwlkt.h
portreg.c Add missing const qualifiers to NSS's regular expression match functions. 2002-07-29 21:30:31 +00:00
portreg.h Add missing const qualifiers to NSS's regular expression match functions. 2002-07-29 21:30:31 +00:00
pqgutil.c
pqgutil.h
quickder.c Fix for bug 175167 - don't use mark & release in QuickDER decoder . r=wtc 2003-03-07 01:13:22 +00:00
ret_cr16.s
secalgid.c Support SHA256, SHA384, and SHA512 hashes in NSS. 2002-12-12 06:05:45 +00:00
secasn1.h Bug 196776: the 'src' argument to the ASN.1 encoding functions should be 2003-03-11 02:31:16 +00:00
secasn1d.c Fix comment formatting style 2002-10-23 23:41:02 +00:00
secasn1e.c Bug 196776: the 'src' argument to the ASN.1 encoding functions should be 2003-03-11 02:31:16 +00:00
secasn1t.h Add new quick DER decoder. r=wtc 2002-08-07 03:25:47 +00:00
secasn1u.c
seccomon.h bug 125359, by default the ASN.1 en/decoder should treat all numbers as signed. But many source/target items desire unsigned integers (specifically, bignums in the crypto stuff), so implement an siUnsignedInteger type which notifies the en/decoder to handle the conversion. 2002-02-21 22:41:44 +00:00
secder.h Make libutil build for WinCE. 2002-04-04 00:11:48 +00:00
secdert.h
secdig.c Support SHA256, SHA384, and SHA512 hashes in NSS. 2002-12-12 06:05:45 +00:00
secdig.h
secdigt.h
secerr.h Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
secinit.c
secitem.c Copy the type value as well as the rest. 2002-06-24 21:57:27 +00:00
secitem.h Build OID hash table using PL_Hash rather then the dbm hash code. 2001-11-02 21:50:09 +00:00
secoid.c bug 191757, InitOIDHash() not threadsafe 2003-02-28 21:13:20 +00:00
secoid.h
secoidt.h Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
secplcy.c
secplcy.h
secport.c Bugzilla bug 131057: define PORT_Strdup as a function that calls PORT_Alloc. 2002-05-01 00:06:39 +00:00
secport.h Bugzilla bug 131057: define PORT_Strdup as a function that calls PORT_Alloc. 2002-05-01 00:06:39 +00:00
sectime.c
utf8.c
watcomfx.h