| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFH (r313974,r314596): open .netrc early in case we want to drop privs | Dag-Erling Smørgrav | 2017-03-24 | 1 | -1/+1 |
| * | MFH (r308996, r309051, r309738): refactor, avoid repeating DNS requests | Dag-Erling Smørgrav | 2016-12-14 | 1 | -0/+1 |
| * | Add support for arbitrary http requests | Baptiste Daroussin | 2014-06-05 | 1 | -0/+3 |
| * | Bump copyright dates | Dag-Erling Smørgrav | 2014-01-30 | 1 | -1/+1 |
| * | Solve http buffering issues and hangs once and for all (hopefully!) by | Dag-Erling Smørgrav | 2014-01-28 | 1 | -7/+0 |
| * | Implement certificate verification, and many other SSL-related | Dag-Erling Smørgrav | 2013-07-26 | 1 | -1/+4 |
| * | Merge OpenSSL 1.0.1c. | Jung-uk Kim | 2012-07-12 | 1 | -1/+1 |
| * | Fix two issues related to the use of SIGINFO in fetch(1) to display | Dag-Erling Smørgrav | 2012-01-18 | 1 | -0/+7 |
| * | latin1 -> utf8 | Dag-Erling Smørgrav | 2011-10-19 | 1 | -1/+1 |
| * | Update copyright dates and strip my middle name. | Dag-Erling Smørgrav | 2011-09-27 | 1 | -1/+1 |
| * | Add support for the NO_PROXY / no_proxy environment variable as used by | Dag-Erling Smørgrav | 2007-12-18 | 1 | -0/+1 |
| * | Clean up namespace violations. | Dag-Erling Smørgrav | 2007-12-14 | 1 | -26/+26 |
| * | Update copyright years. | Dag-Erling Smørgrav | 2004-09-21 | 1 | -1/+1 |
| * | Add and document support for a FETCH_BIND_ADDRESS environment variable | Dag-Erling Smørgrav | 2003-03-03 | 1 | -0/+1 |
| * | Experimental support for .netrc. | Dag-Erling Smørgrav | 2003-01-22 | 1 | -0/+1 |
| * | Introduce _fetch_writev(), which is the conn_t version of writev(2). In | Dag-Erling Smørgrav | 2002-10-27 | 1 | -0/+4 |
| * | Add a reference count to struct fetchconn so we don't prematurely close and | Dag-Erling Smørgrav | 2002-06-11 | 1 | -0/+2 |
| * | Make SSL support conditional on NOCRYPT. | Dag-Erling Smørgrav | 2002-06-05 | 1 | -0/+4 |
| * | Add SSL support + slight cleanup. | Dag-Erling Smørgrav | 2002-06-05 | 1 | -2/+3 |
| * | Wrap everything in struct connection, and enforce timeouts everywhere | Dag-Erling Smørgrav | 2002-06-05 | 1 | -4/+5 |
| * | First step towards SSL support: wrap connections in a 'struct connection' | Dag-Erling Smørgrav | 2002-06-05 | 1 | -3/+26 |
| * | Reindent, and add parentheses to return statements. Some functions in | Dag-Erling Smørgrav | 2002-02-05 | 1 | -7/+6 |
| * | Introduce a fetchDebug global. Change the DEBUG macro so it only runs the | Dag-Erling Smørgrav | 2001-12-09 | 1 | -1/+1 |
| * | Add prototype for _ftp_request(). | Dag-Erling Smørgrav | 2001-12-04 | 1 | -4/+8 |
| * | Tons of type, style and warning fixes that have been rotting in my tree for | Dag-Erling Smørgrav | 2001-10-18 | 1 | -10/+10 |
| * | Apply 'const' liberally. | Archie Cobbs | 2001-04-24 | 1 | -8/+9 |
| * | Use the documented (and historical) defaults. Centralize the decision logic | Dag-Erling Smørgrav | 2000-11-10 | 1 | -0/+4 |
| * | Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set. | Dag-Erling Smørgrav | 2000-10-29 | 1 | -0/+5 |
| * | ftp.c needs _http_request() | Dag-Erling Smørgrav | 2000-10-12 | 1 | -0/+11 |
| * | Centralize the default port finding code. | Dag-Erling Smørgrav | 2000-07-25 | 1 | -0/+3 |
| * | Add _fetch_putln() | Dag-Erling Smørgrav | 2000-07-11 | 1 | -1/+1 |
| * | Dump com_err, it's a stinking crock of shit. | Dag-Erling Smørgrav | 2000-05-25 | 1 | -1/+1 |
| * | IPv6 support. | Hajimu UMEMOTO | 2000-05-20 | 1 | -1/+1 |
| * | More old uncommitted patches: implement timeouts at the protocol level. | Dag-Erling Smørgrav | 2000-01-07 | 1 | -2/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Implement and document file list retrieval. | Dag-Erling Smørgrav | 1998-12-21 | 1 | -2/+4 |
| * | Don't specify a language to compile_et. | Dag-Erling Smørgrav | 1998-12-18 | 1 | -2/+2 |
| * | Add verbose flag, and support functions. | Dag-Erling Smørgrav | 1998-12-16 | 1 | -2/+3 |
| * | Second of a series of cleanups to libfetch. | Dag-Erling Smørgrav | 1998-11-06 | 1 | -4/+16 |
| * | First of a series of cleanups to libfetch. Changed files, in | Dag-Erling Smørgrav | 1998-11-05 | 1 | -0/+44 |