Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | About to release 1.2.6V1-2-6 | Werner Koch | 2004-08-25 | 3 | -3/+7 |
| | |||||
* | *** empty log message *** | Werner Koch | 2004-08-25 | 1 | -329/+0 |
| | |||||
* | (destroy_dotlock): Remove the handle from the list of | Werner Koch | 2004-08-23 | 2 | -4/+37 |
| | | | | | | locks. (release_dotlock): Don't act if we don't have any locks at all. | ||||
* | * hkp.c (dehtmlize): Understand the quote character (i.e. """) in | David Shaw | 2004-08-20 | 7 | -26/+43 |
| | | | | | | | | | HTML responses. * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native and remove the printable stuff since we're print-ifying valid utf8 characters. Change all callers in import.c, sign.c, and encode.c. | ||||
* | * hkp.c (hkp_search): Translate string to search for from utf8 to native | David Shaw | 2004-08-19 | 3 | -9/+19 |
| | | | | | | | before displaying it. * keyserver.c (keyserver_search_prompt): Comments. | ||||
* | * http.c (insert_escapes): Fix encoding problem for non-URI-safe | David Shaw | 2004-08-19 | 2 | -5/+7 |
| | | | | | characters. Noted by Vladimir Novak. | ||||
* | (encode_session_key): Changed the zero random byte | Werner Koch | 2004-08-19 | 2 | -5/+14 |
| | | | | | | substituting code to actually do clever things. Thanks to Matthias Urlichs for noting the implementation problem. | ||||
* | (agent_get_passphrase): Fixed detection of canceled | Werner Koch | 2004-08-18 | 2 | -2/+13 |
| | | | | | error state as send by current gpg-agents. | ||||
* | Removed stray semicolon. | Werner Koch | 2004-08-16 | 2 | -1/+5 |
| | |||||
* | autoupdated po files.RC-1-2-6rc1 | Werner Koch | 2004-08-13 | 27 | -108/+108 |
| | |||||
* | About to do releaase 1.2.6rc1 | Werner Koch | 2004-08-13 | 8 | -196/+375 |
| | |||||
* | * keydb.c (keydb_add_resource): Factored keyring creation out to .. | Werner Koch | 2004-08-13 | 6 | -62/+149 |
| | | | | | | (maybe_create_keyring): .. new. Make sure that we do the checks in a locked state. Problem reported by Stefan Haller. | ||||
* | libgnuintl.h get s now build from *.in | Werner Koch | 2004-08-10 | 1 | -128/+0 |
| | |||||
* | added missing files | Werner Koch | 2004-08-10 | 3 | -7/+10 |
| | |||||
* | Added m4 directory | Werner Koch | 2004-08-10 | 4 | -40/+353 |
| | |||||
* | update to gettext 0.14.1 | Werner Koch | 2004-08-10 | 29 | -2028/+4007 |
| | |||||
* | * NEWS: Minor tweak to news to clarify that --enable-key-cache is a | David Shaw | 2004-08-10 | 2 | -2/+8 |
| | | | | | build-time option. | ||||
* | * configure.ac (ALL_LINGUAS): Removed. | Werner Koch | 2004-08-09 | 42 | -4853/+3541 |
| | | | | | | | | | | | | | | | * Makefile.am (LDADD): Replaced INTLLIBS by LIBINTL. * Makefile.am (gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL. * ca.po: Updated. * autogen.sh: Run aclocal with -I m4. * Makefile.am: Replaced INTLLIBS by LIBINTL. * Makefile.am (http-test): Replaced INTLLIBS by LIBINTL. | ||||
* | * gpg.sgml: Note that --throw-keyid is --throw-keyids. | David Shaw | 2004-08-03 | 2 | -13/+16 |
| | |||||
* | * configure.ac: Give warning when using capabilities. | David Shaw | 2004-08-03 | 2 | -0/+10 |
| | |||||
* | * gpg.sgml: Note changes in --pgp8. Rephrase the "don't play algorithm | David Shaw | 2004-07-30 | 2 | -14/+20 |
| | | | | | games" warning now that PGP has blowfish, zlib, and bzip2. | ||||
* | New alias --throw-keyid for --throw-keyids, so that it | Werner Koch | 2004-07-30 | 2 | -0/+6 |
| | | | | | continues to work in old configuration files. Noted by Jens Adam. | ||||
* | * pkclist.c (algo_available): --pgp8 now allows blowfish, zlib, and bzip2. | David Shaw | 2004-07-29 | 2 | -9/+18 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2004-07-27 | 65 | -0/+8508 |
| | | | | 'STABLE-BRANCH-1-2'. | ||||
* | post-release version bump | Werner Koch | 2004-07-26 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | Werner Koch | 2004-07-26 | 3 | -2/+6 |
| | |||||
* | * status.c (do_get_from_fd): Flush stdout if status isn't flushing it for | David Shaw | 2004-07-21 | 2 | -0/+10 |
| | | | | | | | us. This guarantees that any menus that were displayed before the prompt don't get stuck in a buffer. Noted by Peter Palfrader. This is Debian bug #254072. | ||||
* | Minor fixes for W32 packaging and building. | Werner Koch | 2004-07-20 | 19 | -136/+3154 |
| | |||||
* | . | Werner Koch | 2004-07-20 | 1 | -1/+0 |
| | |||||
* | * gpgkeys_ldap.c [_WIN32]: Include Windows specific header files. | Werner Koch | 2004-07-20 | 32 | -10254/+10490 |
| | | | | | | | | | | | Suggested by Brian Gladman. * fr.po, cs.po, et.po, el.po, id.po, pl.po, ro.po, sk.po, tr.po * zh_CN.po, ru.po, es.po, fi.po, hu.po: Updated. * zh_CN.po: Hack to fix a format string mismatch. * sk.po: Corrrected a format string. * de.po: Fixed a few fuzzys and 1 untranslated messages | ||||
* | Russian translation of the manual page. According to Maxim Britov by Pavel | Werner Koch | 2004-07-20 | 1 | -0/+2724 |
| | | | | | | I. Shajdo - need tocheck this first though and figure out how to properly install alternate man pages. | ||||
* | Created distfiles, so that the stuff will go into the regular distribution. | Werner Koch | 2004-07-20 | 10 | -0/+48 |
| | |||||
* | Even more updates | Werner Koch | 2004-07-20 | 4 | -0/+1310 |
| | |||||
* | More updates from Brian | Werner Koch | 2004-07-20 | 16 | -1815/+1424 |
| | |||||
* | Importat updated from Brian | Werner Koch | 2004-07-20 | 24 | -2110/+4956 |
| | |||||
* | * sign.c (update_keysig_packet): Revert change of 2004-05-18. It is not | David Shaw | 2004-07-19 | 2 | -12/+7 |
| | | | | | | appropriate to strip policy and notations when remaking a sig. That should only happen when specifically requested by the user. | ||||
* | * sign.c (sign_symencrypt_file): Allow using --force-mdc in --sign | David Shaw | 2004-06-27 | 2 | -0/+10 |
| | | | | | --symmetric messages. | ||||
* | * mainproc.c (proc_symkey_enc), seckey-cert.c (do_check): Check the S2K | David Shaw | 2004-06-27 | 3 | -0/+20 |
| | | | | | | | hash algorithm before we try to generate a passphrase using it. This prevents hitting BUG() when generating a passphrase using a hash that we don't have. | ||||
* | * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or | David Shaw | 2004-06-24 | 2 | -5/+28 |
| | | | | | | expired user IDs. Also, once we've established that a given uid cannot or will not be signed, don't continue to ask about each sig. | ||||
* | * DETAILS: Document PLAINTEXT and PLAINTEXT_LENGTH. | David Shaw | 2004-06-18 | 3 | -3/+27 |
| | | | | | | * gpg.sgml: Clarify include-revoked a bit to note that keyservers might not be accurate. | ||||
* | * status.h, status.c (get_status_string), plaintext.c (handle_plaintext): | David Shaw | 2004-06-18 | 4 | -6/+32 |
| | | | | | New status tags PLAINTEXT and PLAINTEXT_LENGTH. | ||||
* | * NEWS: --ask-cert-level actually defaults to on for the stable branch. | David Shaw | 2004-06-17 | 2 | -1/+6 |
| | |||||
* | * ring-a-party: ElGamal -> Elgamal | David Shaw | 2004-06-17 | 2 | -5/+5 |
| | |||||
* | Updated. That is the fasted update I've ever seen; | Werner Koch | 2004-06-16 | 2 | -15/+17 |
| | | | | | | received it within 17 minutes after sending out the notice to the translators (and there are even uucp polling delays). | ||||
* | * keygen.c (make_backsig): Make sure that the backsig was built | David Shaw | 2004-06-16 | 2 | -49/+58 |
| | | | | | successfully before we try and use it. | ||||
* | Preparing an RC. | Werner Koch | 2004-06-16 | 30 | -10130/+10948 |
| | |||||
* | (copy_secret_key): Get last fix right. | Werner Koch | 2004-06-16 | 2 | -10/+8 |
| | |||||
* | . | Werner Koch | 2004-06-16 | 29 | -15753/+21090 |
| | |||||
* | (copy_secret_key): Fixed memory leak. | Werner Koch | 2004-06-16 | 3 | -0/+14 |
| | |||||
* | * gpg.sgml: Note that --charset is --display-charset. Some language | David Shaw | 2004-06-01 | 2 | -23/+28 |
| | | | | | tweaks for --simple-sk-checksum (Debian 251795). |