gecko/security/certverifier
David Keeler f8e657144b bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith
--HG--
rename : security/insanity/include/insanity/ScopedPtr.h => security/pkix/include/pkix/ScopedPtr.h
rename : security/insanity/include/insanity/bind.h => security/pkix/include/pkix/bind.h
rename : security/insanity/include/insanity/nullptr.h => security/pkix/include/pkix/nullptr.h
rename : security/insanity/include/insanity/pkix.h => security/pkix/include/pkix/pkix.h
rename : security/insanity/include/insanity/pkixtypes.h => security/pkix/include/pkix/pkixtypes.h
rename : security/insanity/lib/pkixbind.cpp => security/pkix/lib/pkixbind.cpp
rename : security/insanity/lib/pkixbuild.cpp => security/pkix/lib/pkixbuild.cpp
rename : security/insanity/lib/pkixcheck.cpp => security/pkix/lib/pkixcheck.cpp
rename : security/insanity/lib/pkixcheck.h => security/pkix/lib/pkixcheck.h
rename : security/insanity/lib/pkixder.cpp => security/pkix/lib/pkixder.cpp
rename : security/insanity/lib/pkixder.h => security/pkix/lib/pkixder.h
rename : security/insanity/lib/pkixkey.cpp => security/pkix/lib/pkixkey.cpp
rename : security/insanity/lib/pkixocsp.cpp => security/pkix/lib/pkixocsp.cpp
rename : security/insanity/lib/pkixutil.h => security/pkix/lib/pkixutil.h
rename : security/insanity/moz.build => security/pkix/moz.build
rename : security/insanity/test/lib/moz.build => security/pkix/test/lib/moz.build
rename : security/insanity/test/lib/pkixtestutil.cpp => security/pkix/test/lib/pkixtestutil.cpp
rename : security/insanity/test/lib/pkixtestutil.h => security/pkix/test/lib/pkixtestutil.h
2014-03-20 14:29:21 -07:00
..
CertVerifier.cpp bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith 2014-03-20 14:29:21 -07:00
CertVerifier.h bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith 2014-03-20 14:29:21 -07:00
ExtendedValidation.cpp bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith 2014-03-20 14:29:21 -07:00
ExtendedValidation.h Bug 921885: Use insanity::pkix for EV cert verification when insanity::pkix is the selected implementation, r=cviecco, r=keeler 2014-02-23 22:15:53 -08:00
moz.build bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith 2014-03-20 14:29:21 -07:00
NSSCertDBTrustDomain.cpp bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith 2014-03-20 14:29:21 -07:00
NSSCertDBTrustDomain.h bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith 2014-03-20 14:29:21 -07:00
OCSPCache.cpp bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith 2014-03-20 14:29:21 -07:00
OCSPCache.h bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith 2014-03-20 14:29:21 -07:00