Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g), | David Shaw | 2003-07-01 | 1 | -0/+1 |
| | | | | | | | | | | | and signer's primary fingerprint (%p). * tdbio.h, tdbio.c (create_version_record, tdbio_write_nextcheck, tdbio_read_record, tdbio_write_record): Force a 0 into the trust_model field. This is to help smooth the 1.2->1.4 switchover, as otherwise a 1.4 trustdb could be rebuilt as classic on 1.2 while still claiming to be a non-classic trust model. | ||||
* | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 2003-05-22 | 1 | -1/+1 |
| | | | | | | | | | getkey.c, keydb.c, openfile.c, plaintext.c, status.c, gpgv.c, keygen.c, options.h, sig-check.c, tdbio.h, encode.c, hkp.c, mainproc.c, parse-packet.c, signal.c, textfilter.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | ||||
* | * packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record), | David Shaw | 2003-01-06 | 1 | -1/+3 |
| | | | | | | | | | | | | trustdb.c (update_validity): Store temporary full & marginal counts in the trustdb. (clear_validity, get_validity_counts): Return and clear temp counts. (store_validation_status): Keep track of which keyids have been stored. (validate_one_keyblock, validate_key_list): Use per-uid copies of the full & marginal counts so they can be recalled for multiple levels. (validate_keys): Only use unused keys for each new round. (reset_unconnected_keys): Rename to reset_trust_records, and only skip specifically excluded records. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -114/+27 |
| | |||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -2/+3 |
| | |||||
* | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 2000-01-27 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch | Werner Koch | 1999-06-29 | 1 | -2/+5 |
| | |||||
* | See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch | Werner Koch | 1999-03-17 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner Koch | Werner Koch | 1999-03-11 | 1 | -5/+7 |
| | |||||
* | See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch | Werner Koch | 1999-02-10 | 1 | -4/+6 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 |
| | |||||
* | See ChangeLog ;-). Key validation should now be faster | Werner Koch | 1998-11-13 | 1 | -1/+7 |
| | |||||
* | some random changes | Werner Koch | 1998-10-25 | 1 | -0/+4 |
| | |||||
* | Epxerimenta support for GDBM keyings. | Werner Koch | 1998-10-21 | 1 | -25/+8 |
| | |||||
* | Snapshot release 0.4.2V0-4-2 | Werner Koch | 1998-10-18 | 1 | -1/+2 |
| | |||||
* | last local commit | Werner Koch | 1998-10-16 | 1 | -0/+1 |
| | |||||
* | backup | Werner Koch | 1998-10-12 | 1 | -7/+24 |
| | |||||
* | a new releaseV0-4-1 | Werner Koch | 1998-10-07 | 1 | -2/+6 |
| | |||||
* | intermediate check in | Werner Koch | 1998-08-05 | 1 | -2/+6 |
| | |||||
* | started with shm coprocesses | Werner Koch | 1998-07-30 | 1 | -1/+3 |
| | |||||
* | edit-key is now complete | Werner Koch | 1998-07-29 | 1 | -10/+4 |
| | |||||
* | changed trustdb design | Werner Koch | 1998-07-21 | 1 | -7/+23 |
| | |||||
* | sync | Werner Koch | 1998-07-15 | 1 | -3/+7 |
| | |||||
* | sync | Werner Koch | 1998-07-14 | 1 | -33/+37 |
| | |||||
* | fixed severe exploitV0-3-2 | Werner Koch | 1998-07-09 | 1 | -0/+150 |