freebsd-nq/lib
Dag-Erling Smørgrav 767207650c As pointed out by several people, r273114 was incorrect: it unconditionally
disabled everything except TLS 1.0.  Replace it with a more carefully
wrought patch:

 - Switch the default for SSLv3 from on to off
 - Add environment variables to control TLS 1.1 and 1.2
 - In verbose mode, report which version is used
 - Update the man page to reflect these changes.

MFC after:	1 week
2014-10-15 07:35:50 +00:00
..
atf Fix typo in lib/atf/libatfc++/Makefile 2014-08-17 23:30:45 +00:00
clang Fix the TARGET_ABI value clang uses. It shpuld be gnueabi on all ARM 2014-10-01 12:47:25 +00:00
csu Use bsd.lib.mk here as all other csu Makefiles do. 2014-08-19 15:30:56 +00:00
libalias
libarchive In r232153, libarchive 3.0.3 was imported, replacing the archive_hash.h 2014-07-26 15:33:20 +00:00
libauditd
libbegemot
libblocksruntime
libbluetooth
libbsdstat
libbsm
libbsnmp
libbz2
libc Add support for the __aeabi_c*cmp* functions. These are similar to the 2014-10-14 14:27:51 +00:00
libc_nonshared
libc++ The standard we compile libc++ with is called c++11 not c++0x. 2014-08-25 08:40:36 +00:00
libcalendar
libcam
libcapsicum
libcasper
libcom_err
libcompat
libcompiler_rt Clean up detection of hard-float ABIs. As with big-endian in r272368 we 2014-10-01 16:08:19 +00:00
libcrypt Change the hardcoded default back from SHA512 to DES. 2014-10-09 16:45:11 +00:00
libcuse Fix compiler locking diagnostic warnings. 2014-10-13 19:05:18 +00:00
libcxxrt
libdevinfo
libdevstat
libdwarf
libedit Fix mismatch. 2014-07-23 15:12:17 +00:00
libefi
libelf
libevent Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile. 2014-10-13 22:15:26 +00:00
libexecinfo
libexpat
libfetch As pointed out by several people, r273114 was incorrect: it unconditionally 2014-10-15 07:35:50 +00:00
libgeom Explicitly specify MAP_SHARED when mapping the stats file descriptor. 2014-09-17 19:37:58 +00:00
libgpib
libgssapi
libiconv
libiconv_modules
libipsec
libjail
libkiconv
libkvm Remove ia64. 2014-07-07 00:27:09 +00:00
libldns
liblzma
libmagic MFV r267843: update file/libmagic to 5.19. 2014-06-26 06:03:39 +00:00
libmandoc
libmd
libmemstat
libmilter
libmp Integrate lib/libmp into the build/kyua 2014-08-04 22:10:07 +00:00
libnandfs
libnetbsd
libnetgraph
libngatm
libnv Fix problem on big endian systems introduced in r271579 - when we were 2014-10-09 20:55:05 +00:00
libohash Make libohash a proper internallib instead of hidding it in m4 2014-08-06 22:46:15 +00:00
libopie Bump version because challenge buffer size changed 2014-08-14 04:42:09 +00:00
libpam Consistently cast tty and user to const char * in printf()-like contexts. 2014-10-01 07:15:02 +00:00
libpcap Add netmap support to libpcap. Tcpdump and other native pcap application can now 2014-10-06 15:48:28 +00:00
libpjdlog
libpmc Update the list of cross references to include the more modern set of 2014-07-28 10:17:41 +00:00
libproc Remove an incorrect and useless debug print. 2014-10-04 02:34:30 +00:00
libprocstat
libradius
librpcsec_gss
librpcsvc
librt
librtld_db Hook up support for userland CTF support in DTrace. This required some 2014-10-03 23:20:37 +00:00
libsbuf Unbreak the ABI by reverting r268494 until the compat shims are provided 2014-07-28 07:20:22 +00:00
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support 2014-10-01 08:26:51 +00:00
libstdbuf
libstdthreads Add lock annotations to the header files of our threading libraries. 2014-09-01 18:34:30 +00:00
libtacplus
libtelnet
libthr Fix description of mutex acquisition. 2014-09-26 04:33:27 +00:00
libthread_db Remove ia64. 2014-07-07 00:27:09 +00:00
libucl Update libucl to the 2014-07-16 snapshot 2014-07-18 06:58:01 +00:00
libufs
libugidfw
libulog
libunbound Fix incremental builds involving non-root users with read-only source files. 2014-09-18 14:54:20 +00:00
libusb Add more USB class codes. 2014-08-18 14:23:07 +00:00
libusbhid
libutil Integrate lib/libutil into the build/kyua 2014-08-13 04:56:27 +00:00
libvgl
libvmmapi Fix fault injection in bhyve. 2014-07-24 01:38:11 +00:00
libwrap
liby
libypclnt
libz
msun The value small=2**-(p+3), where p is the precision, can be determine from 2014-10-09 22:39:52 +00:00
ncurses Remove ia64. 2014-07-07 00:27:09 +00:00
tests
Makefile Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile. 2014-10-13 22:15:26 +00:00
Makefile.inc