10 Commits

Author SHA1 Message Date
wtc%google.com
e8653a0f01 Bug 522580: Add the NSS_SecureMemcmp function that performs a constant-time
compare of two memory regions, and use it in libSSL for comparing secret
data.  The patch is contributed by Adam Langley <agl@chromium.org> of
Google.  r=wtc,nelson.
Modified Files:
	lib/ssl/ssl3con.c lib/ssl/sslcon.c lib/ssl/sslgathr.c
	lib/util/nssutil.def lib/util/secport.c lib/util/secport.h


git-svn-id: svn://10.0.0.236/trunk@258699 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 17:45:36 +00:00
nelson%bolyard.com
91e491800f Bug 471539: create a means to Stop honoring digital signatures in
certificates and CRLs based on weak hashes. r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@256527 18797224-902f-48f8-a5cc-f745e15eee43
2009-03-13 02:59:04 +00:00
julien.pierre.boogz%sun.com
c60c10b0b0 Fix for bug 473505 . softoken's C_Initialize and C_Finalize should succeed after a fork in a child process. r=relyea, nelson
git-svn-id: svn://10.0.0.236/trunk@256055 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 05:34:47 +00:00
rrelyea%redhat.com
450b11ce05 Bug 438870: Free Freebl hashing code of dependencies on NSPR and libUtil
make static functions load nssutil3.


git-svn-id: svn://10.0.0.236/trunk@255097 18797224-902f-48f8-a5cc-f745e15eee43
2008-11-18 19:47:11 +00:00
julien.pierre.boogz%sun.com
29443dfc70 Fix for bug 403240 - threads hanging in nss_InitLock . r=wtc,nelson
git-svn-id: svn://10.0.0.236/trunk@245810 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-16 04:38:09 +00:00
wtc%google.com
29f2430119 Bug 362278: moved CERT_TimeChoiceTemplate to lib/certdb because it is
declared in certt.h.  r=julien.pierre
Modified Files:
	certdb/certdb.c nss/utilwrap.c util/nssutil.def
	util/templates.c util/utilrename.h


git-svn-id: svn://10.0.0.236/trunk@239799 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-21 21:19:40 +00:00
wtc%google.com
9048886e47 Bug 402777: moved the contents of pqgutil.{h,c} to lib/freebl and
lib/pk11wrap.  r=rrelyea.
Modified Files:
	cmd/fipstest/fipstest.c lib/freebl/blapi.h
	lib/freebl/ldvector.c lib/freebl/loader.c lib/freebl/loader.h
	lib/freebl/pqg.c lib/pk11wrap/pk11pqg.c lib/softoken/pkcs11c.c
	lib/util/manifest.mn lib/util/nssutil.def
	pkg/solaris/SUNWtlsd/prototype
Removed Files:
	lib/util/pqgutil.c lib/util/pqgutil.h


git-svn-id: svn://10.0.0.236/trunk@239082 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:49:35 +00:00
wtc%google.com
fa56338784 Bug 402777: Two changes to make lib/util more stand-alone. Moved
CKM_INVALID_MECHANISM from secmodt.h to pkcs11n.h.  Moved the three
CERTValidity functions from lib/util/sectime.c to lib/certdb/certdb.c.
r=rrelyea.
Modified Files:
	lib/certdb/certdb.c lib/nss/utilwrap.c lib/pk11wrap/secmodt.h
	lib/softoken/pkcs11n.h lib/util/nssutil.def lib/util/secoid.c
	lib/util/sectime.c lib/util/utilrename.h


git-svn-id: svn://10.0.0.236/trunk@238930 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-07 21:43:28 +00:00
julien.pierre.boogz%sun.com
bc77aebd64 Fix for bug 286642 . Don't export DER template from libnssutil3. r=nelson
git-svn-id: svn://10.0.0.236/trunk@238615 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-07 02:37:22 +00:00
julien.pierre.boogz%sun.com
a8626f2c53 Fix for bug 286642 . Move utility functions to new libnssutil shared library. r=nelson
git-svn-id: svn://10.0.0.236/trunk@237631 18797224-902f-48f8-a5cc-f745e15eee43
2007-10-12 01:44:51 +00:00