summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * gpg.texi: New.Werner Koch2004-09-307-59/+80
* spelling fixWerner Koch2004-09-301-1/+4
* Remove what is now in the texi docs.Marcus Brinkmann2004-09-301-346/+3
* 2004-09-30 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2004-09-302-2/+500
* 2004-09-30 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2004-09-302-2/+6
* Print warning when --default-key is used.Werner Koch2004-09-291-0/+1
* * gpgsm.texi (Configuration Options): Add --log-file.Werner Koch2004-09-295-32/+56
* Added a few strings.Werner Koch2004-09-291-6/+50
* Fuzzy fixesWerner Koch2004-09-291-187/+214
* * minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch2004-09-299-17/+102
* Changed license of the manual stuff to GPL.Werner Koch2004-09-296-22/+96
* (agent_unprotect): Fixed wiping of CLEARTEXT. ThanksWerner Koch2004-09-282-1/+6
* 2004-09-25 Moritz Schulte <moritz@g10code.com>Moritz Schulte2004-09-264-40/+113
* (show_key_with_all_names): Print the card S/N.Werner Koch2004-09-206-4/+49
* Some more new filesWerner Koch2004-09-112-0/+278
* Collection of artwork collected over the yearsWerner Koch2004-09-1120-0/+7
* 2004-09-11 Moritz Schulte <moritz@g10code.com>Moritz Schulte2004-09-112-1/+5
* doc --max-cache-ttlWerner Koch2004-09-091-0/+6
* * app.c (select_application): Fixed serial number extraction andWerner Koch2004-09-094-3/+74
* (check_for_running_agent): New.Werner Koch2004-09-094-9/+86
* Better take the length of SKELEXT into accountWerner Koch2004-08-312-2/+4
* * openfile.c (copy_options_file): Use gpg-conf.skelWerner Koch2004-08-313-2/+7
* * kbxutil.c: New command --import-openpgp.Werner Koch2004-08-245-27/+810
* Fixed typo in ocsp OID.Werner Koch2004-08-242-1/+5
* * gpg-agent.c: New option --max-cache-ttl. Suggested by AlexanderWerner Koch2004-08-204-4/+16
* (start_pinentry): Use a timeout for the pinentry lock.Werner Koch2004-08-202-3/+27
* (get_passphrase): Make sure that the defaultWerner Koch2004-08-182-5/+71
* * certlist.c (gpgsm_cert_use_ocsp_p): New.Werner Koch2004-08-185-5/+39
* (simple_pwquery): Handle gpg-error style returnWerner Koch2004-08-183-2/+17
* (print_sanitized_utf8_string): Actually implementWerner Koch2004-08-182-2/+8
* (get_passphrase): Make sure that the defaultWerner Koch2004-08-182-0/+39
* 2004-08-18 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2004-08-182-3/+10
* 2004-08-17 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2004-08-172-1/+5
* tests/pkits: New directoryWerner Koch2004-08-171-1/+12
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-1724-98/+1158
* (cmd_encrypt): Use DEFAULT_RECPLIST and not recplistWerner Koch2004-08-162-1/+6
* 2004-08-09 Moritz Schulte <moritz@g10code.com>Moritz Schulte2004-08-092-0/+119
* * gpgsm.c: New option --with-ephemeral-keys.Werner Koch2004-08-065-9/+44
* * configure.ac: Changed tests for libusb to also suuport theWerner Koch2004-08-0516-31/+282
* 2004-07-27 Moritz Schulte <moritz@g10code.com>Moritz Schulte2004-07-272-0/+7
* 2004-07-27 Moritz Schulte <moritz@g10code.com>Moritz Schulte2004-07-271-4/+5
* 2004-07-27 Moritz Schulte <moritz@g10code.com>Moritz Schulte2004-07-271-0/+7
* post-release version number bumpWerner Koch2004-07-222-1/+5
* * configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10Werner Koch2004-07-227-12/+41
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-2214-200/+275
* * Makefile.am (sm): Build kbx only if gpgsm is to be build.Werner Koch2004-07-204-2/+16
* New option --enable-agent-only.Werner Koch2004-07-202-2/+24
* * rfc822parse.c (rfc822parse_get_field): Add arg VALUEOFF.Werner Koch2004-07-203-4/+28
* (gpgsm_validate_chain): The trust check didn'tWerner Koch2004-07-202-0/+8
* (reader_table_s): Add function pointers for the backends.Werner Koch2004-07-166-558/+1226