aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug 842 (segv in gpgconf)Werner Koch2007-10-192-1/+6
|
* 2007-10-15 Daiki Ueno <[email protected]> (wk)Werner Koch2007-10-152-3/+43
| | | | | | | | * command-ssh.c (reenter_compare_cb): New function; imported from genkey.c. (ssh_identity_register): Ask initial passphrase twice.
* Allow ${foo} syntax for variables.Werner Koch2007-10-122-3/+24
|
* Add more sytem variables: cwd, foodir and serverpid.Werner Koch2007-10-112-7/+50
|
* * gpg-connect-agent.c (get_var): Expand environment variables.Werner Koch2007-10-112-6/+40
| | | | | | | | | Suggested by Marc Mutz. (set_var): Return the value. (assign_variable): Add arg syslet. (main): New command /slet.
* Add commands /run and /bye so that we can better automate tests.Werner Koch2007-10-022-8/+92
| | | | | Also add option --run.
* Extended gpg-connect-agent.Werner Koch2007-10-027-7/+472
| | | | | New "GETINFO pid" command for scdaemon and gpg-agent.
* Use Assuan socket wrapper calls.Werner Koch2007-10-0146-260/+464
| | | | | Made socket servers secure under Windows.
* Support the SETQUALITYBAR command of recent pinentries.Werner Koch2007-09-185-9/+150
|
* 2007-09-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-09-142-2/+13
| | | | | | * scdaemon.c (main): New variable STANDARD_SOCKET, which is 1 for W32 targets. Use it for create_socket_name.
* 2007-09-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-09-142-1/+15
| | | | | | * call-pinentry.c (agent_popup_message_stop): Implement kill for Windows.
* Print used library version with --version.Werner Koch2007-09-148-5/+116
| | | | | Typo fixes
* Minor translation change.Werner Koch2007-09-144-5/+17
|
* post release version bumpWerner Koch2007-09-102-2/+6
|
* Preparing 2.0.7gnupg-2.0.7Werner Koch2007-09-1035-132/+172
|
* 2007-09-04 Moritz Schulte <[email protected]>Moritz Schulte2007-09-042-2/+6
| | | | | * gpgsm-gencert.sh: Use printf instead of echo.
* 2007-09-04 Moritz Schulte <[email protected]>Moritz Schulte2007-09-042-0/+6
| | | | | | * gpgkey2ssh.c: Include sysutils.h so that gnupg_tmpfile() is declared.
* Make gpgconf --list-components also print the name of the executable program.Werner Koch2007-08-313-13/+50
|
* Extended the --check-program output: Error messages are now inlcued in anWerner Koch2007-08-2937-1834/+3802
| | | | | easy parsable format.
* New command --check-programs for gpgconf.Werner Koch2007-08-2917-25/+267
|
* Add more passphrase policy rules.Werner Koch2007-08-2845-5736/+8136
| | | | | (--max-passphrase-days).
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-2728-73/+1167
| | | | | New tool gpg-check-pattern.
* tryu harder to ignore duplicate specified keyrings and -boxes.Werner Koch2007-08-2414-16/+137
| | | | | Documentation updates.
* Add new features to kbxutil.Werner Koch2007-08-238-25/+370
| | | | | Fixed bug 829 (can't encrypt if duplicated certs are in the keybox)
* Add missing fileWerner Koch2007-08-231-0/+85
|
* Fixed creation of private keys under W32.Werner Koch2007-08-225-5/+18
| | | | | Minor code cleanups.
* Updated estream.Werner Koch2007-08-2223-281/+508
| | | | | More changes for Windows.
* Post release version number bumpWerner Koch2007-08-162-2/+6
|
* About to do a releasegnupg-2.0.6Werner Koch2007-08-1636-1092/+966
|
* Documentaion updates.Werner Koch2007-08-1413-45/+226
| | | | | | Support doe Dirmngr under W32. Fixed a yat2m bug.
* Implemented the chain model for X.509 validation.Werner Koch2007-08-1060-12279/+16650
|
* Factored common gpgconf constants outWerner Koch2007-08-0220-121/+207
| | | | | Fixed W32 compare_filenames
* Applied exact length hack.Werner Koch2007-08-012-2/+16
|
* Removed unportable testing code. Werner Koch2007-08-012-135/+83
|
* Typo fixes.Werner Koch2007-07-1713-14/+70
| | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
* 2007-07-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-07-162-2/+11
| | | | | * gpg-connect-agent.c (main): Bail out if write fails.
* Properly close files opened by es_fopen.Werner Koch2007-07-169-23/+65
| | | | | | Allow setting of an empty passphrase. Assorted W32 changes.
* Translate all file descriptors received from assuan.Werner Koch2007-07-129-37/+86
|
* Typo fixes.Werner Koch2007-07-105-3/+17
| | | | | | iconv detection fix. Use the currect type in t-gettime.
* The Logos as designed by Thoams Wittek.Werner Koch2007-07-066-0/+1869
| | | | | We should keep them in the SVN.
* Post release updatesWerner Koch2007-07-052-2/+6
|
* Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5Werner Koch2007-07-055-6/+10
|
* Prearing a releaseWerner Koch2007-07-053-2/+4
|
* Fixed card key generation of gpg2.Werner Koch2007-07-0551-5846/+6310
| | | | | Reveal less information about timings while generating a key.
* 2007-07-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-07-042-0/+6
| | | | | * configure.ac: Invoke AM_LANGINFO_CODESET.
* 2007-07-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-07-042-1/+6
| | | | | | * symcryptrun.c (confucius_get_pass): Define orig_codeset if [ENABLE_NLS], not [HAVE_LANGINFO_CODESET].
* Changed to GPLv3.Werner Koch2007-07-04410-63466/+46301
| | | | | Removed intl/.
* A bunch of minor changes for Windows.Werner Koch2007-07-0413-95/+187
|
* More W32 related changesWerner Koch2007-06-2625-181/+392
|
* Fixed a problem in estream-printf.c.Werner Koch2007-06-2518-182/+520
| | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups.