| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure the crypto versions of libfetch and fetch(1) appear in | ru | 2003-07-22 | 1 | -0/+1 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -1/+1 |
* | Mark libfetch as c99-clean. Always build at WARNS level 2 rather than | des | 2003-05-01 | 1 | -2/+2 |
* | No need for the OPENSSL_NO_KRB5 switch anymore. | markm | 2003-01-31 | 1 | -1/+1 |
* | Adjust for OpenSSL 0.9.7. | markm | 2003-01-28 | 1 | -1/+1 |
* | Reduce WARNS level to 3 in the non-crypto case to fix make release on sparc64. | jake | 2002-12-04 | 1 | -1/+1 |
* | Clarify my feelings towards fetch / libfetch. | des | 2002-10-30 | 1 | -1/+0 |
* | libfetch is now WARNS5 clean in the non-SSL case. | des | 2002-10-28 | 1 | -1/+1 |
* | Up WARNS to 3 if not building with crypto. | fenner | 2002-10-28 | 1 | -1/+3 |
* | Use a warns setting we can catch regressions with. | obrien | 2002-10-20 | 1 | -3/+1 |
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 1 | -1/+0 |
* | Fix incorrect library ordering. I thought I'd committed this already... | des | 2002-06-21 | 1 | -2/+2 |
* | libfetch now depends on libcrypto and libssl. | ru | 2002-06-06 | 1 | -5/+6 |
* | Make SSL support conditional on NOCRYPT. | des | 2002-06-05 | 1 | -0/+3 |
* | During buildworld, "regular" libraries are built before crypto stuff, so | des | 2002-06-05 | 1 | -2/+2 |
* | Add the necessary dependencies for SSL. | des | 2002-06-05 | 1 | -0/+2 |
* | Reindent, and add parentheses to return statements. Some functions in | des | 2002-02-05 | 1 | -1/+1 |
* | Don't build with NDEBUG. | des | 2001-12-09 | 1 | -3/+0 |
* | Add NO_WERROR so the build won't die because of discarded qualifiers | des | 2001-10-19 | 1 | -0/+2 |
* | Tons of type, style and warning fixes that have been rotting in my tree for | des | 2001-10-18 | 1 | -8/+30 |
* | Bump major number. | des | 2001-05-26 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | Back out previous (accidental) commit. | des | 2001-01-08 | 1 | -1/+1 |
* | Use "anonymous" rather than "ftp" as login name for anonymous ftp. | des | 2001-01-08 | 1 | -1/+1 |
* | Install per function manpages so one doesn't mistakenly think we don't | obrien | 2000-10-28 | 1 | -0/+8 |
* | Dump com_err, it's a stinking crock of shit. | des | 2000-05-25 | 1 | -10/+4 |
* | IPv6 support. | ume | 2000-05-20 | 1 | -0/+1 |
* | Bump major number, since struct url has changed. | des | 2000-05-11 | 1 | -1/+1 |
* | Replace beforeinstall target with new variables used by .mk system. | rgrimes | 2000-01-14 | 1 | -6/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add MAINTAINER. | des | 1999-01-29 | 1 | -1/+2 |
* | Don't specify a language to compile_et. | des | 1998-12-18 | 1 | -2/+2 |
* | Add verbose flag, and support functions. | des | 1998-12-16 | 1 | -14/+10 |
* | Fix the "Unknown HTTP error" message. | des | 1998-12-15 | 1 | -3/+3 |
* | fetch_err.h is a generated file, so don't look for it in ${.CURDIR}. | des | 1998-11-07 | 1 | -2/+2 |
* | Second of a series of cleanups to libfetch. | des | 1998-11-06 | 1 | -18/+19 |
* | First of a series of cleanups to libfetch. Changed files, in | des | 1998-11-05 | 1 | -13/+13 |
* | Made this actually work when there's an object directory: | bde | 1998-08-17 | 1 | -4/+11 |
* | Commit a bunch of patches that have been accumulating: | des | 1998-08-17 | 1 | -5/+7 |
* | Forgot to remove base64.c from SRCS in the Makefile. | des | 1998-07-12 | 1 | -1/+1 |
* | Too many changes to list. Basically, FTP is nearly there and error | des | 1998-07-11 | 1 | -4/+4 |
* | Imported libfetch into the tree. It compiles, but there's still some | des | 1998-07-09 | 1 | -0/+44 |