| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing dependencies on Makefile (fixes NO_CLEAN builds). | Ruslan Ermilov | 2007-12-19 | 1 | -4/+4 |
* | Clean up namespace violations. | Dag-Erling Smørgrav | 2007-12-14 | 1 | -2/+2 |
* | Enable FTP_COMBINE_CWDS. | Dag-Erling Smørgrav | 2007-05-24 | 1 | -0/+2 |
* | Bump library versions in preparation for 7.0. | Daniel Eischen | 2007-05-21 | 1 | -1/+1 |
* | Respect MK_INET6_SUPPORT. | Yaroslav Tykhiy | 2006-07-27 | 1 | -1/+4 |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
* | Bump the shared library version number of all libraries that have not | Ken Smith | 2005-07-22 | 1 | -1/+1 |
* | NOCRYPT -> NO_CRYPT | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 1 | -1/+0 |
* | Make sure the crypto versions of libfetch and fetch(1) appear in | Ruslan Ermilov | 2003-07-22 | 1 | -0/+1 |
* | Retire the useless NOSECURE knob. | Dag-Erling Smørgrav | 2003-05-19 | 1 | -1/+1 |
* | Mark libfetch as c99-clean. Always build at WARNS level 2 rather than | Dag-Erling Smørgrav | 2003-05-01 | 1 | -2/+2 |
* | No need for the OPENSSL_NO_KRB5 switch anymore. | Mark Murray | 2003-01-31 | 1 | -1/+1 |
* | Adjust for OpenSSL 0.9.7. | Mark Murray | 2003-01-28 | 1 | -1/+1 |
* | Reduce WARNS level to 3 in the non-crypto case to fix make release on sparc64. | Jake Burkholder | 2002-12-04 | 1 | -1/+1 |
* | Clarify my feelings towards fetch / libfetch. | Dag-Erling Smørgrav | 2002-10-30 | 1 | -1/+0 |
* | libfetch is now WARNS5 clean in the non-SSL case. | Dag-Erling Smørgrav | 2002-10-28 | 1 | -1/+1 |
* | Up WARNS to 3 if not building with crypto. | Bill Fenner | 2002-10-28 | 1 | -1/+3 |
* | Use a warns setting we can catch regressions with. | David E. O'Brien | 2002-10-20 | 1 | -3/+1 |
* | Zap now-unused SHLIB_MINOR | Peter Wemm | 2002-09-28 | 1 | -1/+0 |
* | Fix incorrect library ordering. I thought I'd committed this already... | Dag-Erling Smørgrav | 2002-06-21 | 1 | -2/+2 |
* | libfetch now depends on libcrypto and libssl. | Ruslan Ermilov | 2002-06-06 | 1 | -5/+6 |
* | Make SSL support conditional on NOCRYPT. | Dag-Erling Smørgrav | 2002-06-05 | 1 | -0/+3 |
* | During buildworld, "regular" libraries are built before crypto stuff, so | Dag-Erling Smørgrav | 2002-06-05 | 1 | -2/+2 |
* | Add the necessary dependencies for SSL. | Dag-Erling Smørgrav | 2002-06-05 | 1 | -0/+2 |
* | Reindent, and add parentheses to return statements. Some functions in | Dag-Erling Smørgrav | 2002-02-05 | 1 | -1/+1 |
* | Don't build with NDEBUG. | Dag-Erling Smørgrav | 2001-12-09 | 1 | -3/+0 |
* | Add NO_WERROR so the build won't die because of discarded qualifiers | Dag-Erling Smørgrav | 2001-10-19 | 1 | -0/+2 |
* | Tons of type, style and warning fixes that have been rotting in my tree for | Dag-Erling Smørgrav | 2001-10-18 | 1 | -8/+30 |
* | Bump major number. | Dag-Erling Smørgrav | 2001-05-26 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+1 |
* | Back out previous (accidental) commit. | Dag-Erling Smørgrav | 2001-01-08 | 1 | -1/+1 |
* | Use "anonymous" rather than "ftp" as login name for anonymous ftp. | Dag-Erling Smørgrav | 2001-01-08 | 1 | -1/+1 |
* | Install per function manpages so one doesn't mistakenly think we don't | David E. O'Brien | 2000-10-28 | 1 | -0/+8 |
* | Dump com_err, it's a stinking crock of shit. | Dag-Erling Smørgrav | 2000-05-25 | 1 | -10/+4 |
* | IPv6 support. | Hajimu UMEMOTO | 2000-05-20 | 1 | -0/+1 |
* | Bump major number, since struct url has changed. | Dag-Erling Smørgrav | 2000-05-11 | 1 | -1/+1 |
* | Replace beforeinstall target with new variables used by .mk system. | Rodney W. Grimes | 2000-01-14 | 1 | -6/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Add MAINTAINER. | Dag-Erling Smørgrav | 1999-01-29 | 1 | -1/+2 |
* | Don't specify a language to compile_et. | Dag-Erling Smørgrav | 1998-12-18 | 1 | -2/+2 |
* | Add verbose flag, and support functions. | Dag-Erling Smørgrav | 1998-12-16 | 1 | -14/+10 |
* | Fix the "Unknown HTTP error" message. | Dag-Erling Smørgrav | 1998-12-15 | 1 | -3/+3 |
* | fetch_err.h is a generated file, so don't look for it in ${.CURDIR}. | Dag-Erling Smørgrav | 1998-11-07 | 1 | -2/+2 |
* | Second of a series of cleanups to libfetch. | Dag-Erling Smørgrav | 1998-11-06 | 1 | -18/+19 |
* | First of a series of cleanups to libfetch. Changed files, in | Dag-Erling Smørgrav | 1998-11-05 | 1 | -13/+13 |
* | Made this actually work when there's an object directory: | Bruce Evans | 1998-08-17 | 1 | -4/+11 |
* | Commit a bunch of patches that have been accumulating: | Dag-Erling Smørgrav | 1998-08-17 | 1 | -5/+7 |
* | Forgot to remove base64.c from SRCS in the Makefile. | Dag-Erling Smørgrav | 1998-07-12 | 1 | -1/+1 |
* | Too many changes to list. Basically, FTP is nearly there and error | Dag-Erling Smørgrav | 1998-07-11 | 1 | -4/+4 |