Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * configure.ac: Make "new" the default for TIGER. Still use | David Shaw | 2002-10-02 | 2 | -1/+4 | |
| | | | | | --enable-new-tiger to select new from autoconf. | |||||
* | * configure.ac: Use a new option (--enable-new-tiger) to enable TIGER with | David Shaw | 2002-10-02 | 2 | -0/+16 | |
| | | | | | the correct OID. | |||||
* | * seckey-cert.c (do_check): Don't give the IDEA warning unless the cipher | David Shaw | 2002-10-01 | 2 | -1/+5 | |
| | | | | | in question is in fact IDEA. | |||||
* | From devel branch | David Shaw | 2002-10-01 | 2 | -15/+10 | |
| | | | | | | | | | 2002-09-26 Werner Koch <[email protected]> * tiger.c (tiger_get_info): Use a regular OID. Note that this breaks all TIGER generated signatures; if we want to do something about it we have to do it in ../g10/sig-check.c . | |||||
* | * import.c (import_one): Make sure that a newly imported key starts with a | David Shaw | 2002-10-01 | 2 | -1/+24 | |
| | | | | | | clean ownertrust. (import_revoke_cert): Remove ultimate trust when revoking an ultimately trusted key. | |||||
* | * getkey.c (get_pubkey_direct): New. | Werner Koch | 2002-10-01 | 2 | -1/+62 | |
| | | | | | | | (merge_selfsigs_main): Use it here to look for an ultimately trusted key. Using the full get_pubkey might lead to a infinitive recursion. | |||||
* | * pl.po: Fixed Content-Type entry to utf-8 which is the actual | Werner Koch | 2002-10-01 | 2 | -9/+8 | |
| | | | | | encoding. | |||||
* | * gpg.sgml: Note that --pgp2 disables --textmode when encrypting. | David Shaw | 2002-09-30 | 2 | -1/+6 | |
| | ||||||
* | * g10.c (main): Disable --textmode when encrypting (symmetric or pk) in | David Shaw | 2002-09-30 | 2 | -0/+17 | |
| | | | | | | --pgp2 mode as PGP 2 can't handle the unknown length literal packet. Reported by Michael Richardson. | |||||
* | * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme to | David Shaw | 2002-09-30 | 2 | -0/+13 | |
| | | | | | lowercase to be case-insensitive. | |||||
* | * sig-check.c (check_key_signature2): Properly handle a non-designated | David Shaw | 2002-09-28 | 2 | -2/+10 | |
| | | | | | revocation import. | |||||
* | * g10.c (set_homedir): New. Changed all direct assignments to use | Werner Koch | 2002-09-26 | 3 | -15/+40 | |
| | | | | | | this. * gpgv.c (set_homedir): Ditto. | |||||
* | * gpgkeys_ldap.c (send_key): Removed non-constant initializers. | Werner Koch | 2002-09-26 | 2 | -8/+7 | |
| | ||||||
* | * Makefile.am: Link bftest with EGDLIBS (i.e. NETLIBS) as EGD uses | David Shaw | 2002-09-25 | 2 | -1/+6 | |
| | | | | | sockets. | |||||
* | * THANKS: Remove duplicate. | David Shaw | 2002-09-25 | 3 | -1/+9 | |
| | | | | | * configure.ac: Add NETLIBS to EGDLIBS when using EGD as EGD uses sockets. | |||||
* | * ca.po, fr.po: Updated. | Werner Koch | 2002-09-24 | 3 | -243/+198 | |
| | ||||||
* | 1.2.0 has been released, prepare version numbers for possible bug fix release. | Werner Koch | 2002-09-21 | 2 | -2/+7 | |
| | ||||||
* | * configure.ac: Bumbed version number and set development version | Werner Koch | 2002-09-21 | 3 | -12/+26 | |
| | | | | | to no. | |||||
* | * mk-w32-dist: Don't use iconv for pl.po. | Werner Koch | 2002-09-20 | 2 | -2/+7 | |
| | ||||||
* | updated from source | Werner Koch | 2002-09-20 | 1 | -14/+17 | |
| | ||||||
* | * ca.po, cs.po, gl.po, id.po, it.po, ja.po, pl.po, pt.po: Updated. | Werner Koch | 2002-09-20 | 20 | -5306/+5403 | |
| | | | | | | * tr.el, el.po: Updated head branch. * el.po: Removed 2 entries due to non-matching format specifiers. | |||||
* | * gpg.sgml: Some minor language cleanup. | David Shaw | 2002-09-20 | 2 | -17/+21 | |
| | ||||||
* | Oops. Fixed last fix. The diffstat tool is really useful. | Werner Koch | 2002-09-20 | 1 | -2/+2 | |
| | ||||||
* | * mpicoder.c (do_get_buffer): Avoid zero length allocation. | Werner Koch | 2002-09-20 | 2 | -1/+10 | |
| | | | | | | Checked that all callers behave properly when NBYTES returns 0 as the length of the allocated buffer. | |||||
* | * DETAILS (pkd): s/XORed/ORed/ | Werner Koch | 2002-09-20 | 2 | -1/+5 | |
| | ||||||
* | * gpgkeys_hkp.c (get_key, search_key): Properly handle line truncation. | David Shaw | 2002-09-19 | 2 | -5/+16 | |
| | ||||||
* | * configure.ac: Try linking LDAP as just -lldap as it seems very recent | David Shaw | 2002-09-19 | 2 | -2/+7 | |
| | | | | | OpenLDAPs (>=2.0.23) support that. | |||||
* | * keylist.c (list_keyblock_colon): Show 1F direct key signatures in | David Shaw | 2002-09-19 | 4 | -16/+30 | |
| | | | | | | | | | | | --with-colons listing. * keyserver.c (keyserver_spawn): Properly handle line truncation. Don't leak memory (~10-20 bytes) on searches. (keyserver_search_prompt): Cleanup. * hkp.c (hkp_search): Properly handle line truncation. | |||||
* | * rndw32.c (SIZEOF_DISK_PERFORMANCE_STRUCT): Increased to 256. | Werner Koch | 2002-09-17 | 2 | -1/+7 | |
| | ||||||
* | * keyedit.c (menu_addrevoker): The direct key signature for revocation | David Shaw | 2002-09-17 | 2 | -3/+39 | |
| | | | | | | keys must be at least v4 to carry the revocation key subpacket. Add a PGP 2.x warning for revocation keys. | |||||
* | * w32reg.c (read_w32_registry_string): Fallback to HLM. | Werner Koch | 2002-09-16 | 2 | -3/+13 | |
| | ||||||
* | * gpgkeys_mailto.in: Add quasi-RFC-2368 mailto:email@addr?from= syntax so | David Shaw | 2002-09-16 | 3 | -6/+43 | |
| | | | | | | | | people can set their own email address to respond to. * gpgkeys_hkp.c (get_key): Properly respond with KEY FAILED (to gpg) and "key not found" (to user) on failure. | |||||
* | * gpg.sgml: Add rebuild-keydb-caches. | Werner Koch | 2002-09-15 | 2 | -0/+12 | |
| | ||||||
* | * g10.c (check permissions): Back out previous change - some translations | David Shaw | 2002-09-15 | 2 | -48/+23 | |
| | | | | | already done for 1.2. | |||||
* | * configure.ac: Try linking LDAP without -lresolv first, just in case the | David Shaw | 2002-09-15 | 2 | -1/+7 | |
| | | | | | platform has libresolv, but doesn't actually need it to use LDAP. | |||||
* | * g10.c (check_permissions): Rearrange strings to make translating easier | David Shaw | 2002-09-15 | 4 | -23/+63 | |
| | | | | | | | | | (don't incorporate string parts). * keyedit.c (sign_uids): Make strings translatable. * sig-check.c (check_key_signature2): Make string translatable. | |||||
* | * getkey.c (check_revocation_keys): Move.... | David Shaw | 2002-09-13 | 4 | -70/+95 | |
| | | | | | | | | | | | * main.h, sig-check.c (check_revocation_keys): to here. Also return the signature_check error code rather than 0/1 and cache the sig result. * sig-check.c (check_key_signature2): Divert to check_revocation_keys if a revocation sig is made by someone other than the pk owner. * getkey.c (merge_selfsigs_main): Tidy. | |||||
* | * g10.c (main) [__MINGW32__]: Activate oLoadExtension. | Werner Koch | 2002-09-13 | 2 | -1/+5 | |
| | ||||||
* | * NEWS: Note that the old IDEA plugin won't work with post-1.1.90 gpg. | David Shaw | 2002-09-12 | 2 | -0/+9 | |
| | ||||||
* | test | Werner Koch | 2002-09-12 | 1 | -1/+0 | |
| | ||||||
* | test | Werner Koch | 2002-09-12 | 1 | -0/+1 | |
| | ||||||
* | cvs log test | Werner Koch | 2002-09-12 | 1 | -1/+1 | |
| | ||||||
* | set codepages for tr and el | Werner Koch | 2002-09-12 | 1 | -1/+3 | |
| | ||||||
* | * Makefile.am (EXTRA_DIST): Include gnupg-32.reg | Werner Koch | 2002-09-12 | 2 | -1/+5 | |
| | ||||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-09-12 | 145 | -36915/+0 | |
| | | | | 'STABLE-BRANCH-1-2'. | |||||
* | * DETAILS: Fix batch key generation example. | David Shaw | 2002-09-12 | 2 | -3/+7 | |
| | ||||||
* | * keyserver.c (keyserver_spawn): Remove whitespace after keyserver | David Shaw | 2002-09-12 | 2 | -5/+11 | |
| | | | | | commands. | |||||
* | fixed the test for a missing mail addressV1-2-1V1-2-0RC-1-2-2rc2RC-1-2-2rc1RC-1-2-1rc1 | Werner Koch | 2002-09-11 | 1 | -7/+3 | |
| | ||||||
* | * distfiles: Include mk-w32-dist. | Werner Koch | 2002-09-11 | 2 | -2/+4 | |
| | ||||||
* | Bumped version number | Werner Koch | 2002-09-11 | 2 | -4/+9 | |
| |