| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove defunct SSLv2 support from fetch(1) and fetch(3). | jkim | 2015-03-25 | 1 | -6/+2 |
* | As pointed out by several people, r273114 was incorrect: it unconditionally | des | 2014-10-15 | 1 | -11/+17 |
* | Use Mt macro to properly format mailto links (patch from Franco Fichtner <fra... | bapt | 2014-06-11 | 1 | -12/+12 |
* | If HTTP_USER_AGENT is defined but empty, don't send User-Agent at all. | des | 2014-06-05 | 1 | -0/+1 |
* | Include an Accept header in requests. | des | 2013-07-30 | 1 | -2/+11 |
* | Implement certificate verification, and many other SSL-related | des | 2013-07-26 | 1 | -3/+103 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -1/+1 |
* | latin1 -> utf8 | des | 2011-10-19 | 1 | -1/+1 |
* | Update copyright dates and strip my middle name. | des | 2011-09-27 | 1 | -1/+1 |
* | Bump date. | des | 2011-09-27 | 1 | -1/+1 |
* | Think first, commit second. | des | 2011-09-27 | 1 | -4/+16 |
* | Document HTTP digest authentication support. | des | 2010-01-26 | 1 | -8/+14 |
* | Add support for HTTP 1.1 If-Modified-Since behavior. | murray | 2008-12-15 | 1 | -1/+24 |
* | s/MAXPATHLEN/PATH_MAX/ to reflect five-year old change to the code :) | des | 2008-02-08 | 1 | -1/+1 |
* | Document NO_PROXY / no_proxy. | des | 2007-12-18 | 1 | -1/+17 |
* | Enable FTP_COMBINE_CWDS. | des | 2007-05-24 | 1 | -10/+0 |
* | Add back the original behavior of changing the entire directory path at | njl | 2007-04-22 | 1 | -1/+11 |
* | Fix misspelling in Poul-Henning Kamp's email address under AUTHORS, from | tmclaugh | 2005-11-30 | 1 | -1/+1 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -2/+2 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Update copyright years. | des | 2004-09-21 | 1 | -1/+2 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+1 |
* | I don't normally use my middle name, so remove it from attributions in | des | 2004-01-25 | 1 | -2/+2 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -4/+4 |
* | Add an EXAMPLES section. | trhodes | 2003-06-10 | 1 | -0/+22 |
* | Assorted mdoc(7) fixes. | ru | 2003-05-22 | 1 | -1/+1 |
* | Add and document support for a FETCH_BIND_ADDRESS environment variable | des | 2003-03-03 | 1 | -1/+4 |
* | Document .netrc support. | des | 2003-01-22 | 1 | -0/+8 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -2/+2 |
* | Implement and document support for an HTTP_REFERER environment variable. | des | 2002-11-28 | 1 | -0/+5 |
* | Fix two typos. | fenner | 2002-11-08 | 1 | -2/+2 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -3/+3 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -19/+19 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | mdoc(7) police: fixed markup and typo. | ru | 2001-07-05 | 1 | -16/+16 |
* | Implement a HTTP_USER_AGENT environment variable. | des | 2001-05-27 | 1 | -0/+4 |
* | Document the authentication callback interface. | des | 2001-05-26 | 1 | -3/+42 |
* | Apply 'const' liberally. | archie | 2001-04-24 | 1 | -28/+28 |
* | Grammar police: "its", not "it's", is the possessive form of "it". | dd | 2001-04-15 | 1 | -1/+1 |
* | Use high port range by default, and replace the 'h' option with an 'l' option | des | 2001-03-24 | 1 | -3/+3 |
* | Support lower-case versions of the proxy environment variables. | des | 2001-03-07 | 1 | -0/+8 |
* | mdoc(7) police: fixed broken references. | ru | 2001-01-16 | 1 | -0/+1 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -1/+1 |
* | The user name for anonymous ftp is now "anonymous". | des | 2001-01-08 | 1 | -10/+17 |
* | Document FTP_LOGIN. | des | 2000-12-22 | 1 | -0/+2 |
* | Somewhere along the line, I misunderstood the whole FTP_PASSIVE_MODE debate | des | 2000-12-06 | 1 | -3/+3 |
* | Remove some obsolete comments. | des | 2000-12-01 | 1 | -13/+0 |
* | log | ru | 2000-11-22 | 1 | -1/+2 |
* | Spell the des's name correctly. | ru | 2000-11-14 | 1 | -2/+2 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -1/+3 |