gnome-keyring r809 - in branches/cryptoki: . common cryptoki pk pkix pkix/tests pkix/tests/test-data ssh tests
- From: nnielsen svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-keyring r809 - in branches/cryptoki: . common cryptoki pk pkix pkix/tests pkix/tests/test-data ssh tests
- Date: Thu, 23 Aug 2007 19:23:55 +0100 (BST)
Author: nnielsen
Date: 2007-08-23 19:23:54 +0100 (Thu, 23 Aug 2007)
New Revision: 809
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-keyring?rev=809&view=rev
Added:
branches/cryptoki/pk/gkr-pk-index.c
branches/cryptoki/pk/gkr-pk-index.h
branches/cryptoki/pk/gkr-pk-pubkey.c
branches/cryptoki/pk/gkr-pk-pubkey.h
branches/cryptoki/pkix/gkr-pkix-der.c
branches/cryptoki/pkix/gkr-pkix-der.h
branches/cryptoki/pkix/tests/asn1-def-test.h
branches/cryptoki/pkix/tests/test-data/pem-rsa-enc.key
branches/cryptoki/pkix/tests/test.asn
branches/cryptoki/pkix/tests/unit-test-pkix-asn1.c
branches/cryptoki/pkix/tests/unit-test-pkix-der.c
branches/cryptoki/tests/unit-test-unique.c
Modified:
branches/cryptoki/ChangeLog
branches/cryptoki/common/gkr-crypto.c
branches/cryptoki/common/gkr-crypto.h
branches/cryptoki/common/gkr-location.c
branches/cryptoki/common/gkr-secure-memory.c
branches/cryptoki/common/gkr-unique.c
branches/cryptoki/common/gkr-unique.h
branches/cryptoki/cryptoki/gkr-cryptoki-daemon-session.c
branches/cryptoki/pk/Makefile.am
branches/cryptoki/pk/gkr-pk-object-manager.c
branches/cryptoki/pk/gkr-pk-object-manager.h
branches/cryptoki/pk/gkr-pk-object.c
branches/cryptoki/pk/gkr-pk-object.h
branches/cryptoki/pk/gkr-pk-privkey.c
branches/cryptoki/pk/gkr-pk-privkey.h
branches/cryptoki/pk/gkr-pk-util.c
branches/cryptoki/pk/gkr-pk-util.h
branches/cryptoki/pkix/Makefile.am
branches/cryptoki/pkix/asn1-def-pk.h
branches/cryptoki/pkix/gkr-pki-cert.c
branches/cryptoki/pkix/gkr-pkix-asn1.c
branches/cryptoki/pkix/gkr-pkix-asn1.h
branches/cryptoki/pkix/gkr-pkix-openssl.c
branches/cryptoki/pkix/gkr-pkix-parser.c
branches/cryptoki/pkix/pk.asn
branches/cryptoki/pkix/tests/Makefile.am
branches/cryptoki/pkix/tests/unit-test-pkix-parser.c
branches/cryptoki/ssh/gkr-ssh-daemon-ops.c
branches/cryptoki/ssh/gkr-ssh-proto.c
branches/cryptoki/tests/Makefile.am
branches/cryptoki/tests/unit-test-crypto.c
Log:
* common/gkr-crypto.c:
* common/gkr-crypto.h:
* common/gkr-location.c:
* common/gkr-secure-memory.c:
* common/gkr-unique.c:
* common/gkr-unique.h:
* cryptoki/gkr-cryptoki-daemon-session.c:
* pk/gkr-pk-index.c: (added)
* pk/gkr-pk-index.h: (added)
* pk/gkr-pk-object.c:
* pk/gkr-pk-object.h:
* pk/gkr-pk-object-manager.c:
* pk/gkr-pk-object-manager.h:
* pk/gkr-pk-privkey.c:
* pk/gkr-pk-privkey.h:
* pk/gkr-pk-pubkey.c:
* pk/gkr-pk-pubkey.h:
* pk/gkr-pk-util.c:
* pk/gkr-pk-util.h:
* pk/Makefile.am:
* pkix/asn1-def-pk.h:
* pkix/gkr-pkix-asn1.c:
* pkix/gkr-pkix-asn1.h:
* pkix/gkr-pkix-der.c:
* pkix/gkr-pkix-der.h:
* pkix/gkr-pkix-openssl.c:
* pkix/gkr-pkix-parser.c:
* pkix/Makefile.am:
* pkix/pk.asn:
* pkix/tests/asn1-def-test.h: (added)
* pkix/tests/Makefile.am:
* pkix/tests/test.asn: (added)
* pkix/tests/unit-test-pkix-asn1.c: (added)
* pkix/tests/unit-test-pkix-der.c: (added)
* pkix/tests/unit-test-pkix-parser.c:
* pkix/tests/test-data/pem-rsa-enc.key: (added)
* ssh/gkr-ssh-daemon-ops.c:
* ssh/gkr-ssh-proto.c:
* tests/Makefile.am:
* tests/unit-test-crypto.c:
* tests/unit-test-unique.c: Manage objects properly. Load objects in two
passes, only on the second pass do we prompt for a password. Add tests
for new crypto, unique, der parsing code. Fix a bunch of bugs. Make parsing
of openssl style encrypted PEM work properly. Proper relationship between
public and private key objects, and how they load each other.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]