| Commit message (Expand) | Author | Age | Files | Lines |
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | bdrewery | 2015-11-25 | 1 | -1/+0 |
* | New AES modes for IPSec, user space components. | gnn | 2015-07-03 | 1 | -0/+3 |
* | new depends | sjg | 2015-06-16 | 1 | -0/+1 |
* | Revert r284417 it is not necessary anymore | bapt | 2015-06-15 | 1 | -1/+1 |
* | Enforce overwritting SHLIBDIR | bapt | 2015-06-15 | 1 | -1/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+29 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+1 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\
| |/
|/| |
|
| * | Merge head | sjg | 2014-04-27 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge from head | sjg | 2013-09-05 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | sync from head | sjg | 2013-04-12 | 1 | -8/+7 |
| |\ \ \ |
|
| * | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | | | Sync with HEAD. | obrien | 2013-02-08 | 1 | -1/+0 |
| |\ \ \ \ |
|
| * | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 1 | -0/+3 |
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+26 |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Add a missing break in the TCP case. | brueffer | 2014-04-17 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | Improve compatibility with recent flex from flex.sourceforge.net. | jkim | 2013-05-03 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | Make this more compilable. | glebius | 2013-03-15 | 1 | -8/+7 |
| |/
|/| |
|
* | | remove redundant yyparse declarations | bapt | 2012-12-05 | 1 | -1/+0 |
|/ |
|
* | MFp4 204292: | bz | 2012-02-11 | 1 | -0/+12 |
* | Use the correct constant (with same value) for comparying the SA type. | bz | 2012-02-11 | 1 | -1/+1 |
* | In lib/libipsec/policy_token.l, use lex's standard "%option noinput" | dim | 2011-12-16 | 1 | -1/+1 |
* | Define YY_NO_INPUT in lib/libipsec/policy_token.l, so lex's input() | dim | 2011-12-15 | 1 | -0/+1 |
* | - change "is is" to "is" or "it is" | eadler | 2011-10-16 | 1 | -1/+1 |
* | The use of snprintf() to append to a buffer is not valid according to C99 | kevlo | 2010-12-11 | 1 | -1/+2 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Bump the version of all non-symbol-versioned shared libraries in | kensmith | 2009-07-19 | 1 | -1/+1 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 11 | -19/+18 |
* | Bump library versions in preparation for 7.0. | deischen | 2007-05-21 | 1 | -1/+1 |
* | Integrate the Camellia Block Cipher. For more information see RFC 4132 | gnn | 2007-05-09 | 1 | -0/+3 |
* | Markup fixes. | ru | 2006-09-17 | 1 | -50/+47 |
* | Provide alternate default for SHLIBDIR before bsd.own.mk does this. | ru | 2006-03-18 | 1 | -1/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | Clean up some descriptions and remove ambiguities in the language. | gnn | 2006-02-14 | 2 | -97/+146 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 2 | -2/+4 |
* | NOINET6 -> NO_INET6 | ru | 2004-12-21 | 1 | -1/+1 |
* | Back out last delta, it just unpolitely reverted some local changes. | ru | 2004-07-01 | 1 | -8/+8 |
* | Initial import of RFC 2385 (TCP-MD5) digest support. | bms | 2004-02-11 | 4 | -1/+20 |
* | - plug memory leak. | ume | 2003-11-05 | 6 | -110/+150 |
* | - errx() doesn't need `\n'. | ume | 2003-10-26 | 4 | -26/+24 |
* | stop use of NI_WITHSCOPEID. it was deprecated. | ume | 2003-10-21 | 2 | -8/+0 |
* | - support AES counter mode for ESP. | ume | 2003-10-13 | 1 | -0/+3 |
* | - support AES XCBC MAC for AH | ume | 2003-10-13 | 1 | -0/+3 |
* | - RIPEMD160 support | ume | 2003-10-12 | 1 | -0/+3 |
* | mdoc(7): Properly mark C headers. | ru | 2003-09-10 | 1 | -1/+1 |