| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-11-09 | Reset MAINTAINER | joerg | 1 | -2/+2 | |
| 2020-01-18 | *: Recursive revision bump for openssl 1.1.1. | jperkin | 1 | -1/+2 | |
| 2019-12-19 | fetch-1.9: Fix inode check for conditional GET. | joerg | 1 | -3/+2 | |
| 2019-07-16 | fetch: Ensure the same lfcompile(5) flags are used as libfetch. | jperkin | 1 | -2/+2 | |
| Without this off_t can differ between the two, leading to segfaults as seen in PR#54348. Bump PKGREVISION. | |||||
| 2017-09-07 | Follow a redirect. | wiz | 1 | -3/+2 | |
| 2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -2/+2 | |
| 2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 | |
| 2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -1/+2 | |
| 2013-01-11 | fetch-1.8: Avoid non-literal format strings. | joerg | 1 | -2/+2 | |
| 2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
| 2011-12-17 | If using fetch in FETCH_USING then fetch and libfetch cannot use checkperms. | sbd | 1 | -1/+6 | |
| 2010-01-22 | fetch-1.7: | joerg | 1 | -3/+2 | |
| Use connection cache (one per host, up to 16 hosts). Rename some parameters to avoid shadowing a global variable. | |||||
| 2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -1/+2 | |
| 2009-11-19 | Detect automatically if libfetch needs linkage against OpenSSL and drop | joerg | 1 | -3/+2 | |
| the option. Make sure to actually honour the libraries detected by configure. This should fix the remaining issues on Solaris. | |||||
| 2009-11-13 | fetch-1.6: | joerg | 1 | -2/+3 | |
| - autoconfig glue to detect presence of termios.h etc. - On NetBSD default to getpass. Otherwise implement the password reading using termios.h if present, falling back to getpassphrase/getpass or plain fgets. | |||||
| 2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -2/+2 | |
| block). Uncomment some commented out LICENSE lines while here. | |||||
| 2009-05-09 | Address some implicit sign casts. Bump to 1.5. | joerg | 1 | -2/+2 | |
| 2009-02-09 | Only provide the openssl option if libfetch was built with it. | joerg | 1 | -2/+1 | |
| 2009-02-05 | fetch-1.4: | joerg | 1 | -2/+2 | |
| - restart system calls for SIGINFO, will do the status update on the next return - handle FETCH_TIMEOUT like SIGALRM, and don't print errors about writing the output file - explicitly check for -1 as return from fetchIO_read. | |||||
| 2009-02-05 | fetch-1.3: | joerg | 1 | -2/+2 | |
| Remove FreeBSD legacy options. -H was undocumented and ignored, -h / -f / -c could be used to construct FTP URLs in an adhoc fashion. | |||||
| 2009-02-05 | fetch-1.2: | joerg | 1 | -2/+2 | |
| Add -i option for conditional fetch, e.g. only fetch the file again, if the remote version is newer. | |||||
| 2009-02-04 | fetch-1.1: | joerg | 1 | -2/+2 | |
| Include sys/ioctl.h for ioctl(2). Fix missing argument in warn(3) call. | |||||
| 2008-10-08 | Add fetch-1.0 from FreeBSD, the frontend for libfetch(3). | joerg | 1 | -0/+28 | |
