summaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* estream: New function es_fclose_snatch.Werner Koch2011-12-152-1/+109
* scd: New option --debug-assuan-log-cats.Werner Koch2011-12-132-0/+14
* Generate the ChangeLog from commit logs.Werner Koch2011-12-013-1/+23
* Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch2011-11-304-89/+162
* * common/estream.c (es_fopenmem_init): New.Werner Koch2011-11-302-3/+39
* Add parameter checks and extend documentation of estream.Werner Koch2011-11-302-10/+35
* dns-cert.c: Use constants for better readability.Werner Koch2011-11-302-8/+25
* Actually increase buffer size of t-dns-cert.c.Werner Koch2011-11-301-1/+1
* Re-indented dns-cert.cWerner Koch2011-11-301-121/+122
* Increase the default buffer size for DNS certificates.Werner Koch2011-11-301-0/+2
* Use separate test module for dns-cert.c.Werner Koch2011-11-305-62/+103
* Allow distribution of dotlock.* also under a modified BSD licenseWerner Koch2011-10-243-0/+77
* Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch2011-09-3030-205/+527
* Add prefix macro for dotlock functions.Werner Koch2011-09-303-8/+45
* Add dotlock_get_fd and dotlock_set_fd.Werner Koch2011-09-293-2/+37
* Make dotlock.c thread-safe on pthread systems.Werner Koch2011-09-292-25/+81
* Add a flag parameter to dotlock_create.Werner Koch2011-09-285-12/+24
* Allow arbitrary timeouts with dotlock.Werner Koch2011-09-282-37/+87
* Improved the dotlock module.Werner Koch2011-09-274-43/+529
* Renamed the lock functions.Werner Koch2011-09-234-323/+445
* Remove support for RISCOS from dotlock.cWerner Koch2011-09-221-58/+7
* Fixed set but unused variable bugsWerner Koch2011-08-106-24/+26
* Support a confirm flag for ssh.Werner Koch2011-07-201-7/+0
* New functions to compute an ssh style fingerprint.Werner Koch2011-07-205-1/+473
* Fix size_t vs int issues.Marcus Brinkmann2011-06-012-0/+5
* Require libgpg-error 1.10Werner Koch2011-05-202-15/+4
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-253-3/+14
* Add code for explicit selection of pooled A records.Werner Koch2011-04-123-0/+16
* Simplify the management of the stream list in estream.cWerner Koch2011-03-032-66/+83
* Add new functions to convert iso time strings.Werner Koch2011-03-016-24/+253
* Fix ChnageLog entries.Werner Koch2011-02-151-0/+5
* fixed --list-keys on Linux64 bitAndrey Jivsov2011-02-121-2/+3
* Add finger support to dirmngr.Werner Koch2011-02-084-74/+331
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-0485-1050/+998
* Add a DECRYPTION_INFO status.Werner Koch2011-02-032-5/+8
* Update copyright yearWerner Koch2011-02-032-62/+66
* Finished ECC integration.Werner Koch2011-02-032-10/+7
* Sample ECC keys and message do now work.Werner Koch2011-02-021-9/+15
* Move OpenPGP OID helpers to common/.Werner Koch2011-01-316-36/+390
* Fix ECDH configure testWerner Koch2011-01-241-5/+0
* Merge branch 'master' into ECC-INTEGRATION-2-1Werner Koch2011-01-2413-59/+392
|\
| * Fix for bug#1313. de.po update.Werner Koch2011-01-202-9/+29
| * Merge branch 'master' into keyserver-via-dirmngrWerner Koch2011-01-203-5/+11
| |\
| | * Use estream for dirmngr's --gpgconf-list.Werner Koch2011-01-192-2/+7
| | * Fix computation of NEWSIZE in es_func_mem_write.Werner Koch2011-01-182-1/+5
| | * Fix bug #1311.Werner Koch2011-01-102-2/+8
| * | All standard keyserver commands are now using dirmngr.Werner Koch2011-01-206-22/+90
| * | estream support for iobuf and new memuf functions.Werner Koch2011-01-185-5/+189
| * | Fix es_fopenmem and es_mopen bug.Werner Koch2011-01-181-1/+1
| * | Initial code checking for backup - not yet working.Werner Koch2011-01-105-24/+80
| |/