summaryrefslogtreecommitdiffstats
path: root/util/srv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * srv.c: OSX 10.2.8/Darwin 6.8 seems to have some #include orderingDavid Shaw2003-10-131-1/+1
* * dotlock.c, http.c, iobuf.c, simple-gettext.c, srv.c, srv.h, strgutil.c,David Shaw2003-08-291-1/+1
* * srv.h, srv.c: Include windows.h with MINGW32.David Shaw2003-05-311-1/+5
* * 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-2/+4
* * http.c (connect_server): Use DNS SRV to get a server list. Fail over toDavid Shaw2003-03-111-0/+246