| Commit message (Expand) | Author | Age | Files | Lines |
| * | MF10: r323660, MFC: r322669 | Marius Strobl | 2017-09-17 | 1 | -1/+1 |
| * | MFH (r313974,r314596): open .netrc early in case we want to drop privs | Dag-Erling Smørgrav | 2017-03-24 | 5 | -55/+77 |
| * | MFH (r301027): fix 307 / 308 redirects | Dag-Erling Smørgrav | 2017-01-10 | 1 | -1/+4 |
| * | MFH (r267371, r297754, r299520): nits and style | Dag-Erling Smørgrav | 2017-01-10 | 3 | -14/+14 |
| * | MFH (r308996, r309051, r309738): refactor, avoid repeating DNS requests | Dag-Erling Smørgrav | 2016-12-14 | 3 | -54/+124 |
| * | MFC r297052: | Michael Gmelin | 2016-06-06 | 1 | -10/+17 |
| * | MFC r300666 | Don Lewis | 2016-06-01 | 1 | -0/+1 |
| * | MFC r300665 | Don Lewis | 2016-06-01 | 1 | -1/+4 |
| * | MFH (r294326): fall back to standard / configured CA store | Dag-Erling Smørgrav | 2016-02-20 | 1 | -3/+10 |
| * | MFH (r295536): fix double-free error when SSL connection fails | Dag-Erling Smørgrav | 2016-02-17 | 1 | -1/+0 |
| * | MFH (r280630): remove all traces of SSLv2 support | Dag-Erling Smørgrav | 2016-01-16 | 4 | -30/+56 |
| * | MFC r284346: | Dimitry Andric | 2015-06-20 | 1 | -12/+6 |
| * | MFH (r273114, r273124): disable SSLv3 by default. | Dag-Erling Smørgrav | 2015-01-12 | 2 | -14/+24 |
| * | MFH (r267127): don't send User-Agent if HTTP_USER_AGENT is empty | Dag-Erling Smørgrav | 2014-08-24 | 2 | -4/+10 |
| * | MFC: r267131, r267132, r267133, r268493, r268671 | Baptiste Daroussin | 2014-07-20 | 4 | -8/+46 |
| * | MFH (r266291): look for root certs in /usr/local first | Dag-Erling Smørgrav | 2014-05-24 | 1 | -2/+8 |
| * | MFC r263021: | Bryan Drewery | 2014-03-19 | 1 | -0/+6 |
| * | MFH (r260904): fix format string | Dag-Erling Smørgrav | 2014-02-27 | 3 | -134/+69 |
| * | MFC r258347,r258349: | Bryan Drewery | 2013-11-29 | 1 | -0/+10 |
| * | Even though it doesn't really make sense in the context of a CONNECT | Dag-Erling Smørgrav | 2013-08-22 | 1 | -0/+2 |
| * | Include an Accept header in requests. | Dag-Erling Smørgrav | 2013-07-30 | 2 | -3/+18 |
| * | Implement certificate verification, and many other SSL-related | Dag-Erling Smørgrav | 2013-07-26 | 4 | -16/+632 |
| * | Use the correct request syntax for proxied (tunneled) HTTPS requests. | Dag-Erling Smørgrav | 2013-07-21 | 1 | -1/+1 |
| * | Fix -Wunsequenced warning. | Tim Kientzle | 2013-06-29 | 1 | -1/+1 |
| * | Use the CONNECT method to proxy HTTPS connections through HTTP proxies. | Dag-Erling Smørgrav | 2013-04-12 | 1 | -8/+13 |
| * | Fix weird indentation. | Dag-Erling Smørgrav | 2012-11-16 | 1 | -4/+4 |
| * | Implement HTTP 305 redirect handling. | Eitan Adler | 2012-10-22 | 1 | -1/+5 |
| * | Don't deny non-temporary redirects if the -A option is set (per | Eitan Adler | 2012-10-22 | 2 | -2/+13 |
| * | Be a bit more lenient in the maximum number of redirects allowed. | Eitan Adler | 2012-10-22 | 1 | -1/+1 |
| * | Use libmd if and only if OpenSSL is not available. | Dag-Erling Smørgrav | 2012-09-14 | 2 | -2/+10 |
| * | Adding missing return statements during error conditions. | Eitan Adler | 2012-09-14 | 1 | -2/+8 |
| * | Merge OpenSSL 1.0.1c. | Jung-uk Kim | 2012-07-12 | 1 | -1/+1 |
| * | libfetch: Avoid SIGPIPE on network connections. | Jilles Tjoelker | 2012-05-28 | 1 | -0/+2 |
| * | Don't reuse credentials if redirected to a different host. | Dag-Erling Smørgrav | 2012-04-30 | 1 | -1/+3 |
| * | Since the socket is non-blocking, it is necessary to use select(2) even | Dag-Erling Smørgrav | 2012-04-30 | 1 | -17/+13 |
| * | Support percent-encoded user and password | Ed Maste | 2012-04-11 | 1 | -6/+45 |
| * | Remove trailing whitespace per mdoc lint warning | Eitan Adler | 2012-03-29 | 1 | -1/+1 |
| * | Fix two nits in previous commit pointed out by pjd@. | Dag-Erling Smørgrav | 2012-01-23 | 1 | -2/+1 |
| * | Fix two issues related to the use of SIGINFO in fetch(1) to display | Dag-Erling Smørgrav | 2012-01-18 | 3 | -7/+75 |
| * | latin1 -> utf8 | Dag-Erling Smørgrav | 2011-10-19 | 8 | -9/+9 |
| * | Update copyright dates and strip my middle name. | Dag-Erling Smørgrav | 2011-09-27 | 8 | -8/+8 |
| * | Bump date. | Dag-Erling Smørgrav | 2011-09-27 | 1 | -1/+1 |
| * | Think first, commit second. | Dag-Erling Smørgrav | 2011-09-27 | 2 | -8/+19 |
| * | Long overdue: make passive mode the default for ftp. | Dag-Erling Smørgrav | 2011-09-27 | 1 | -2/+2 |
| * | Mark all socket and file descriptors close-on-exec. | Dag-Erling Smørgrav | 2011-05-13 | 2 | -0/+4 |
| * | Builds cleanly at the default WARNS level (WARNS=6). | Dag-Erling Smørgrav | 2011-05-12 | 1 | -1/+0 |
| * | Increase WARNS to 4. | Dag-Erling Smørgrav | 2011-05-12 | 3 | -3/+3 |
| * | Mechanical whitespace cleanup. | Dag-Erling Smørgrav | 2011-05-12 | 1 | -100/+100 |
| * | Increase WARNS to 3. | Dag-Erling Smørgrav | 2011-05-12 | 2 | -2/+2 |
| * | Fix a bug related to connection caching which could cause a crash after | Dag-Erling Smørgrav | 2011-01-17 | 1 | -0/+1 |