summaryrefslogtreecommitdiffstats
path: root/util/cert.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-01* getkey.c (get_pubkey_byname): Fix missing auto_key_retrieve unlock.David Shaw2-5/+12
2006-03-31Update copyrightDavid Shaw1-1/+2
2006-03-30* main.h, seskey.c (encode_md_value): Modify to allow a q size greaterDavid Shaw5-35/+94
2006-03-30* README: Some more notes about building fat binaries.David Shaw2-1/+8
2006-03-30* cert.c (main): Fix test program build warning on OSX.David Shaw2-2/+6
2006-03-27* gpgkeys_ldap.c: #define LDAP_DEPRECATED for newer OpenLDAPs so they useDavid Shaw2-0/+8
2006-03-25* README: Missing some instructions on building a fat binary.David Shaw2-1/+5
2006-03-23* getkey.c (parse_auto_key_locate): Silently strip out duplicates ratherDavid Shaw2-5/+15
2006-03-22Changed URLsWerner Koch3-3/+8
2006-03-22* mainproc.c (get_pka_address): Fix bug introduced as part ofDavid Shaw2-1/+6
2006-03-21Allow for rmd160 signatures when using gpg-agent.Werner Koch3-1/+13
2006-03-20* blowfish.c, md5.c, rmd160.c, sha1.c, sha256.c, sha512.c: Revert previousDavid Shaw7-13/+18
2006-03-20* configure.ac: Improved --disable-endian-check that doesn't involveDavid Shaw2-7/+20
2006-03-20* configure.ac: Add --disable-endian-check for building fat binariesDavid Shaw3-12/+44
2006-03-20* blowfish.c, md5.c, rmd160.c, sha1.c, sha256.c, sha512.c: Use '#if'David Shaw7-13/+21
2006-03-18* configure.ac: Allow the DNS stuff to work on OSX by trying theDavid Shaw2-3/+28
2006-03-17* keyserver.c (keyserver_import_cert): Handle the IPGP CERT type forDavid Shaw3-24/+43
2006-03-16* cert.c (get_cert): Handle the fixed IPGP type with fingerprint.David Shaw5-19/+71
2006-03-14* keyserver-internal.h, keyserver.c (keyserver_import_pka): Use theDavid Shaw4-31/+61
2006-03-14* keyserver-internal.h, keyserver.c (keyserver_spawn, keyserver_work,David Shaw4-26/+40
2006-03-14* main.h, import.c (import_one): Optionally return the fingerprint ofDavid Shaw4-26/+43
2006-03-12* sig-check.c (signature_check2): Print the backsig warning when thereDavid Shaw3-8/+20
2006-03-11* samplekeys.asc: Update 99242560 to have a signing subkey backsig.David Shaw2-1840/+1873
2006-03-09* gpg.sgml: Clarify new notation delete feature.David Shaw2-2/+8
2006-03-09* build-packet.c (string_to_notation): Add ability to indicate a notationDavid Shaw3-39/+85
2006-03-09keep on walking towards rc3Werner Koch29-15107/+15974
2006-03-09Updatedgnupg-1.4.3rc2Werner Koch3-68/+108
2006-03-09Preparing for an RC23Werner Koch6-18/+29
2006-03-09* gpg.sgml: Document "notation".David Shaw2-6/+17
2006-03-09* keyedit.c (menu_set_notation): New function to set notations onDavid Shaw2-4/+250
2006-03-09* mainproc.c (get_pka_address), keylist.c (show_notation): RemoveDavid Shaw3-92/+64
2006-03-09* argparse.c (default_strusage): Update copyright year to 2006.David Shaw2-2/+6
2006-03-09* packet.h, build-packet.c (sig_to_notation), keygen.cDavid Shaw4-8/+20
2006-03-09* packet.h, build-packet.c (sig_to_notation), keygen.cDavid Shaw4-6/+15
2006-03-09* options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data):David Shaw9-117/+275
2006-03-08* options.h, mainproc.c (check_sig_and_print), gpg.c (main):David Shaw6-14/+27
2006-03-08* NEWS: Note CERT retrieval. Tweak PKA and backsig language to matchDavid Shaw2-14/+17
2006-03-07* gpg.sgml: Rename backsigs to cross-certification (backsigs is justDavid Shaw2-17/+28
2006-03-07* gpg.sgml: Document new way of enabling the PKA functions. Some minorDavid Shaw2-79/+71
2006-03-07* options.h, gpg.c (main, parse_trust_model), pkclist.cDavid Shaw6-50/+23
2006-03-07* NEWS: Note --auto-key-locate and that keyservers can handle binary dataDavid Shaw2-5/+20
2006-03-07More tests added; make distcheck worksWerner Koch33-7805/+8146
2006-03-07* gpg.sgml: Document --auto-key-locate.David Shaw2-5/+47
2006-03-07* sign.c (make_keysig_packet): Don't use MD5 for a RSA_S key as thatDavid Shaw2-3/+5
2006-03-07* mainproc.c (proc_compressed): "Uncompressed" is not a valid compressionDavid Shaw2-1/+8
2006-03-06Stricter test of allowed signature packet compositions.Werner Koch7-123/+299
2006-03-06Fixed problem with PGP2 style signatures and mutilple plaintext dataWerner Koch5-40/+74
2006-03-05Replaced an assert and fixed batch mode issue in cardglue.Werner Koch6-14/+43
2006-03-03* gpgkeys_ldap.c (main): Fix build problem with non-OpenLDAP LDAPDavid Shaw2-5/+15
2006-03-01* getkey.c (parse_auto_key_locate): Error if the user selects "cert" orDavid Shaw3-10/+20