Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better implementation for the SRV check. We don't need to actually check | David Shaw | 2004-12-29 | 1 | -3/+3 |
* | * configure.ac: Check for arpa/nameser.h. | David Shaw | 2004-12-16 | 1 | -1/+4 |
* | * dotlock.c, http.c, iobuf.c, simple-gettext.c, srv.c, srv.h, strgutil.c, | David Shaw | 2003-08-28 | 1 | -1/+1 |
* | * srv.h, srv.c: Include windows.h with MINGW32. | David Shaw | 2003-05-31 | 1 | -0/+4 |
* | * srv.c (main): Test against wwwkeys.pgp.net. | David Shaw | 2003-04-13 | 1 | -1/+1 |
* | * srv.h, srv.c (getsrv): Use unsigned char rather than char. Noted by | David Shaw | 2003-03-15 | 1 | -4/+4 |
* | * http.c (connect_server): Use DNS SRV to get a server list. Fail over to | David Shaw | 2003-03-11 | 1 | -0/+43 |