summaryrefslogtreecommitdiffstats
path: root/g10/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed almost al dup calls.Werner Koch2010-03-081-2/+2
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-5/+4
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-2/+4
* Implement the server comamnd DECRYPT.Werner Koch2009-10-021-3/+4
* Some changes to suport g13.Werner Koch2009-09-301-2/+4
* Rename encode.c to encrypt.c.Werner Koch2009-09-281-6/+6
* Add full Camellia support.David Shaw2009-06-051-1/+5
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-1/+0
* Add rmd160.c.Werner Koch2008-12-121-0/+1
* Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.Werner Koch2008-12-111-1/+0
* Use more warning options with modern GCCs.Werner Koch2008-10-171-1/+1
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-031-2/+4
* Add command --locate-key.Werner Koch2008-05-071-1/+1
* Adjust for the changed Camellia draft.Werner Koch2008-04-181-0/+1