]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/net
- Add myself to ports-secteam
[FreeBSD/FreeBSD.git] / lib / libc / net /
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 bdreweryReplace nslexer.l->nslexer.c custom rule with a -D...
2016-01-27 bdrewerynslexer.c does not depend on nsparser.h.
2016-01-24 tuexensctp_sendx() needs to provide the assoc_id back.
2016-01-24 tuexensctp_sendv() needs to fill in the association id on...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2015-12-29 ngieMFhead @ r292618
2015-12-25 umeRemove _gethostbynisname() and _gethostbynisaddr()...
2015-12-22 umeWe don't need to use a temporary buffer, here.
2015-12-21 umeUse _map_v4v6_address().
2015-12-21 umeSimplify _map_v4v6_address().
2015-12-21 umeIf we end up following a CNAME chain that does not...
2015-12-20 jilleslibc: Use namespace.h in a few more files.
2015-12-20 umeaddrinfo.ai_family is an address family, not a protocol...
2015-12-19 ngieMFhead @ r292474
2015-12-18 umeUse _map_v4v6_address().
2015-12-18 umeAdd AI_V4MAPPED and AI_ALL support for getaddrinfo(3).
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-12 umeRFC 3493 requires ignoring the loopback address for...
2015-12-10 umeThe calls to RES_SET_H_ERRNO() macro on error paths...
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-16 ngieMFhead @ r290899
2015-11-07 baptMerge from head r290483
2015-11-03 hrssdl->sdl_len in sockaddr_dl can be longer than
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-05 dimMerge ^/head r288831 through r288835.
2015-10-05 jgh- address grammar
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-03 hrs- Move PF_LOCAL at the end of the array. PF_INET{...
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-22 dimMerge ^/head r288035 through r288099.
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 rodrigcAdd declarations to netdb_private.h to eliminate -Wmiss...
2015-09-20 rodrigcAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 rodrigcDefine _NS_PRIVATE to make declarations visible.
2015-09-20 rodrigcAdd missing includes to eliminate -Wmissing-prototypes...
2015-09-20 hrsAdd PF_LOCAL support in getaddrinfo(3) and getnameinfo(3):
2015-09-19 jilleslibc: Consistently call _ioctl() internally, not ioctl().
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 tuexenZero out a local variable also when PURIFY is not defined.
2015-09-09 hrs- Fix SIGSEGV when sa == NULL. NULL check in getnamein...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-02 hrs- snprintf() returns at most size-1 of the chars printe...
2015-09-01 hrsPrint sdl->sdl_data when sdl->sdl_nlen > 0 as link_ntoa...
2015-08-29 kibSwitch libc from using _sig{procmask,action,suspend...
2015-08-25 baptMerge from HEAD
2015-08-18 delphij - ANSIfy
2015-08-12 dimUpdate llvm/clang to r242221.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-21 ngieMFhead @ r284674
2015-06-20 dimMerge ^/head r284188 through r284643.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-14 tuexenFix name of a constant.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
next