| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: namespace pollution cleanup, NO_PROXY support | Dag-Erling Smørgrav | 2008-01-24 | 1 | -11/+17 |
| * | MFC: the new FTP_COMBINE_CWDS define allows libfetch to attempt to change | Nate Lawson | 2007-05-16 | 1 | -1/+11 |
| * | MFC: Revision 1.60 | 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 |
| * | Document that basic authorization now kinda works. | Dag-Erling Smørgrav | 2000-07-11 | 1 | -16/+20 |
| * | Add (and document) fetchMakeURL() | Dag-Erling Smørgrav | 2000-05-25 | 1 | -1/+8 |
| * | Dump com_err, it's a stinking crock of shit. | Dag-Erling Smørgrav | 2000-05-25 | 1 | -16/+6 |
| * | Document struct url. | Dag-Erling Smørgrav | 2000-05-15 | 1 | -0/+32 |
| * | Fix hard sentence break. | Dag-Erling Smørgrav | 2000-05-11 | 1 | -2/+2 |
| * | Reorganize some of the http code and split it into more functions. | Dag-Erling Smørgrav | 2000-05-11 | 1 | -23/+25 |
| * | Supply only one author name per instance of %A, as per mdoc.samples(7). | Sheldon Hearn | 2000-05-10 | 1 | -3/+10 |
| * | Introduce .Lb macro to libfetch manpage | Alexey Zelkin | 2000-04-22 | 1 | -6/+8 |