]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netipsec
Add Makefile entry to install two new example files.
[FreeBSD/FreeBSD.git] / sys / netipsec /
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 vanhuLock SPTREE before parsing it in key_spddump()
2009-05-27 vanhuOnly decrease refcnt once when flushing SPD entries, to
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 gonzoMerge from HEAD
2009-05-23 bzAdd sysctls to toggle the behaviour of the (former...
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-06 gonzoMerge from HEAD
2009-05-05 zecChange the curvnet variable from a global const struct...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-05-02 zecMake indentation more uniform accross vnet container...
2009-04-30 zecPermit buiding kernels with options VIMAGE, restricted...
2009-04-29 bmsStub out IN6_LOOKUP_MULTI() for GETSPI requests, for...
2009-04-27 bzkey_gettunnel() has been unsued with FAST_IPSEC (now...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-13 gonzo- Merge from HEAD
2009-04-11 zecIntroduce vnet module registration / initialization...
2009-04-06 zec First pass at separating per-vnet initializer...
2009-03-23 vanhuFixed comments so it stays in 80 chars by line
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-20 vanhuSpelling fix in a comment
2009-03-19 vanhuFixed style for some comments
2009-03-19 vanhuFixed style for some comments
2009-03-18 vanhuFixed deletion of sav entries in key_delsah()
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-05 vanhuSAs are valid (but dying) when they reached soft lifetime,
2009-03-02 samconnect vendor wpa area to contrib
2009-03-01 bzAdd size-guards evaluated at compile-time to the main...
2009-02-27 bzFor all files including net/vnet.h directly include...
2009-02-27 bzShuffle the vimage.h includes or add where missing.
2009-02-24 rdivackyChange the functions to ANSI in those cases where it...
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-08 bzTry to remove/assimilate as much of formerly IPv4/6...
2009-02-07 pisoAdd SCTP NAT support.
2009-01-30 bzUse NULL rather than 0 when comparing pointers.
2009-01-28 vanhuRemove remain <= MHLEN restriction in m_makespace(),
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 bzSwitch the last protosw* structs to C99 initializers.
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-04 rwatsonFix non-C99 initialization for protosw initializing...
2009-01-04 rwatsonUnlike with struct protosw, several instances of struct...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-27 bzLike in the rest of the file and the network stack...
2008-12-27 bzNon-functional (style) changes:
2008-12-27 bzConvert function definitions to constantly use ANSI...
2008-12-27 bzRewrite ipsec6_setspidx_inpcb() to match the logic...
2008-12-27 bzFor consistency with ipsec4_setspidx_inpcb() rename...
2008-12-27 bzChange the in6p variable names to inp to be able to...
2008-12-27 bzMake ipsec_getpolicybysock() static and no longer expor...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 bzRemove long unused netinet/ipprotosw.h (basically since...
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-15 bzAnother step assimilating IPv[46] PCB code - directly use
2008-12-13 bzSecond round of putting global variables, which were...
2008-12-10 zecConditionally compile out V_ globals while instantiatin...
2008-12-04 desintegrate from head@185615
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 bzRather than using hidden includes (with cicular depende...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samimport ath hal
2008-11-28 zecUnhide declarations of network stack virtualization...
2008-11-27 bzUnify ipsec[46]_delete_pcbpolicy in ipsec_delete_pcbpolicy.
2008-11-26 zecMerge more of currently non-functional (i.e. resolving to
2008-11-25 bzUnbreak the build without INET6.
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-19 zecChange the initialization methodology for global variab...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-10-23 desRetire the MALLOC and FREE macros. They are an abomina...
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-10-05 bzMFC:
2008-10-02 zecStep 1.5 of importing the network stack virtualization...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-02 vanhuMFC: Add lifetime informations to generated SPD entries...
2008-08-31 rwatsonMerge r180385 from head to stable/7:
2008-08-30 vanhuMFC: Increase statistic counters for enc0 interface...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-12 vanhuIncrease statistic counters for enc0 interface when...
2008-08-05 vanhuAdd lifetime informations to generated SPD entries...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-26 trhodesFill in a few sysctl descriptions.
2008-07-22 rwatsonMerge r177253, r177255 from head to stable/7:
2008-07-20 trhodesDocument a few sysctls. While here, remove dead code
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-09 rwatsonRemove unused support for local and foreign addresses...
2008-06-29 julianEnter the 1990s. Use real function declaration.
next