aboutsummaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into npthnpthMarcus Brinkmann2012-01-035-3/+161
|\
| * Revert last change, add comment about link() return values.Marcus Brinkmann2012-01-031-21/+11
| * Fix compiler warnings.Marcus Brinkmann2012-01-031-9/+21
| * 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
* | Generate the ChangeLog from commit logs.Werner Koch2011-12-023-1/+23
* | Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch2011-12-024-89/+162
* | * common/estream.c (es_fopenmem_init): New.Werner Koch2011-12-022-3/+39
* | Add parameter checks and extend documentation of estream.Werner Koch2011-12-022-10/+35
* | dns-cert.c: Use constants for better readability.Werner Koch2011-12-022-8/+25
* | Actually increase buffer size of t-dns-cert.c.Werner Koch2011-12-021-1/+1
* | Re-indented dns-cert.cWerner Koch2011-12-021-121/+122
* | Increase the default buffer size for DNS certificates.Werner Koch2011-12-021-0/+2
* | Use separate test module for dns-cert.c.Werner Koch2011-12-025-62/+103
* | Merge branch 'master' into npthMarcus Brinkmann2011-10-253-0/+77
|\|
| * Allow distribution of dotlock.* also under a modified BSD licenseWerner Koch2011-10-243-0/+77
* | Merge branch 'master' into npthMarcus Brinkmann2011-10-1332-603/+1672
|\|
| * 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
* | Initial port to Npth.Marcus Brinkmann2011-10-139-82/+71
|/
* 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