aboutsummaryrefslogtreecommitdiffstats
path: root/common/srv.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-12-07Use ADNS for PKA and SRV records if no other resolver is available.Werner Koch1-158/+224
2009-07-23* srv.c (getsrv): Fix type-punning warning.David Shaw1-2/+2
2009-05-28* srv.c (getsrv): Raise maximum packet size to 2048, as PACKETSZ isDavid Shaw1-4/+4
too small these days.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-0/+257
shows no prblems. Needs more testing of course.