Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated estream. | Werner Koch | 2007-08-22 | 23 | -281/+508 |
| | | | | | More changes for Windows. | ||||
* | Post release version number bump | Werner Koch | 2007-08-16 | 2 | -2/+6 |
| | |||||
* | About to do a releasegnupg-2.0.6 | Werner Koch | 2007-08-16 | 36 | -1092/+966 |
| | |||||
* | Documentaion updates. | Werner Koch | 2007-08-14 | 13 | -45/+226 |
| | | | | | | Support doe Dirmngr under W32. Fixed a yat2m bug. | ||||
* | Implemented the chain model for X.509 validation. | Werner Koch | 2007-08-10 | 60 | -12279/+16650 |
| | |||||
* | Factored common gpgconf constants out | Werner Koch | 2007-08-02 | 20 | -121/+207 |
| | | | | | Fixed W32 compare_filenames | ||||
* | Applied exact length hack. | Werner Koch | 2007-08-01 | 2 | -2/+16 |
| | |||||
* | Removed unportable testing code. | Werner Koch | 2007-08-01 | 2 | -135/+83 |
| | |||||
* | Typo fixes. | Werner Koch | 2007-07-17 | 13 | -14/+70 |
| | | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | ||||
* | 2007-07-16 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-07-16 | 2 | -2/+11 |
| | | | | | * gpg-connect-agent.c (main): Bail out if write fails. | ||||
* | Properly close files opened by es_fopen. | Werner Koch | 2007-07-16 | 9 | -23/+65 |
| | | | | | | Allow setting of an empty passphrase. Assorted W32 changes. | ||||
* | Translate all file descriptors received from assuan. | Werner Koch | 2007-07-12 | 9 | -37/+86 |
| | |||||
* | Typo fixes. | Werner Koch | 2007-07-10 | 5 | -3/+17 |
| | | | | | | iconv detection fix. Use the currect type in t-gettime. | ||||
* | The Logos as designed by Thoams Wittek. | Werner Koch | 2007-07-06 | 6 | -0/+1869 |
| | | | | | We should keep them in the SVN. | ||||
* | Post release updates | Werner Koch | 2007-07-05 | 2 | -2/+6 |
| | |||||
* | Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5 | Werner Koch | 2007-07-05 | 5 | -6/+10 |
| | |||||
* | Prearing a release | Werner Koch | 2007-07-05 | 3 | -2/+4 |
| | |||||
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 51 | -5846/+6310 |
| | | | | | Reveal less information about timings while generating a key. | ||||
* | 2007-07-05 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-07-04 | 2 | -0/+6 |
| | | | | | * configure.ac: Invoke AM_LANGINFO_CODESET. | ||||
* | 2007-07-05 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-07-04 | 2 | -1/+6 |
| | | | | | | * symcryptrun.c (confucius_get_pass): Define orig_codeset if [ENABLE_NLS], not [HAVE_LANGINFO_CODESET]. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 410 | -63466/+46301 |
| | | | | | Removed intl/. | ||||
* | A bunch of minor changes for Windows. | Werner Koch | 2007-07-04 | 13 | -95/+187 |
| | |||||
* | More W32 related changes | Werner Koch | 2007-06-26 | 25 | -181/+392 |
| | |||||
* | Fixed a problem in estream-printf.c. | Werner Koch | 2007-06-25 | 18 | -182/+520 |
| | | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups. | ||||
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 2007-06-21 | 33 | -317/+714 |
| | | | | Windows. | ||||
* | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 2007-06-20 | 15 | -140/+261 |
| | |||||
* | Made percent_escape more general. | Werner Koch | 2007-06-19 | 18 | -55/+550 |
| | | | | | | Added regression tests support to jnlib. W32 changes. | ||||
* | jnlib/ | Marcus Brinkmann | 2007-06-18 | 11 | -14/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-06-18 Marcus Brinkmann <[email protected]> * stringhelp.h (percent_escape): New prototype. * stringhelp.c (percent_escape): New function. agent/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg-agent.c (main): Percent escape pathname in --gpgconf-list output. g10/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg.c (gpgconf_list): Percent escape output of --gpgconf-list. scdaemon/ 2007-06-18 Marcus Brinkmann <[email protected]> * scdaemon.c (main): Percent escape output of --gpgconf-list. sm/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpgsm.c (main): Percent escape output of --gpgconf-list. | ||||
* | 2007-06-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-06-18 | 2 | -5/+30 |
| | | | | | | | | * gpgconf-comp.c (retrieve_options_from_file): Close LIST_FILE. (copy_file): In error case, save/restore errno. Close SRC and DST. (gc_component_change_options): Catch error from unlink(). Remove target backup file before rename(). | ||||
* | Add missing fiels for W32. | Werner Koch | 2007-06-18 | 9 | -1/+330 |
| | | | | | | New agent commands: GETINFO and KILLAGENT (w32 only). Agent does now detach from the console. | ||||
* | PO fixes for W32 | Werner Koch | 2007-06-15 | 2 | -1/+5 |
| | |||||
* | 2007-06-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-06-15 | 2 | -22/+83 |
| | | | | | | | | | | | * gpgconf-comp.c (copy_file) [HAVE_W32_SYSTEM]: New function. (change_options_file, change_options_program) [HAVE_W32_SYSTEM]: Copy backup file. (gc_component_change_options) [HAVE_W32_SYSTEM]: Non-atomic replace. (gc_process_gpgconf_conf): Rename fname to fname_arg and fname_buffer to fname, initialize fname with fname_arg, discarding const qualifier. | ||||
* | Build fixes for W32 | Werner Koch | 2007-06-15 | 35 | -9445/+9650 |
| | |||||
* | 2007-06-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-06-15 | 2 | -2/+3 |
| | | | | | | * Makefile.am (EXTRA_DIST): Remove inttypes-h.m4, longlong.m4 and ulonglong.m4. | ||||
* | 2007-06-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-06-15 | 2 | -1/+5 |
| | | | | | * Makefile.am (EXTRA_DIST): Remove inttypes-h.m4. | ||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 59 | -204/+850 |
| | | | | | See the ChangeLogs for details. | ||||
* | Syntax fix - should build now - however not tested. | Werner Koch | 2007-06-08 | 2 | -1/+5 |
| | |||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 116 | -5563/+2720 |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | ||||
* | Print passphrase encoding info only in PEM mode. | Werner Koch | 2007-05-29 | 3 | -1/+8 |
| | |||||
* | 2007-05-19 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-05-18 | 2 | -2/+4 |
| | | | | | * passphrase.c (passphrase_get): Use PACKAGE_GT, not PACKAGE. | ||||
* | agent/ | Marcus Brinkmann | 2007-05-18 | 9 | -14/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | 2007-05-19 Marcus Brinkmann <[email protected]> * protect-tool.c (get_passphrase): Free ORIG_CODESET on error. g10/ 2007-05-19 Marcus Brinkmann <[email protected]> * passphrase.c (passphrase_get): Free ORIG_CODESET on error. sm/ 2007-05-18 Marcus Brinkmann <[email protected]> * qualified.c (gpgsm_qualified_consent, gpgsm_not_qualified_warning): Free ORIG_CODESET on error. * certdump.c (gpgsm_format_keydesc): Likewise. tools/ 2007-05-19 Marcus Brinkmann <[email protected]> * symcryptrun.c (confucius_get_pass): Free ORIG_CODESET on error. | ||||
* | Fix for bug 797. | Werner Koch | 2007-05-16 | 2 | -12/+20 |
| | |||||
* | Adjusted symbols for printf and updated to latest version. | Werner Koch | 2007-05-15 | 6 | -38/+180 |
| | |||||
* | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 2007-05-15 | 25 | -351/+2413 |
| | |||||
* | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 2007-05-09 | 44 | -1922/+2519 |
| | |||||
* | Add a howto section. | Werner Koch | 2007-05-08 | 6 | -6/+313 |
| | | | | Makefile fixes | ||||
* | gnupg.ps build fixes. | Werner Koch | 2007-05-08 | 3 | -6/+14 |
| | |||||
* | Upgraded gettext. | Werner Koch | 2007-05-07 | 82 | -10556/+11912 |
| | | | | | Fixed accidental dependency on libgcrypt 1.3.0. | ||||
* | Updated to automake 1.10. | Werner Koch | 2007-05-04 | 8 | -2938/+4818 |
| | | | | | | Use latest texinfo.tex. Typo and grammar fix. | ||||
* | Fixed installation of gpg2keys_mailto | Werner Koch | 2007-05-04 | 8 | -9/+23 |
| |