| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge from head r253514,r253680,r253805,r254650: | Gleb Smirnoff | 2013-10-10 | 1 | -4/+113 |
| * | MFH r233648: cosmetic | Dag-Erling Smørgrav | 2012-05-26 | 1 | -1/+1 |
| * | MFH r225813,r225814,r226537: cosmetic | Dag-Erling Smørgrav | 2012-05-26 | 1 | -2/+2 |
| * | MFH r225810 r225812: make passive mode the default. | Dag-Erling Smørgrav | 2011-10-04 | 1 | -4/+16 |
| * | Document HTTP digest authentication support. | Dag-Erling Smørgrav | 2010-01-26 | 1 | -8/+14 |
| * | Add support for HTTP 1.1 If-Modified-Since behavior. | Murray Stokely | 2008-12-15 | 1 | -1/+24 |
| * | s/MAXPATHLEN/PATH_MAX/ to reflect five-year old change to the code :) | Dag-Erling Smørgrav | 2008-02-08 | 1 | -1/+1 |
| * | Document NO_PROXY / no_proxy. | Dag-Erling Smørgrav | 2007-12-18 | 1 | -1/+17 |
| * | Enable FTP_COMBINE_CWDS. | Dag-Erling Smørgrav | 2007-05-24 | 1 | -10/+0 |
| * | Add back the original behavior of changing the entire directory path at | Nate Lawson | 2007-04-22 | 1 | -1/+11 |
| * | Fix misspelling in Poul-Henning Kamp's email address under AUTHORS, from | Tom McLaughlin | 2005-11-30 | 1 | -1/+1 |
| * | Expand contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -2/+2 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| * | Update copyright years. | Dag-Erling Smørgrav | 2004-09-21 | 1 | -1/+2 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+1 |
| * | I don't normally use my middle name, so remove it from attributions in | Dag-Erling Smørgrav | 2004-01-25 | 1 | -2/+2 |
| * | mdoc(7): Use the new feature of the .In macro. | Ruslan Ermilov | 2003-09-08 | 1 | -4/+4 |
| * | Add an EXAMPLES section. | Tom Rhodes | 2003-06-10 | 1 | -0/+22 |
| * | Assorted mdoc(7) fixes. | Ruslan Ermilov | 2003-05-22 | 1 | -1/+1 |
| * | Add and document support for a FETCH_BIND_ADDRESS environment variable | Dag-Erling Smørgrav | 2003-03-03 | 1 | -1/+4 |
| * | Document .netrc support. | Dag-Erling Smørgrav | 2003-01-22 | 1 | -0/+8 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -2/+2 |
| * | Implement and document support for an HTTP_REFERER environment variable. | Dag-Erling Smørgrav | 2002-11-28 | 1 | -0/+5 |
| * | Fix two typos. | Bill Fenner | 2002-11-08 | 1 | -2/+2 |
| * | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 1 | -3/+3 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -19/+19 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | mdoc(7) police: fixed markup and typo. | Ruslan Ermilov | 2001-07-05 | 1 | -16/+16 |
| * | Implement a HTTP_USER_AGENT environment variable. | Dag-Erling Smørgrav | 2001-05-27 | 1 | -0/+4 |
| * | Document the authentication callback interface. | Dag-Erling Smørgrav | 2001-05-26 | 1 | -3/+42 |
| * | Apply 'const' liberally. | Archie Cobbs | 2001-04-24 | 1 | -28/+28 |
| * | Grammar police: "its", not "it's", is the possessive form of "it". | Dima Dorfman | 2001-04-15 | 1 | -1/+1 |
| * | Use high port range by default, and replace the 'h' option with an 'l' option | Dag-Erling Smørgrav | 2001-03-24 | 1 | -3/+3 |
| * | Support lower-case versions of the proxy environment variables. | Dag-Erling Smørgrav | 2001-03-07 | 1 | -0/+8 |
| * | mdoc(7) police: fixed broken references. | Ruslan Ermilov | 2001-01-16 | 1 | -0/+1 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -1/+1 |
| * | The user name for anonymous ftp is now "anonymous". | Dag-Erling Smørgrav | 2001-01-08 | 1 | -10/+17 |
| * | Document FTP_LOGIN. | Dag-Erling Smørgrav | 2000-12-22 | 1 | -0/+2 |
| * | Somewhere along the line, I misunderstood the whole FTP_PASSIVE_MODE debate | Dag-Erling Smørgrav | 2000-12-06 | 1 | -3/+3 |
| * | Remove some obsolete comments. | Dag-Erling Smørgrav | 2000-12-01 | 1 | -13/+0 |
| * | log | Ruslan Ermilov | 2000-11-22 | 1 | -1/+2 |
| * | Spell the des's name correctly. | Ruslan Ermilov | 2000-11-14 | 1 | -2/+2 |
| * | Use Fx macro wherever possible. | Ruslan Ermilov | 2000-11-14 | 1 | -1/+3 |
| * | Document FTP_PASSIVE_MODE and FTP_PASSWORD. | Dag-Erling Smørgrav | 2000-10-29 | 1 | -1/+8 |
| * | Document recent changes in URL parsing and proxy handling | Dag-Erling Smørgrav | 2000-10-12 | 1 | -10/+20 |
| * | Make the ENVIRONMENT section more legible, and mention that HTTP_AUTH is | Dag-Erling Smørgrav | 2000-10-12 | 1 | -4/+10 |
| * | Document the FTP_PROXY and HTTP_PROXY variables better. | Dag-Erling Smørgrav | 2000-08-31 | 1 | -0/+4 |
| * | Document the proxy support better. | Dag-Erling Smørgrav | 2000-07-21 | 1 | -2/+15 |
| * | Introduce fetchXGet*(), which combine the functionalities of fetchGet*() and | Dag-Erling Smørgrav | 2000-07-17 | 1 | -3/+39 |
| * | Fully document the HTTP authorization feature. | Dag-Erling Smørgrav | 2000-07-12 | 1 | -12/+18 |