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