aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cipher.c (setup_cipher_table, cipher_open, cipher_encrypt, cipher_decrypt,David Shaw2002-04-102-4/+23
* * pl.po: Updated.Werner Koch2002-04-106-460/+461
* * tdbio.c (migrate_from_v2): Fixed the offset to read the oldWerner Koch2002-04-102-2/+8
* Add KEYEXPIRED, EXPSIG, and EXPKEYSIG. AddDavid Shaw2002-04-107-43/+80
* * es.po: Fixed a c-format problem; for unknown reasons msgfmt -cWerner Koch2002-04-092-1/+4
* * de.po: Fuzzy fixes and a few new translations.Werner Koch2002-04-0920-9764/+19606
* * configure.ac (ALL_LINGUAS): Added Czech, Galician and GreekWerner Koch2002-04-093-2/+7
* * configure.ac (ALL_LINGUAS): Added Czech translation.Werner Koch2002-04-094-1/+8
* * cs.po: New.Werner Koch2002-04-092-0/+4245
* * DETAILS: Fix a spelling error, correct IMPORTED_RES to IMPORT_RES,Werner Koch2002-04-092-2/+7
* Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch2002-04-0847-7245/+7328
* Fix auto-key-retrieve to actually work as a keyserver-option (noted byDavid Shaw2002-04-043-7/+16
* Documentation fixes.David Shaw2002-04-032-12/+16
* Fix ownertrust display with --with-colons.David Shaw2002-03-318-28/+82
* Some gnupg.spec.in changes for RPM builds: Added the gpgkeys_xxx keyserverDavid Shaw2002-03-312-2/+18
* Quote and unquote backslashes from keyserver search responses.David Shaw2002-03-293-2/+19
* If a delimiter is used, then quote the backslash character as well.David Shaw2002-03-293-4/+14
* Quote backslashes in keyserver search responsesDavid Shaw2002-03-292-2/+6
* Added some notes about the colon list mode in gpgsmWerner Koch2002-03-281-1/+11
* Add a few notes about --pgp2 meaning MIT PGP 2.6.2, and keyserver detailsDavid Shaw2002-03-272-5/+15
* Minor tweak to importing to allow more non-signed uids (now thatDavid Shaw2002-03-245-16/+40
* Add some commentsDavid Shaw2002-03-191-1/+7
* Change meaning of --allow-non-selfsigned-uid to match change in code, andDavid Shaw2002-03-192-8/+14
* Properly handle a "no keys found" case from the internal HKP codeDavid Shaw2002-03-193-16/+28
* --openpgp implies --allow-non-selfsigned-uidDavid Shaw2002-03-177-40/+76
* Show which user ID a bad self-sig (invald sig or unsupported public keyDavid Shaw2002-03-132-4/+14
* any valid self-sig should mark a user ID or subkey as valid - otherwise,David Shaw2002-03-132-13/+22
* * faq.raw: Due to a lack of time Nils can't serve anymore as aWerner Koch2002-03-134-4/+18
* Merged changes from zlib 1.1.4.Werner Koch2002-03-1224-62/+85
* Some minor fixes for revocation keys: print a warning if a key is importedDavid Shaw2002-03-079-30/+162
* * gpg.sgml: Add an entry for --export-ownertrust. Suggested byWerner Koch2002-03-064-1/+19
* * pt_PT.po: Removed.Werner Koch2002-03-064-2644/+1674
* Some minor bug fixes.David Shaw2002-03-055-17/+64
* Alwayus define _GNU_SOURCE. Since this is always defined in config.h, theDavid Shaw2002-03-052-9/+9
* variable type tweak for RISC OS (from Stefan)David Shaw2002-03-042-6/+12
* bumped version numberWerner Koch2002-03-031-1/+1
* *** empty log message ***SNAP-1-0-6dWerner Koch2002-03-0316-8797/+11239
* released 1.0.6dWerner Koch2002-03-032-2/+6
* Solved conflictWerner Koch2002-03-032-13/+28
* This is the first half of revocation key / designated revokerDavid Shaw2002-02-289-29/+331
* * http.c (write_server): Convert integer to a HANDLE for W32.Timo Schulz2002-02-282-1/+6
* Do not include v3 keys in a --export-secret-subkeys export.David Shaw2002-02-282-0/+11
* If a key isn't valid (say, because of no self-signature), allowDavid Shaw2002-02-272-0/+18
* Treat key lists internally as fingerprints when possible. All this is viaDavid Shaw2002-02-268-118/+160
* LDAP keyservers do not support v3 fingerprints, so error out if someoneDavid Shaw2002-02-262-0/+16
* Clarify the notion of a partial failure. This is possible if more thanDavid Shaw2002-02-232-150/+214
* Detect a "no keys found" case even if the keyserver helper program doesDavid Shaw2002-02-223-10/+32
* Catch corruption in HKP index lines (can be caused by broken or maliciousDavid Shaw2002-02-195-1/+34
* Fix compiler warning.David Shaw2002-02-142-1/+3
* Be much more robust with mangled input files.David Shaw2002-02-142-61/+43