aboutsummaryrefslogtreecommitdiffstats
path: root/util/srv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better implementation for the SRV check. We don't need to actually checkDavid Shaw2004-12-291-3/+3
* * configure.ac: Check for arpa/nameser.h.David Shaw2004-12-161-1/+4
* * dotlock.c, http.c, iobuf.c, simple-gettext.c, srv.c, srv.h, strgutil.c,David Shaw2003-08-281-1/+1
* * srv.h, srv.c: Include windows.h with MINGW32.David Shaw2003-05-311-0/+4
* * srv.c (main): Test against wwwkeys.pgp.net.David Shaw2003-04-131-1/+1
* * srv.h, srv.c (getsrv): Use unsigned char rather than char. Noted byDavid Shaw2003-03-151-4/+4
* * http.c (connect_server): Use DNS SRV to get a server list. Fail over toDavid Shaw2003-03-111-0/+43