aboutsummaryrefslogtreecommitdiffstats
path: root/sm (follow)
Commit message (Expand)AuthorAgeFilesLines
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-212-9/+6
* * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch2004-12-204-31/+52
* * maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch2004-12-191-2/+2
* * configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2004-12-181-0/+1
* Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2004-12-183-1/+11
* * call-dirmngr.c (isvalid_status_cb, lookup_status_cb)Werner Koch2004-12-174-17/+33
* (lookup_status_cb): Send progress messagesWerner Koch2004-12-152-3/+41
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-153-7/+26
* VArious hacks to make it at least build under W32.Werner Koch2004-12-131-1/+1
* * asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.Werner Koch2004-12-073-3/+12
* * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.Werner Koch2004-12-064-233/+51
* * configure.ac (have_w32_system): New. Disable Pth checks for W32.Werner Koch2004-12-062-2/+4
* Preparing 1.9.13Werner Koch2004-12-032-4/+23
* First take on a W32 portWerner Koch2004-12-022-21/+30
* * b64enc.c: Include stdio.h and string.hWerner Koch2004-11-234-19/+44
* (gpgsm_genkey): Remove the NEW from the certificateWerner Koch2004-10-222-1/+6
* 2004-10-08 Moritz Schulte <[email protected]>Moritz Schulte2004-10-082-2/+9
* (setup_pinentry_env): Try hard to set a default for GPG_TTY.Werner Koch2004-10-042-1/+20
* * gpgconf-comp.c (my_dgettext): Also switch codeset and directoryWerner Koch2004-10-011-1/+1
* * gpgv.c (i18n_init): Always use LC_ALL.Werner Koch2004-09-304-17/+48
* Preparing a new release. Updated gettextWerner Koch2004-09-302-1/+5
* * de.po: Updated.Werner Koch2004-09-302-2/+10
* spelling fixWerner Koch2004-09-301-1/+4
* Print warning when --default-key is used.Werner Koch2004-09-291-0/+1
* * minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch2004-09-293-10/+61
* (show_key_with_all_names): Print the card S/N.Werner Koch2004-09-202-3/+18
* Fixed typo in ocsp OID.Werner Koch2004-08-242-1/+5
* * certlist.c (gpgsm_cert_use_ocsp_p): New.Werner Koch2004-08-184-4/+36
* 2004-08-17 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-08-172-1/+5
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-176-61/+156
* (cmd_encrypt): Use DEFAULT_RECPLIST and not recplistWerner Koch2004-08-162-1/+6
* * gpgsm.c: New option --with-ephemeral-keys.Werner Koch2004-08-064-8/+39
* * configure.ac: Changed tests for libusb to also suuport theWerner Koch2004-08-052-7/+13
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-222-1/+9
* (gpgsm_validate_chain): The trust check didn'tWerner Koch2004-07-202-0/+8
* * configure.ac: Require libksba 0.9.7.Werner Koch2004-06-069-65/+111
* * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch2004-05-112-20/+47
* * sign.c (gpgsm_sign): Include the error source in the final errorWerner Koch2004-05-116-12/+106
* * sysutils.c (disable_core_dumps): Only set the current limit.Werner Koch2004-05-113-1/+9
* Also print agent and dirmngr info.Werner Koch2004-05-111-6/+13
* * gpgsm.h (opt): Add member CONFIG_FILENAME.Werner Koch2004-05-114-10/+34
* * protect-tool.c: New option --enable-status-msg.Werner Koch2004-04-302-12/+62
* (check_and_store): Do not update the stats for hiddenWerner Koch2004-04-302-8/+20
* typo fixWerner Koch2004-04-291-1/+1
* * gpgsm.c: New command --keydb-clear-some-cert-flags.Werner Koch2004-04-284-3/+118
* * scdaemon.c (main): Do the last change the usual way. This is soWerner Koch2004-04-262-2/+7
* * call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch2004-04-2612-65/+90
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-262-0/+17
* (oidtranstbl): New. OIDs collected from several sources.Werner Koch2004-04-232-21/+309
* (main): New commands --dump-keys, --dump-external-keys,Werner Koch2004-04-224-13/+241