index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libfetch
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use libmd if and only if OpenSSL is not available.
des
2012-09-14
1
-2
/
+2
*
Builds cleanly at the default WARNS level (WARNS=6).
des
2011-05-12
1
-1
/
+0
*
Increase WARNS to 4.
des
2011-05-12
1
-1
/
+1
*
Increase WARNS to 3.
des
2011-05-12
1
-1
/
+1
*
Add missing DPADD and fix whitespace.
des
2010-01-19
1
-2
/
+3
*
Add HTTP digest authentication.
des
2010-01-19
1
-1
/
+3
*
Bump the version of all non-symbol-versioned shared libraries in
kensmith
2009-07-19
1
-1
/
+1
*
Add missing dependencies on Makefile (fixes NO_CLEAN builds).
ru
2007-12-19
1
-4
/
+4
*
Clean up namespace violations.
des
2007-12-14
1
-2
/
+2
*
Enable FTP_COMBINE_CWDS.
des
2007-05-24
1
-0
/
+2
*
Bump library versions in preparation for 7.0.
deischen
2007-05-21
1
-1
/
+1
*
Respect MK_INET6_SUPPORT.
yar
2006-07-27
1
-1
/
+4
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-1
/
+3
*
Bump the shared library version number of all libraries that have not
kensmith
2005-07-22
1
-1
/
+1
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
1
-1
/
+1
*
Join the 21st century: Cryptography is no longer an optional component
cperciva
2004-08-06
1
-1
/
+0
*
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
[next]