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