aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments.David Shaw2002-08-207-4/+39
* * gpgkeys_hkp.c (get_key, parse_hkp_index): Bring over latest code fromDavid Shaw2002-08-193-12/+20
* * NEWS: Document new ways to enable MDC, and change in automaticDavid Shaw2002-08-193-1/+22
* Short note about interactive and import.Werner Koch2002-08-191-0/+3
* * getkey.c (get_user_id_native): Renamed to ..Werner Koch2002-08-1911-38/+120
* 2002-08-16 Timo Schulz <[email protected]>Timo Schulz2002-08-183-1/+26
* Made it compile.Werner Koch2002-08-163-6/+6
* * call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch2002-08-166-36/+168
* * assuan.h: Renamed Bad_Certificate_Path to Bad_Certificate_Chain.Werner Koch2002-08-162-1/+5
* Renamed an error code.Werner Koch2002-08-163-3/+3
* * scdaemon.c: Include i18n.h.Werner Koch2002-08-167-4/+148
* Renamed some configure flags.Werner Koch2002-08-161-2/+2
* *** empty log message ***Werner Koch2002-08-161-773/+0
* * certpath.c: Renamed to ..Werner Koch2002-08-164-5/+7
* * call-agent.c (learn_cb): Special treatment when the issuerWerner Koch2002-08-1612-58/+69
* * card-common.h (struct p15_private_s): Forward declaration. AddWerner Koch2002-08-165-17/+83
* Removed a leftover conflict indicator.Werner Koch2002-08-161-1/+0
* * seckey-cert.c: Workaround to allow decryption of v3 keys createdWerner Koch2002-08-162-0/+31
* * hkp.c (parse_hkp_index): Properly handle really large keys (5 digit keyDavid Shaw2002-08-142-4/+9
* * encode.c (encode_simple): Fix problem with using compression algo 2 andDavid Shaw2002-08-135-47/+114
* * cipher.h: Add AES aliases for RIJNDAEL algo numbers.David Shaw2002-08-132-3/+10
* * mpicoder.c (do_get_buffer): Don't remove leading zeros if theWerner Koch2002-08-132-6/+14
* * cipher.c: Include the DUMMY cipher only when the new ALLOW_DUMMYWerner Koch2002-08-122-5/+17
* Minor changes for gettextNEWPG-0-3-10Werner Koch2002-08-1010-5/+19
* * keylist.c (list_cert_colon): Print the short fingerprint in theWerner Koch2002-08-106-15/+53
* * keybox-search.c (blob_cmp_fpr_part): New.Werner Koch2002-08-102-10/+45
* * decrypt.c (prepare_decryption): Hack to detected alreadyWerner Koch2002-08-092-25/+36
* Tweaked the build system so that make distcheck finanly said WellWerner Koch2002-08-098-43/+67
* * signal.c: New. Taken from GnuPG 1.1.91.Werner Koch2002-08-094-3/+246
* Minor fixesWerner Koch2002-08-097-29/+60
* * gpgsm.c (emergency_cleanup): New.Werner Koch2002-08-098-225/+321
* * card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch2002-08-095-52/+158
* Added distfiles kludge to distribute the content of the samplekeys directory.Werner Koch2002-08-092-1/+14
* * options.skel: Some language tweaks, and remove the load-extensionDavid Shaw2002-08-095-61/+71
* * Makefile.am, md.c (load_digest_module): Allow switching TIGER on and offDavid Shaw2002-08-083-8/+13
* * configure.ac: Add an --enable-tiger.David Shaw2002-08-083-0/+25
* * tdbio.c (tdbio_set_dbname): Create new trustdbs with user-onlyDavid Shaw2002-08-082-0/+8
* * asschk.c: Added some new features.Werner Koch2002-08-0819-43/+630
* * sig-check.c (signature_check2): Sanity check that the md has a contextDavid Shaw2002-08-072-1/+17
* * cipher.h: Add md_algo_present().David Shaw2002-08-072-0/+5
* * md.c (md_algo_present): New function to check if a given algo is in useDavid Shaw2002-08-072-2/+22
* First test script. Still missing the environment setup.Werner Koch2002-08-072-43/+325
* * keyedit.c (menu_revsig): Properly show a uid is revoked withoutDavid Shaw2002-08-077-135/+212
* * configure.ac: If the static IDEA cipher is present, disable dynamicDavid Shaw2002-08-072-22/+33
* New Assuan testing tool.Werner Koch2002-08-073-0/+738
* use of EXTSEP_SStefan Bellon2002-08-063-2/+7
* * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-errorDavid Shaw2002-08-065-3/+11
* * encode.c (encode_crypt), g10.c (main), sign.c (sign_file,David Shaw2002-08-064-7/+27
* * gpg.sgml: Clarify that only long-form options can go in the config file.David Shaw2002-08-062-5/+12
* * revoke.c (export_minimal_pk, gen_desig_revoke, gen_revoke): Export aDavid Shaw2002-08-062-132/+179