| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH (r313974,r314596): open .netrc early in case we want to drop privs | Dag-Erling Smørgrav | 2017-03-24 | 5 | -55/+77 |
| * | MFH (r310823): fix multi-line CONNECT responses | Dag-Erling Smørgrav | 2017-01-09 | 1 | -1/+1 |
| * | MFH (r308996, r309051, r309738): refactor, avoid repeating DNS requests | Dag-Erling Smørgrav | 2016-12-14 | 3 | -54/+124 |
| * | r169386 (PR 112515) was incomplete: it treated 307 as an error except | Dag-Erling Smørgrav | 2016-05-31 | 1 | -0/+3 |
| * | Call closedir() before returning from fetchListFile() to avoid a leak. | Don Lewis | 2016-05-25 | 1 | -0/+1 |
| * | Don't leak addrinfo in fetch_bind() | Don Lewis | 2016-05-25 | 1 | -1/+4 |
| * | Use strlcpy() instead of strncpy() to copy the string returned by | Don Lewis | 2016-05-12 | 1 | -1/+1 |
| * | lib: minor spelling fixes in comments. | Pedro F. Giffuni | 2016-05-01 | 1 | -2/+2 |
| * | MFH | Glen Barber | 2016-04-11 | 1 | -1/+1 |
| |\ | |||||
| | * | libfetch: replace 0 with NULL for pointers. | Pedro F. Giffuni | 2016-04-09 | 1 | -1/+1 |
| * | | MFH | Glen Barber | 2016-04-04 | 1 | -11/+17 |
| |\| | |||||
| | * | Fix bunch of .Xrs. | Edward Tomasz Napierala | 2016-03-28 | 1 | -1/+0 |
| | * | Update fetch.1 and fetch.3 to reflect libfetch's actual use of CA bundles | Michael Gmelin | 2016-03-19 | 1 | -10/+17 |
| * | | MFH | Glen Barber | 2016-03-02 | 1 | -6/+0 |
| |\| | |||||
| | * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -6/+0 |
| * | | MFH | Glen Barber | 2016-02-15 | 1 | -1/+0 |
| |\| | |||||
| | * | Fix double-free error: r289419 moved all error handling in http_connect() | Dag-Erling Smørgrav | 2016-02-11 | 1 | -1/+0 |
| * | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| |/ | |||||
| * | Test for /etc/ssl/cert.pem existence to avoid masking SSL_CA_CERT_PATH | Baptiste Daroussin | 2016-01-19 | 1 | -3/+10 |
| * | As a followup to r292330, standardize on size_t and add a few comments. | Dag-Erling Smørgrav | 2015-12-16 | 1 | -2/+5 |
| * | Reset bufpos to 0 immediately after refilling the buffer. Otherwise, we | Dag-Erling Smørgrav | 2015-12-16 | 1 | -3/+2 |
| * | Fix buildworld after r291453, similar to r284346: url->user and url->pwd | Dimitry Andric | 2015-11-29 | 1 | -4/+2 |
| * | Use .netrc for HTTP sites and proxies, not just FTP. | Dag-Erling Smørgrav | 2015-11-29 | 2 | -3/+11 |
| * | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 |
| * | Use fopen()'s newfangled "e" flag instead of explicit fcntl() calls. | Dag-Erling Smørgrav | 2015-10-16 | 1 | -5/+3 |
| * | Fix two bugs in HTTPS tunnelling: | Dag-Erling Smørgrav | 2015-10-16 | 1 | -4/+32 |
| * | Fix non-POSIX-compliant use of getaddrinfo in libfetch | Michael Gmelin | 2015-09-25 | 1 | -1/+2 |
| * | Remove unused variable to silence clang warning. | Marcelo Araujo | 2015-07-04 | 1 | -4/+1 |
| * | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -1/+0 |
| * | Fix the following clang 3.7.0 warnings in lib/libfetch/http.c: | Dimitry Andric | 2015-06-13 | 1 | -12/+6 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+28 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 3 | -13/+5 |
| | |\ | |/ |/| | |||||
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 2 | -14/+24 |
| | |\ | |||||
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 6 | -26/+77 |
| | |\ \ | |||||
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -0/+2 |
| | * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-27 | 3 | -134/+85 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 5 | -28/+666 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -4/+4 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+5 |
| | * | | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 5 | -8/+37 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+22 |
| * | | | | | | | | | Remove defunct SSLv2 support from fetch(1) and fetch(3). | Jung-uk Kim | 2015-03-25 | 2 | -9/+3 |
| * | | | | | | | | | Convert libraries to use LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -4/+2 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | As pointed out by several people, r273114 was incorrect: it unconditionally | Dag-Erling Smørgrav | 2014-10-15 | 2 | -15/+25 |
| * | | | | | | | | Drop support for SSLv3. | Dag-Erling Smørgrav | 2014-10-15 | 1 | -1/+1 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Add a comment to explain the EAGAIN is only there for POSIX compliance | Baptiste Daroussin | 2014-07-15 | 1 | -0/+1 |
