aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.W32 (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-04Changed to GPLv3.Werner Koch1-42/+0
Removed intl/.
2005-07-26* passphrase.c (agent_get_passphrase): Make sure to release theWerner Koch1-1/+1
saved codeset. (agent_open): Add arg ORIG_CODESET and switch back to it in case of error. Changed all callers. * zh_TW.po, fr.po, cs.po: Updated.
2005-07-19* configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch1-0/+3
* export.c (parse_export_options): New option export-reset-subkey-passwd. (do_export_stream): Implement it. * misc.c (get_libexecdir): New. * keyserver.c (keyserver_spawn): Use it
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-2/+2
2005-04-05Typo fixesWerner Koch1-1/+1
2005-03-14* cardglue.c (pin_cb): Disable debug output.Werner Koch1-1/+1
* mk-w32-dist: Check for patch files. * w32installer.nsi: Translated a few more strings. Print a warning if permssions are not suitable for the installation. Add Uninstaller entries.
2005-02-22(stream_read_string): Removed call to abort onWerner Koch1-183/+39
memory error because the CVS version of libgcrypt makes sure that ERRNO gets always set on error even with a faulty user supplied function.
2005-02-03This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+186
'GNUPG-1-9-BRANCH'.
2005-02-03About to do a release candidateWerner Koch1-1/+1
2005-02-03Updated to match the switch to the NSIS installer.Werner Koch1-63/+158
2005-01-20* gpgv.c (tty_fprintf): New stub.Werner Koch1-12/+4
* card-util.c (card_status): Create asecret key stub on the fly and print more information about a card key. * import.c (pub_to_sec_keyblock, auto_create_card_key_stub): New. * getkey.c (get_seckeyblock_byfprint): New. * keylist.c (print_card_key_info): New.
2005-01-20* g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch1-5/+3
initialization. * gpgv.c (i18n_init) [W32]: Ditto. * simple-gettext.c (set_gettext_file): Use MO files depending on the installation directory. Add new arg REGKEY.
2002-11-15* gpg.sgml: --compress-algo now allows algorithm names.David Shaw1-9/+10
* gpg.sgml: Document --trust-model. * README.W32: Add blurb on how to create a ZIP file, changed requirement for mingw32 to 0.3.2.
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-100/+0
'GNUPG-1-9-BRANCH'.
2002-06-30* README.W32: Adjusted some descriptions. Fixed the regsitryWerner Koch1-12/+17
entry descriptions.
2002-06-29Update head to match stable 1.0David Shaw1-0/+95