aboutsummaryrefslogtreecommitdiffstats
path: root/common (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-25Port to npth.npth-3Marcus Brinkmann8-87/+66
2012-01-20estream: Fix unclean usage of realloc.Werner Koch3-21/+38
2012-01-11estream: Avoid printing leading zeroes by %p on 32 bit systems.Werner Koch1-1/+1
2012-01-06gpg: Make the double space in the middle of a fingerprint optional.Werner Koch1-7/+10
2012-01-06gpg: Allow use of a standard space separated fingerprint.Werner Koch1-0/+40
2012-01-03Revert last change, add comment about link() return values.Marcus Brinkmann1-21/+11
2012-01-03Fix compiler warnings.Marcus Brinkmann1-9/+21
2011-12-15estream: New function es_fclose_snatch.Werner Koch2-1/+109
2011-12-13scd: New option --debug-assuan-log-cats.Werner Koch2-0/+14
2011-12-01Generate the ChangeLog from commit logs.Werner Koch3-1/+23
2011-11-30Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch4-89/+162
2011-11-30* common/estream.c (es_fopenmem_init): New.Werner Koch2-3/+39
2011-11-30Add parameter checks and extend documentation of estream.Werner Koch2-10/+35
2011-11-30dns-cert.c: Use constants for better readability.Werner Koch2-8/+25
2011-11-30Actually increase buffer size of t-dns-cert.c.Werner Koch1-1/+1
2011-11-30Re-indented dns-cert.cWerner Koch1-121/+122
2011-11-30Increase the default buffer size for DNS certificates.Werner Koch1-0/+2
2011-11-30Use separate test module for dns-cert.c.Werner Koch5-62/+103
2011-10-24Allow distribution of dotlock.* also under a modified BSD licenseWerner Koch3-0/+77
2011-09-30Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch30-205/+527
2011-09-30Add prefix macro for dotlock functions.Werner Koch3-8/+45
2011-09-29Add dotlock_get_fd and dotlock_set_fd.Werner Koch3-2/+37
2011-09-29Make dotlock.c thread-safe on pthread systems.Werner Koch2-25/+81
2011-09-28Add a flag parameter to dotlock_create.Werner Koch5-12/+24
2011-09-28Allow arbitrary timeouts with dotlock.Werner Koch2-37/+87
2011-09-27Improved the dotlock module.Werner Koch4-43/+529
2011-09-23Renamed the lock functions.Werner Koch4-323/+445
2011-09-22Remove support for RISCOS from dotlock.cWerner Koch1-58/+7
2011-08-10Fixed set but unused variable bugsWerner Koch6-24/+26
2011-07-20Support a confirm flag for ssh.Werner Koch1-7/+0
2011-07-20New functions to compute an ssh style fingerprint.Werner Koch5-1/+473
2011-06-01Fix size_t vs int issues.Marcus Brinkmann2-0/+5
2011-05-20Require libgpg-error 1.10Werner Koch2-15/+4
2011-04-25Fix regression in gpg's mail address parsing.Werner Koch3-3/+14
2011-04-12Add code for explicit selection of pooled A records.Werner Koch3-0/+16
2011-03-03Simplify the management of the stream list in estream.cWerner Koch2-66/+83
2011-03-01Add new functions to convert iso time strings.Werner Koch6-24/+253
2011-02-15Fix ChnageLog entries.Werner Koch1-0/+5
2011-02-12fixed --list-keys on Linux64 bitAndrey Jivsov1-2/+3
2011-02-08Add finger support to dirmngr.Werner Koch4-74/+331
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch85-1050/+998
2011-02-03Add a DECRYPTION_INFO status.Werner Koch2-5/+8
2011-02-03Update copyright yearWerner Koch2-62/+66
2011-02-03Finished ECC integration.ECC-INTEGRATION-2-1Werner Koch2-10/+7
2011-02-02Sample ECC keys and message do now work.Werner Koch1-9/+15
2011-01-31Move OpenPGP OID helpers to common/.Werner Koch6-36/+390
2011-01-24Fix ECDH configure testWerner Koch1-5/+0
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-3/+8
2011-01-20Fix for bug#1313. de.po update.Werner Koch2-9/+29
2011-01-20All standard keyserver commands are now using dirmngr.Werner Koch6-22/+90