summaryrefslogtreecommitdiff
path: root/lib/libfetch/fetch.3
Commit message (Expand)AuthorAgeFilesLines
* Remove support for SSLv3 from fetch(3).Jung-uk Kim2020-11-241-6/+2
* fetch(3): Add SOCKS5 supportKyle Evans2020-02-151-0/+22
* Document fetchReqHTTP().Mark Johnston2019-08-281-3/+19
* Fix bunch of .Xrs.Edward Tomasz Napierala2016-03-281-1/+0
* Update fetch.1 and fetch.3 to reflect libfetch's actual use of CA bundlesMichael Gmelin2016-03-191-10/+17
* Use .netrc for HTTP sites and proxies, not just FTP.Dag-Erling Smørgrav2015-11-291-3/+3
* Remove defunct SSLv2 support from fetch(1) and fetch(3).Jung-uk Kim2015-03-251-6/+2
* As pointed out by several people, r273114 was incorrect: it unconditionallyDag-Erling Smørgrav2014-10-151-11/+17
* Use Mt macro to properly format mailto links (patch from Franco Fichtner <fra...Baptiste Daroussin2014-06-111-12/+12
* If HTTP_USER_AGENT is defined but empty, don't send User-Agent at all.Dag-Erling Smørgrav2014-06-051-0/+1
* Include an Accept header in requests.Dag-Erling Smørgrav2013-07-301-2/+11
* Implement certificate verification, and many other SSL-relatedDag-Erling Smørgrav2013-07-261-3/+103
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* latin1 -> utf8Dag-Erling Smørgrav2011-10-191-1/+1
* Update copyright dates and strip my middle name.Dag-Erling Smørgrav2011-09-271-1/+1
* Bump date.Dag-Erling Smørgrav2011-09-271-1/+1
* Think first, commit second.Dag-Erling Smørgrav2011-09-271-4/+16
* Document HTTP digest authentication support.Dag-Erling Smørgrav2010-01-261-8/+14
* Add support for HTTP 1.1 If-Modified-Since behavior.Murray Stokely2008-12-151-1/+24
* s/MAXPATHLEN/PATH_MAX/ to reflect five-year old change to the code :)Dag-Erling Smørgrav2008-02-081-1/+1
* Document NO_PROXY / no_proxy.Dag-Erling Smørgrav2007-12-181-1/+17
* Enable FTP_COMBINE_CWDS.Dag-Erling Smørgrav2007-05-241-10/+0
* Add back the original behavior of changing the entire directory path atNate Lawson2007-04-221-1/+11
* Fix misspelling in Poul-Henning Kamp's email address under AUTHORS, fromTom McLaughlin2005-11-301-1/+1
* Expand contractions.Ruslan Ermilov2005-02-131-2/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Update copyright years.Dag-Erling Smørgrav2004-09-211-1/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
* I don't normally use my middle name, so remove it from attributions inDag-Erling Smørgrav2004-01-251-2/+2
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-4/+4
* Add an EXAMPLES section.Tom Rhodes2003-06-101-0/+22
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-221-1/+1
* Add and document support for a FETCH_BIND_ADDRESS environment variableDag-Erling Smørgrav2003-03-031-1/+4
* Document .netrc support.Dag-Erling Smørgrav2003-01-221-0/+8
* english(4) police.Jens Schweikhardt2002-12-271-2/+2
* Implement and document support for an HTTP_REFERER environment variable.Dag-Erling Smørgrav2002-11-281-0/+5
* Fix two typos.Bill Fenner2002-11-081-2/+2
* 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