Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-12-01 | Generate the ChangeLog from commit logs. | Werner Koch | 1 | -1/+12 | |
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. | |||||
2011-09-20 | Replace gcry_md_start_debug by gcry_md_debug. | Werner Koch | 1 | -0/+8 | |
This is to allow building with Libgcrypt master (1.6) which has some cleanups in the API/ABI. | |||||
2011-08-10 | Fixed set but unused variable bugs | Werner Koch | 1 | -0/+6 | |
2011-07-21 | Try to get the only-valid-if-cert-valid cert from the dirmngr first. | Werner Koch | 1 | -0/+6 | |
This should always work because the dirmngr asked us to validate the given certificate. This should make OCSP configuration easier because there is less requirement to install all certificates for Dirmngr and gpgsm. CAUTION: This code has not yet been tested. | |||||
2011-06-01 | Fix size_t vs int issues. | Marcus Brinkmann | 1 | -0/+4 | |
2011-04-25 | Fix regression in gpg's mail address parsing. | Werner Koch | 1 | -0/+11 | |
Since 2009-12-08 gpg was not able to find email addresses indicated by a leading '<'. This happened when I merged the user id classification code of gpgsm and gpg. | |||||
2011-03-10 | Support pkcs#12 import of PBES2 encoded data. | Werner Koch | 1 | -0/+9 | |
This is so that we read compatible with gnutls's certtool. Only AES-128 is supported. The latest Libgcrypt from git is required. Fixes bug#1321. | |||||
2011-03-03 | Fix faulty gcc warnings | Werner Koch | 1 | -0/+5 | |
2011-03-01 | Support X.509 certificate creation. | Werner Koch | 1 | -1/+22 | |
Using "gpgsm --genkey" allows the creation of a self-signed certificate via a new prompt. Using "gpgsm --genkey --batch" should allow the creation of arbitrary certificates controlled by a parameter file. An example parameter file is Key-Type: RSA Key-Length: 1024 Key-Grip: 2C50DC6101C10C9C643E315FE3EADCCBC24F4BEA Key-Usage: sign, encrypt Serial: random Name-DN: CN=some test key Name-Email: [email protected] Name-Email: [email protected] Hash-Algo: SHA384 not-after: 2038-01-16 12:44 This creates a self-signed X.509 certificate using the key given by the keygrip and using SHA-384 as hash algorithm. The keyword signing-key can be used to sign the certificate with a different key. See sm/certreggen.c for details. | |||||
2010-11-26 | Remove superfluous parameter. | Werner Koch | 1 | -0/+8 | |
Make self-check interval larger | |||||
2010-11-23 | Change stack size for Wince. | Werner Koch | 1 | -0/+4 | |
Allow for a longer agent atartup under wince. Print gpg output via estream. | |||||
2010-10-08 | Add new option --with-keygrip | Werner Koch | 1 | -0/+6 | |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -0/+10 | |
A couple of forward ported changes. Doc updates. | |||||
2010-08-18 | Fix regression in logging. | Werner Koch | 1 | -0/+2 | |
Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream. | |||||
2010-08-16 | Auto-start dirmngr. | Werner Koch | 1 | -0/+13 | |
2010-06-21 | Implement export of pkcs#12 objects using a direct agent connection. | Werner Koch | 1 | -0/+18 | |
2010-06-17 | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 1 | -0/+16 | |
2010-06-10 | common/ | Marcus Brinkmann | 1 | -0/+4 | |
2010-06-11 Marcus Brinkmann <[email protected]> * sysutils.c (translate_sys2libc_fd): Revert last change. (translate_sys2libc_fd_int): Revert last change. sm/ 2010-06-11 Marcus Brinkmann <[email protected]> * server.c (cmd_message) [HAVE_W32CE_SYSTEM]: Finish pipe. | |||||
2010-06-10 | 2010-06-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* server.c (SERVER_STDIN, SERVER_STDOUT): New macros. (gpgsm_server): Use them with assuan_fdopen. | |||||
2010-04-23 | 2010-04-23 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* certreqgen.c (read_parameters): Use ascii_isspace instead of spacep to stop at newline, too. | |||||
2010-04-14 | Whole lot of changes to support CE. | Werner Koch | 1 | -0/+19 | |
2010-03-24 | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 1 | -0/+14 | |
2010-03-15 | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 1 | -0/+2 | |
stdio. | |||||
2010-03-11 | Use a custom log handler for libassuan. | Werner Koch | 1 | -0/+7 | |
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -0/+6 | |
2010-03-08 | Removed almost al dup calls. | Werner Koch | 1 | -0/+10 | |
2010-03-08 | Replace use stdio by estream functions. | Werner Koch | 1 | -52/+78 | |
2009-12-14 | add new gpgsm server command PASSWD | Werner Koch | 1 | -0/+5 | |
2009-12-10 | Add option --cert-extension. | Werner Koch | 1 | -0/+6 | |
2009-12-08 | Unification of the search descriptor usage. | Werner Koch | 1 | -0/+9 | |
2009-12-08 | common/ | Marcus Brinkmann | 1 | -0/+4 | |
2009-12-08 Marcus Brinkmann <[email protected]> * asshelp.c (start_new_gpg_agent): Convert posix FD to assuan FD. agent/ 2009-12-08 Marcus Brinkmann <[email protected]> * call-pinentry.c (start_pinentry): Convert posix fd to assuan fd. * call-scd.c (start_scd): Likewise. sm/ 2009-12-08 Marcus Brinkmann <[email protected]> * call-dirmngr.c (start_dirmngr_ext): Convert posix fd to assuan fd. tools/ 2009-12-08 Marcus Brinkmann <[email protected]> * gpg-connect-agent.c (main): Convert posix fd to assuan fd. | |||||
2009-12-03 | support numeric debug levels. | Werner Koch | 1 | -0/+5 | |
2009-12-02 | More stuff for the audit-log. | Werner Koch | 1 | -0/+13 | |
2009-11-25 | agent/ | Marcus Brinkmann | 1 | -0/+5 | |
2009-11-25 Marcus Brinkmann <[email protected]> * command.c (start_command_handler): Use assuan_fd_t and assuan_fdopen on fds. scd/ 2009-11-25 Marcus Brinkmann <[email protected]> * command.c (scd_command_handler): Use assuan_fd_t and assuan_fdopen on fds. sm/ 2009-11-25 Marcus Brinkmann <[email protected]> * server.c (gpgsm_server): Use assuan_fd_t and assuan_fdopen on fds. g10/ 2009-11-25 Marcus Brinkmann <[email protected]> * server.c (gpg_server): Use assuan_fd_t and assuan_fdopen on fds. | |||||
2009-11-23 | Add gpgconf related dummy options default_pubkey_algo. | Werner Koch | 1 | -0/+4 | |
Add option --skip-hidden-recipients Comment updates. | |||||
2009-11-10 | Change fallback keysize to 2048 | Werner Koch | 1 | -0/+3 | |
2009-11-10 | 2009-11-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* server.c (cmd_getauditlog): Don't dup FD for es_fdopen_nc as this leaks the FD here. | |||||
2009-11-05 | agent/ | Marcus Brinkmann | 1 | -0/+5 | |
2009-11-05 Marcus Brinkmann <[email protected]> * call-pinentry.c (start_pinentry): Call assuan_pipe_connect, not assuan_pipe_connect_ext. * command.c (start_command_handler): Change assuan_init_socket_server_ext into assuan_init_socket_server. * call-scd.c (start_scd): Update use of assuan_socket_connect and assuan_pipe_connect. * gpg-agent.c (check_own_socket_thread, check_for_running_agent): Update use of assuan_socket_connect. common/ 2009-11-05 Marcus Brinkmann <[email protected]> * asshelp.c (start_new_gpg_agent): Update use of assuan_socket_connect and assuan_pipe_connect. scd/ 2009-11-05 Marcus Brinkmann <[email protected]> * command.c (scd_command_handler): Call assuan_init_socket_server, not assuan_init_socket_server_ext. sm/ 2009-11-05 Marcus Brinkmann <[email protected]> * call-dirmngr.c (start_dirmngr_ext): Update use of assuan_pipe_connect and assuan_socket_connect. tools/ 2009-11-05 Marcus Brinkmann <[email protected]> * gpg-connect-agent.c (start_agent): Update use of assuan_socket_connect and assuan_pipe_connect. | |||||
2009-11-04 | Add help strings for all commands | Werner Koch | 1 | -2/+2 | |
2009-11-04 | Adjust for assuan_register_command change. | Werner Koch | 1 | -0/+5 | |
2009-11-02 | agent/ | Marcus Brinkmann | 1 | -0/+10 | |
2009-11-02 Marcus Brinkmann <[email protected]> * command.c (reset_notify): Take LINE arg and return error. (register_commands): Use assuan_handler_t type. common/ 2009-11-02 Marcus Brinkmann <[email protected]> * get-passphrase.c (default_inq_cb, membuf_data_cb): Change return type to gpg_error_t. g10/ 2009-11-02 Marcus Brinkmann <[email protected]> * server.c (reset_notify, input_notify, output_notify): Update to new assuan interface. (register_commands): Use assuan_handler_t. scd/ 2009-11-02 Marcus Brinkmann <[email protected]> * command.c (reset_notify): Take LINE arg and return error. (register_commands): Use assuan_handler_t type. sm/ 2009-11-02 Marcus Brinkmann <[email protected]> * server.c (reset_notify, input_notify, output_notify): Update to new assuan interface. (register_commands): Use assuan_handler_t. * call-agent.c (membuf_data_cb, default_inq_cb) (inq_ciphertext_cb, scd_serialno_status_cb) (scd_keypairinfo_status_cb, istrusted_status_cb) (learn_status_cb, learn_cb, keyinfo_status_cb): Return gpg_error_t. | |||||
2009-10-19 | [g13] Add RECIPEINT and CREATE command. | Werner Koch | 1 | -0/+6 | |
[sm] Chnage --include-certs default | |||||
2009-09-30 | Some changes to suport g13. | Werner Koch | 1 | -0/+4 | |
2009-09-23 | 2009-09-23 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+21 | |
* configure.ac (NEED_LIBASSUAN_API, NEED_LIBASSUAN_VERSION): Update to new API (2, 1.1.0). agent/ 2009-09-23 Marcus Brinkmann <[email protected]> * gpg-agent.c (parse_rereadable_options): Don't set global assuan log file (there ain't one anymore). (main): Update to new API. (check_own_socket_pid_cb): Return gpg_error_t instead of int. (check_own_socket_thread, check_for_running_agent): Create assuan context before connecting to server. * command.c: Include "scdaemon.h" before <assuan.h> because of GPG_ERR_SOURCE_DEFAULT check. (write_and_clear_outbuf): Use gpg_error_t instead of assuan_error_t. (cmd_geteventcounter, cmd_istrusted, cmd_listtrusted) (cmd_marktrusted, cmd_havekey, cmd_sigkey, cmd_setkeydesc) (cmd_sethash, cmd_pksign, cmd_pkdecrypt, cmd_genkey, cmd_readkey) (cmd_keyinfo, cmd_get_passphrase, cmd_clear_passphrase) (cmd_get_confirmation, cmd_learn, cmd_passwd) (cmd_preset_passphrase, cmd_scd, cmd_getval, cmd_putval) (cmd_updatestartuptty, cmd_killagent, cmd_reloadagent) (cmd_getinfo, option_handler): Return gpg_error_t instead of int. (post_cmd_notify): Change type of ERR to gpg_error_t from int. (io_monitor): Add hook argument. Use symbols for constants. (register_commands): Change return type of HANDLER to gpg_error_t. (start_command_handler): Allocate assuan context before starting server. * call-pinentry.c: Include "scdaemon.h" before <assuan.h> because of GPG_ERR_SOURCE_DEFAULT check. (unlock_pinentry): Call assuan_release instead of assuan_disconnect. (getinfo_pid_cb, getpin_cb): Return gpg_error_t instead of int. (start_pinentry): Allocate assuan context before connecting to server. * call-scd.c (membuf_data_cb, learn_status_cb, get_serialno_cb) (membuf_data_cb, inq_needpin, card_getattr_cb, pass_status_thru) (pass_data_thru): Change return type to gpg_error_t. (start_scd): Allocate assuan context before connecting to server. common/ 2009-09-23 Marcus Brinkmann <[email protected]> * asshelp.c (start_new_gpg_agent): Allocate assuan context before starting server. g10/ 2009-09-23 Marcus Brinkmann <[email protected]> * call-agent.c: Include "scdaemon.h" before <assuan.h> because of GPG_ERR_SOURCE_DEFAULT check. (learn_status_cb, dummy_data_cb, get_serialno_cb, default_inq_cb) (learn_status_cb, inq_writecert_parms, inq_writekey_parms) (scd_genkey_cb, membuf_data_cb): Return gpg_error_t instead of int. * gpg.c: Include "scdaemon.h" before <assuan.h> because of GPG_ERR_SOURCE_DEFAULT check. (main): Update to new Assuan API. * server.c: Include "scdaemon.h" before <assuan.h> because of GPG_ERR_SOURCE_DEFAULT check. (option_handler, cmd_recipient, cmd_signer, cmd_encrypt) (cmd_decrypt, cmd_verify, cmd_sign, cmd_import, cmd_export) (cmd_delkeys, cmd_message, do_listkeys, cmd_listkeys) (cmd_listsecretkeys, cmd_genkey, cmd_getinfo): Return gpg_error_t instead of int. (register_commands): Allocate assuan context before starting server. (gpg_server): Allocate assuan_context before starting server. scd/ 2009-09-23 Marcus Brinkmann <[email protected]> * command.c: Include "scdaemon.h" before <assuan.h> because of GPG_ERR_SOURCE_DEFAULT check. (option_handler, open_card, cmd_serialno, cmd_lean, cmd_readcert) (cmd_readkey, cmd_setdata, cmd_pksign, cmd_pkauth, cmd_pkdecrypt) (cmd_getattr, cmd_setattr, cmd_writecert, cmd_writekey) (cmd_genkey, cmd_random, cmd_passwd, cmd_checkpin, cmd_lock) (cmd_unlock, cmd_getinfo, cmd_restart, cmd_disconnect, cmd_apdu) (cmd_killscd): Return gpg_error_t instead of int. (scd_command_handler): Allocate assuan context before starting server. * scdaemon.c (main): Update to new Assuan API. sm/ 2009-09-23 Marcus Brinkmann <[email protected]> * gpgsm.c (main): Update to new assuan API. * server.c: Include "gpgsm.h" before <assuan.h> due to check for GPG_ERR_SOURCE_DEFAULT and assuan.h now including gpg-error.h. (option_handler, cmd_recipient, cmd_signer, cmd_encrypt) (cmd_decrypt, cmd_verify, cmd_sign, cmd_import, cmd_export) (cmd_delkeys, cmd_message, cmd_listkeys, cmd_dumpkeys) (cmd_listsecretkeys, cmd_dumpsecretkeys, cmd_genkey) (cmd_getauditlog, cmd_getinfo): Return gpg_error_t instead of int. (register_commands): Same for member HANDLER in table. (gpgsm_server): Allocate assuan context before starting server. * sm/call-dirmngr.c: * call-dirmngr.c (prepare_dirmngr): Check for CTX and error before setting LDAPSERVER. (start_dirmngr_ext): Allocate assuan context before starting server. (inq_certificate, isvalid_status_cb, lookup_cb, lookup_status_cb) (run_command_cb, run_command_inq_cb, run_command_status_cb): Return gpg_error_t instead of int. tools/ 2009-09-23 Marcus Brinkmann <[email protected]> * gpg-connect-agent.c (getinfo_pid_cb, read_and_print_response) (main): Update to new Assuan API. | |||||
2009-08-06 | Improved detection of bad/invalid signer keys. | Werner Koch | 1 | -0/+10 | |
2009-07-30 | Comment changes. | Werner Koch | 1 | -0/+4 | |
Changed --learn-card. | |||||
2009-07-29 | 2009-07-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+4 | |
* keylist.c (print_capabilities): Print a trailing colon. | |||||
2009-07-23 | Print status of CRL checks in the audit log. | Werner Koch | 1 | -0/+4 | |
2009-07-07 | Impleemned gpgsm's IMPORT --re-import feature. | Werner Koch | 1 | -0/+6 | |
Typo fix. | |||||
2009-07-07 | Reworked passing of envars to Pinentry. | Werner Koch | 1 | -0/+12 | |