summaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: removal of t-support.c from t_jnlib_src.NIIBE Yutaka2015-04-231-1/+1
* common: Make proper use of http proxy parameter.Werner Koch2015-04-211-3/+48
* gpg: Update sub-options of --keyserver-optionsWerner Koch2015-04-211-1/+0
* common: Do without nested fucntions to support non-gcc.Werner Koch2015-04-131-52/+54
* Remove obsolete directories from AM_CPPFLAGS.Werner Koch2015-04-101-1/+1
* common: Add new function gnupg_gmtime.Werner Koch2015-04-102-8/+31
* common: Add new function isodate_human_to_tmWerner Koch2015-04-103-4/+114
* gpg: Remove gratuitous extern qualifier from declaration.Neal H. Walfield2015-03-311-1/+1
* common: Add macro GNUPG_GCC_A_USED.Werner Koch2015-03-251-0/+6
* common:stringhelp.c: Replace use of jblib_malloc with xtrymalloc, etc.Neal H. Walfield2015-03-231-26/+26
* Improve spelling and grammar of some comments.Neal H. Walfield2015-03-231-1/+1
* Improve documenation of http_parse_uri.Neal H. Walfield2015-03-231-3/+4
* Import _gpgme_parse_timestamp from gpgme as parse_timestamp.Neal H. Walfield2015-03-232-0/+103
* Add new function uri_query_lookup.Neal H. Walfield2015-03-232-0/+18
* Add new function strlist_find.Neal H. Walfield2015-03-232-0/+17
* common: Add new helper function, strsplit.Neal H. Walfield2015-03-233-1/+98
* common: Add function is_valid_mailbox_mem.Werner Koch2015-03-202-26/+82
* common: Fix syntax error when building with gnutlsWerner Koch2015-03-201-1/+1
* hkps: Fix host name verification when using pools.Werner Koch2015-03-191-2/+4
* Define replacement error codes from libgpg-error 1.19.Werner Koch2015-03-191-1/+83
* common: Add feature to ease using argparse's usage().Werner Koch2015-03-171-0/+20
* common: Allow standalone build of argparse.cWerner Koch2015-03-172-55/+169
* Typo fix.Werner Koch2015-03-171-1/+1
* common: Make openpgp_oid_to_str more robust.Werner Koch2015-03-151-2/+4
* gpg: Add --list-gcrypt-config and "curve" item for --list-config.Werner Koch2015-03-103-2/+81
* doc: Some typo fixes.Werner Koch2015-03-061-1/+1
* gpg: Lowercase mailbox for PKA lookups.Werner Koch2015-02-263-3/+17
* Remove an unused variable.Werner Koch2015-02-261-1/+0
* gpg: Switch to a hash and CERT record based PKA system.Werner Koch2015-02-255-294/+139
* common: Allow requesting a specific certtype with get_dns_cert()Werner Koch2015-02-253-23/+34
* Move new mailbox.c source file to common/.Werner Koch2015-02-254-1/+337
* common: Add another test case to zb32.cWerner Koch2015-02-241-0/+3
* common: Fix regression due to commit 2183683b.Werner Koch2015-02-231-1/+0
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-117-38/+107
* gpg-agent: Use "pinentry-basic" as fallback.Werner Koch2015-02-042-2/+48
* Update copyright years.Werner Koch2015-02-032-3/+3
* w32: Allow for Unicocde installation directory.Werner Koch2015-02-011-13/+7
* gpg: Fix buffering problem in --list-config.Werner Koch2015-01-282-133/+0
* Add a hook to be called right after main.Werner Koch2015-01-282-0/+8
* gpg: Add dedicated error code for PGP-2 keys.Werner Koch2015-01-221-0/+1
* avoid future chance of using uninitialized memoryDaniel Kahn Gillmor2014-12-221-1/+1
* avoid double-close in unusual dotlock situationsDaniel Kahn Gillmor2014-12-221-2/+8
* agent: Keep the session environment for restricted connections.Werner Koch2014-12-191-1/+1
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-151-1/+2
* http: Improve diagnostic messages.Werner Koch2014-12-081-9/+32
* gpg-agent: Add restricted connection feature.Мирослав Николић2014-11-272-3/+23
* Fix buffer overflow in openpgp_oid_to_str.Werner Koch2014-11-252-0/+11
* Distinguish between ARGPARSE_AMBIGUOUS_{OPTION,COMMAND}Daniel Kahn Gillmor2014-11-241-1/+1
* Fix linker problem on OS X.Werner Koch2014-11-201-3/+6
* Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2014-11-193-14/+18