summaryrefslogtreecommitdiffstats
path: root/g10/g10.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-13Also add the S-TTRUST certs here.Werner Koch2-4/+79
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch19-25/+276
2007-12-12Allow type 20 keys only with option --rfc2440.Werner Koch3-1/+24
2007-12-12Doc fixes.Werner Koch5-13/+109
Add more files to POTFILES. Protect against malloc bombs.
2007-12-12Support DSA2.Werner Koch34-157/+665
Support Camellia for testing. More audit stuff.
2007-12-11Allow decryption using type 20 Elgamal keys.Werner Koch2-4/+15
2007-12-102007-12-10 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-7/+32
* gpgconf-comp.c (gc_component_list_options): Fix up expert level of group.
2007-12-10Fix for bug 851.Werner Koch5-5/+64
Fixed auto generation of the stub key for the card. Allow to encrypt toElgamal encryption keys of type 20.
2007-12-06Add support for help stuff to audit.cWerner Koch4-7/+120
2007-12-06More code for the audit log.Werner Koch6-21/+536
2007-12-04Created help files form the current po entries.Werner Koch38-273/+7495
2007-12-042007-12-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-2/+2
* gpgconf-comp.c (gc_component_list_components): Do not print a trailing semi-colon to ensure forward compatibility, as this would indicate another empty field. (gc_process_gpgconf_conf): Likewise.
2007-12-04Allow configuraton of pinentry tooltip.Werner Koch44-5746/+7277
Other minor buf fixes.
2007-12-042007-12-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-1/+7
* gpgconf-comp.c (gc_component_list_components): Do not print a trailing semi-colon to ensure forward compatibility, as this would indicate another empty field.
2007-12-03Updated.Werner Koch2-3556/+1803
2007-12-03Fixed testing for an alive ssh standard socket.Werner Koch2-14/+32
2007-12-03Try to make sure that the standard descriptors are connected when callingWerner Koch7-75/+93
gpgsm.
2007-11-27Fixed make distcheckWerner Koch29-1054/+1061
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch12-22/+107
[W32] Add some code for event notifications between scdaemon and gpg-agent.
2007-11-26Add option --data to GETAUDITLOG command.Werner Koch5-30/+57
Return HTML formatted dummy output.
2007-11-22New command GETAUDITLOGWerner Koch2-0/+41
2007-11-19Document --auto-issuer-key-retrieve.Werner Koch7-2/+32
2007-11-19Started to implement the audit log feature.Werner Koch103-15048/+17610
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-11-12UpdatedWerner Koch1-731/+701
2007-10-312007-10-31 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-5/+9
* gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter.
2007-10-27* gpg.texi: Document --rfc4880 (the new --openpgp).David Shaw2-4/+13
2007-10-26* gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit.David Shaw2-15/+18
2007-10-25Ported changes from 1.4.Werner Koch40-313/+587
Add copyright notices.
2007-10-24Add a /while loop.Werner Koch4-17/+253
2007-10-24Changed wording of passphrase checking messages.Werner Koch4-17/+28
Fixed a segv in gpg-connect-agent.
2007-10-23New option --list-config for gpgconf.Werner Koch9-35/+179
2007-10-23Fixed wrong entry in the gpg-agent table.Werner Koch2-1/+7
2007-10-22Replace popen by our own code to help with Windows long files (e.g. thoseWerner Koch2-15/+45
with a space in the name).
2007-10-19Factored utf8 switching code out to i18n.c.Werner Koch12-184/+107
2007-10-19Enhanced gpg-conect-agent scripting.Werner Koch8-84/+618
Typo fixes in comments.
2007-10-19Fixed bug 842 (segv in gpgconf)Werner Koch2-1/+6
2007-10-152007-10-15 Daiki Ueno <ueno@unixuser.org> (wk)Werner Koch2-3/+43
* command-ssh.c (reenter_compare_cb): New function; imported from genkey.c. (ssh_identity_register): Ask initial passphrase twice.
2007-10-12Allow ${foo} syntax for variables.Werner Koch2-3/+24
2007-10-11Add more sytem variables: cwd, foodir and serverpid.Werner Koch2-7/+50
2007-10-11* gpg-connect-agent.c (get_var): Expand environment variables.Werner Koch2-6/+40
Suggested by Marc Mutz. (set_var): Return the value. (assign_variable): Add arg syslet. (main): New command /slet.
2007-10-02Add commands /run and /bye so that we can better automate tests.Werner Koch2-8/+92
Also add option --run.
2007-10-02Extended gpg-connect-agent.Werner Koch7-7/+472
New "GETINFO pid" command for scdaemon and gpg-agent.
2007-10-01Use Assuan socket wrapper calls.Werner Koch46-260/+464
Made socket servers secure under Windows.
2007-09-18Support the SETQUALITYBAR command of recent pinentries.Werner Koch5-9/+150
2007-09-142007-09-14 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-2/+13
* scdaemon.c (main): New variable STANDARD_SOCKET, which is 1 for W32 targets. Use it for create_socket_name.
2007-09-142007-09-14 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-1/+15
* call-pinentry.c (agent_popup_message_stop): Implement kill for Windows.
2007-09-14Print used library version with --version.Werner Koch8-5/+116
Typo fixes
2007-09-14Minor translation change.Werner Koch4-5/+17
2007-09-10post release version bumpWerner Koch2-2/+6
2007-09-10Preparing 2.0.7gnupg-2.0.7Werner Koch35-132/+172