summaryrefslogtreecommitdiffstats
path: root/g10/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Make the use of "--verify FILE" for detached sigs harder.Werner Koch2014-11-131-2/+3
* gpg: Default to SHA-256 for all signature types on RSA keys.Werner Koch2014-09-271-1/+1
* gpg: Simplify command --gen-key and add --full-gen-key.Werner Koch2014-09-271-1/+1
* gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.Daniel Kahn Gillmor2014-09-251-0/+2
* gpg: Improve passphrase caching.Werner Koch2014-09-171-1/+1
* gpg: Change default cipher for --symmetric from CAST5 to AES-128.Werner Koch2014-08-181-2/+9
* gpg: Screen keyserver responses.Werner Koch2014-08-141-1/+4
* gpg: Disable an MD5 workaround for pgp2 by default.Werner Koch2014-08-141-0/+1
* gpg: Add command --quick-gen-keyWerner Koch2014-07-231-0/+2
* common: Add cpr_get_answer_is_yes_def()Werner Koch2014-07-231-0/+2
* gpg: Auto-create revocation certificates.Werner Koch2014-06-301-0/+2
* gpg: Create exported secret files and revocs with mode 700.Werner Koch2014-06-301-1/+2
* gpg: Auto-migrate existing secring.gpg.Werner Koch2014-06-051-0/+5
* Add new option --with-secret.Werner Koch2014-06-031-1/+2
* gpg: New %U expando for the photo viewer.Werner Koch2014-04-171-0/+1
* gpg: Re-indent a file.Werner Koch2014-04-151-1/+1
* gpg: Add commands --quick-sign-key and --quick-lsign-key.Werner Koch2014-03-271-0/+2
* Change some keyedit functions to allow printing to arbitrary streams.Werner Koch2014-03-271-2/+2
* gpg: Start using OpenPGP digest algo ids.Werner Koch2014-01-311-4/+5
* gpg: Use only OpenPGP cipher algo ids.Werner Koch2014-01-311-6/+9
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-8/+7
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+5
* gpg: Change --show-session-key to print the session key earlier.Werner Koch2013-12-111-0/+2
* gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch2013-11-151-1/+0
* gpg: Add status line PINENTRY_LAUNCHED.Werner Koch2013-01-301-0/+2
* Add tweaks for the not anymore patented IDEA algorithm.Werner Koch2012-05-081-6/+0
* Allow creating subkeys using an existing keyWerner Koch2011-11-061-3/+3
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-4/+4
* Sample ECC keys and message do now work.Werner Koch2011-02-021-0/+1
* Move OpenPGP OID helpers to common/.Werner Koch2011-01-311-4/+0
* Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch2011-01-311-2/+9
* Function name cleanupsWerner Koch2011-01-261-5/+1
* Editorial cleanups of keygen.cWerner Koch2011-01-251-5/+0
* Merge branch 'master' into ECC-INTEGRATION-2-1Werner Koch2011-01-241-0/+7
|\
| * All standard keyserver commands are now using dirmngr.Werner Koch2011-01-201-0/+4
| * Keyserver search and get basically works again.Werner Koch2011-01-181-0/+3
* | Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-211-5/+11
* | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-2/+11
|/
* Smartcard related updatesWerner Koch2010-11-171-6/+6
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-1/+1
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-17/+18
* Removed more secret key related code.Werner Koch2010-09-061-4/+0
* Even less prompts for a new key now.Werner Koch2010-09-011-2/+3
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-4/+7
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-1/+1
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-5/+5
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-141-1/+6
* Minor cleanupsWerner Koch2010-03-291-1/+0
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-4/+4
* Merged jnlib into common.Werner Koch2010-03-101-1/+0