gnome-keyring r878 - in branches/cryptoki: . pk pkix pkix/tests pkix/tests/test-data



Author: nnielsen
Date: 2007-11-26 22:30:37 +0000 (Mon, 26 Nov 2007)
New Revision: 878
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-keyring?rev=878&view=rev

Added:
   branches/cryptoki/pkix/gkr-pkix-cert.c
   branches/cryptoki/pkix/gkr-pkix-cert.h
   branches/cryptoki/pkix/tests/test-data/RSA_Root_Certificate_1.pem
   branches/cryptoki/pkix/tests/test-data/RSA_Security_1024_v3.pem
   branches/cryptoki/pkix/tests/test-data/RSA_Security_2048_v3.pem
   branches/cryptoki/pkix/tests/test-data/Thawte_Personal_Basic_CA.pem
   branches/cryptoki/pkix/tests/test-data/Thawte_Personal_Freemail_CA.pem
   branches/cryptoki/pkix/tests/test-data/Thawte_Personal_Premium_CA.pem
   branches/cryptoki/pkix/tests/test-data/Thawte_Premium_Server_CA.pem
   branches/cryptoki/pkix/tests/test-data/Thawte_Server_CA.pem
   branches/cryptoki/pkix/tests/test-data/Thawte_Time_Stamping_CA.pem
   branches/cryptoki/pkix/tests/test-data/ca-certificates.crt
   branches/cryptoki/pkix/tests/test-data/cacert.org.pem
Removed:
   branches/cryptoki/pkix/gkr-pki-cert.c
   branches/cryptoki/pkix/gkr-pki-cert.h
Modified:
   branches/cryptoki/ChangeLog
   branches/cryptoki/pk/gkr-pk-object-manager.c
   branches/cryptoki/pk/gkr-pk-util.c
   branches/cryptoki/pk/gkr-pk-util.h
   branches/cryptoki/pkix/Makefile.am
   branches/cryptoki/pkix/gkr-pkix-asn1.c
   branches/cryptoki/pkix/gkr-pkix-asn1.h
   branches/cryptoki/pkix/gkr-pkix-der.c
   branches/cryptoki/pkix/gkr-pkix-der.h
   branches/cryptoki/pkix/gkr-pkix-parser.c
   branches/cryptoki/pkix/gkr-pkix-parser.h
   branches/cryptoki/pkix/tests/unit-test-pkix-asn1.c
   branches/cryptoki/pkix/tests/unit-test-pkix-parser.c
Log:
	* pk/gkr-pk-object-manager.c:
	* pk/gkr-pk-util.c:
	* pk/gkr-pk-util.h:
	* pkix/gkr-pki-cert.c: (moved to gkr-pkix-cert.c)
	* pkix/gkr-pki-cert.h: (moved to gkr-pkix-cert.h)
	* pkix/gkr-pkix-asn1.c:
	* pkix/gkr-pkix-asn1.h:
	* pkix/gkr-pkix-cert.c: (added)
	* pkix/gkr-pkix-cert.h: (added)
	* pkix/gkr-pkix-der.c:
	* pkix/gkr-pkix-der.h:
	* pkix/gkr-pkix-parser.c:
	* pkix/gkr-pkix-parser.h:
	* pkix/Makefile.am:
	* pkix/tests/unit-test-pkix-asn1.c:
	* pkix/tests/unit-test-pkix-parser.c:
	* pkix/tests/test-data/*.pem:
	* pkix/tests/test-data/*.crt: Added support for parsing 
certificates
	and implemented most certificate PKCS#11 attributes.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]