Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 2007-08-24 | 1 | -4/+3 |
| | | | | | Documentation updates. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | (keybox_release): Close the file pointer. | Werner Koch | 2004-12-07 | 1 | -0/+5 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-06-05 | 1 | -0/+127 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -127/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | * keybox-init.c (keybox_set_ephemeral): New. | Werner Koch | 2002-06-19 | 1 | -1/+8 |
| | | | | | | | | | | | * keybox-blob.c (create_blob_header): Store epheermal flag. (_keybox_create_x509_blob): Pass epheermal flag on. * keybox-update.c (keybox_insert_cert): Ditto. * keybox-search.c (blob_get_blob_flags): New. (keybox_search): Ignore ephemeral blobs when not in ephemeral mode. * keybox-dump.c (_keybox_dump_blob): Print blob flags as strings. | ||||
* | We have reached a state where we are able to import certs and | Werner Koch | 2001-11-13 | 1 | -28/+75 |
| | | | | | check the certification path. | ||||
* | Started with keybox implementation by basing it on code from the GnuPG | Werner Koch | 2001-11-10 | 1 | -0/+73 |
devel branch. |