summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/common.h
Commit message (Expand)AuthorAgeFilesLines
* Add and document support for a FETCH_BIND_ADDRESS environment variabledes2003-03-031-0/+1
* Experimental support for .netrc.des2003-01-221-0/+1
* Introduce _fetch_writev(), which is the conn_t version of writev(2). Indes2002-10-271-0/+4
* Add a reference count to struct fetchconn so we don't prematurely close anddes2002-06-111-0/+2
* Make SSL support conditional on NOCRYPT.des2002-06-051-0/+4
* Add SSL support + slight cleanup.des2002-06-051-2/+3
* Wrap everything in struct connection, and enforce timeouts everywheredes2002-06-051-4/+5
* First step towards SSL support: wrap connections in a 'struct connection'des2002-06-051-3/+26
* Reindent, and add parentheses to return statements. Some functions indes2002-02-051-7/+6
* Introduce a fetchDebug global. Change the DEBUG macro so it only runs thedes2001-12-091-1/+1
* Add prototype for _ftp_request().des2001-12-041-4/+8
* Tons of type, style and warning fixes that have been rotting in my tree fordes2001-10-181-10/+10
* Apply 'const' liberally.archie2001-04-241-8/+9
* Use the documented (and historical) defaults. Centralize the decision logicdes2000-11-101-0/+4
* Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set.des2000-10-291-0/+5
* ftp.c needs _http_request()des2000-10-121-0/+11
* Centralize the default port finding code.des2000-07-251-0/+3
* Add _fetch_putln()des2000-07-111-1/+1
* Dump com_err, it's a stinking crock of shit.des2000-05-251-1/+1
* IPv6 support.ume2000-05-201-1/+1
* More old uncommitted patches: implement timeouts at the protocol level.des2000-01-071-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement and document file list retrieval.des1998-12-211-2/+4
* Don't specify a language to compile_et.des1998-12-181-2/+2
* Add verbose flag, and support functions.des1998-12-161-2/+3
* Second of a series of cleanups to libfetch.des1998-11-061-4/+16
* First of a series of cleanups to libfetch. Changed files, indes1998-11-051-0/+44
OpenPOWER on IntegriCloud