Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -27/+27 |
| | | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again. | ||||
* | Use ADNS for PKA and SRV records if no other resolver is available. | Werner Koch | 2009-12-07 | 1 | -158/+224 |
| | |||||
* | * srv.c (getsrv): Fix type-punning warning. | David Shaw | 2009-07-23 | 1 | -2/+2 |
| | |||||
* | * srv.c (getsrv): Raise maximum packet size to 2048, as PACKETSZ is | David Shaw | 2009-05-28 | 1 | -4/+4 |
| | | | | | too small these days. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 1 | -0/+257 |
shows no prblems. Needs more testing of course. |