This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
security
/
nss
/
lib
/
util
History
nicolson%netscape.com
8b535dcde0
Fix 130522: ASN.1 decoder asserts with corrupt input.
...
r=wtc git-svn-id: svn://10.0.0.236/trunk@117447 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:13:23 +00:00
..
base64.h
…
ciferfam.h
…
config.mk
…
derdec.c
…
derenc.c
…
dersubr.c
…
dertime.c
…
Makefile
Change most coreconf and NSS makefiles to use OS_TARGET (which can
2002-02-15 22:54:08 +00:00
manifest.mn
…
nssb64.h
…
nssb64d.c
…
nssb64e.c
…
nssb64t.h
…
nssilckt.h
…
nssilock.c
…
nssilock.h
…
nsslocks.c
…
nsslocks.h
…
nssrwlk.c
…
nssrwlk.h
…
nssrwlkt.h
…
portreg.c
…
portreg.h
…
pqgutil.c
…
pqgutil.h
…
ret_cr16.s
…
secalgid.c
…
secasn1.h
…
secasn1d.c
Fix 130522: ASN.1 decoder asserts with corrupt input.
2002-03-26 01:13:23 +00:00
secasn1e.c
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
secasn1t.h
…
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
…
secdert.h
…
secdig.c
…
secdig.h
…
secdigt.h
…
secerr.h
…
secinit.c
…
secitem.c
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
secitem.h
…
secoid.c
bug 124446, thread safety issues with static oid hashtable.
2002-02-11 23:12:00 +00:00
secoid.h
…
secoidt.h
…
secplcy.c
…
secplcy.h
…
secport.c
Bugzilla bug 131057: define PORT_Strdup as PL_strdup so that it uses NSPR's
2002-03-15 05:54:22 +00:00
secport.h
Bugzilla bug 131057: define PORT_Strdup as PL_strdup so that it uses NSPR's
2002-03-15 05:54:22 +00:00
sectime.c
…
utf8.c
…
watcomfx.h
…