aboutsummaryrefslogtreecommitdiff
path: root/lib/libfetch/fetch.3
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-3/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-151-19/+19
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* mdoc(7) police: fixed markup and typo.Ruslan Ermilov2001-07-051-16/+16
* Implement a HTTP_USER_AGENT environment variable.Dag-Erling Smørgrav2001-05-271-0/+4
* Document the authentication callback interface.Dag-Erling Smørgrav2001-05-261-3/+42
* Apply 'const' liberally.Archie Cobbs2001-04-241-28/+28
* Grammar police: "its", not "it's", is the possessive form of "it".Dima Dorfman2001-04-151-1/+1
* Use high port range by default, and replace the 'h' option with an 'l' optionDag-Erling Smørgrav2001-03-241-3/+3
* Support lower-case versions of the proxy environment variables.Dag-Erling Smørgrav2001-03-071-0/+8
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-0/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* The user name for anonymous ftp is now "anonymous".Dag-Erling Smørgrav2001-01-081-10/+17
* Document FTP_LOGIN.Dag-Erling Smørgrav2000-12-221-0/+2
* Somewhere along the line, I misunderstood the whole FTP_PASSIVE_MODE debateDag-Erling Smørgrav2000-12-061-3/+3
* Remove some obsolete comments.Dag-Erling Smørgrav2000-12-011-13/+0
* logRuslan Ermilov2000-11-221-1/+2
* Spell the des's name correctly.Ruslan Ermilov2000-11-141-2/+2
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+3
* Document FTP_PASSIVE_MODE and FTP_PASSWORD.Dag-Erling Smørgrav2000-10-291-1/+8
* Document recent changes in URL parsing and proxy handlingDag-Erling Smørgrav2000-10-121-10/+20
* Make the ENVIRONMENT section more legible, and mention that HTTP_AUTH isDag-Erling Smørgrav2000-10-121-4/+10
* Document the FTP_PROXY and HTTP_PROXY variables better.Dag-Erling Smørgrav2000-08-311-0/+4
* Document the proxy support better.Dag-Erling Smørgrav2000-07-211-2/+15
* Introduce fetchXGet*(), which combine the functionalities of fetchGet*() andDag-Erling Smørgrav2000-07-171-3/+39
* Fully document the HTTP authorization feature.Dag-Erling Smørgrav2000-07-121-12/+18
* Document that basic authorization now kinda works.Dag-Erling Smørgrav2000-07-111-16/+20
* Add (and document) fetchMakeURL()Dag-Erling Smørgrav2000-05-251-1/+8
* Dump com_err, it's a stinking crock of shit.Dag-Erling Smørgrav2000-05-251-16/+6
* Document struct url.Dag-Erling Smørgrav2000-05-151-0/+32
* Fix hard sentence break.Dag-Erling Smørgrav2000-05-111-2/+2
* Reorganize some of the http code and split it into more functions.Dag-Erling Smørgrav2000-05-111-23/+25
* Supply only one author name per instance of %A, as per mdoc.samples(7).Sheldon Hearn2000-05-101-3/+10
* Introduce .Lb macro to libfetch manpageAlexey Zelkin2000-04-221-6/+8
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-19/+38
* Patches I've had lying around for several months:Dag-Erling Smørgrav2000-01-071-1/+29
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed prototype for fetchParseURL().Bruce Evans1999-03-051-2/+2
* Implement and document file list retrieval.Dag-Erling Smørgrav1998-12-211-2/+41
* Implement and document fetchStatFTP.Dag-Erling Smørgrav1998-12-161-3/+3
* Add verbose flag, and support functions.Dag-Erling Smørgrav1998-12-161-1/+3
* Second of a series of cleanups to libfetch.Dag-Erling Smørgrav1998-11-061-38/+124
* First of a series of cleanups to libfetch. Changed files, inDag-Erling Smørgrav1998-11-051-11/+26
* Bring the man page more or less up to date with the code.Dag-Erling Smørgrav1998-09-261-23/+54
* Imported libfetch into the tree. It compiles, but there's still someDag-Erling Smørgrav1998-07-091-0/+233