George V. Neville-Neil
54bf2ef806
Fix support for the null encryption algorithm which now requires
...
a key.
Sponsored by: Rubicon Communications (Netgate)
2015-06-25 18:38:58 +00:00
Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
44d314f704
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
Simon J. Gerraty
98e0ffaefb
Merge sync of head
2015-05-27 01:19:58 +00:00
Baptiste Daroussin
13eb765f2d
Convert sbin/ to LIBADD
...
Reduce overlinking
2014-11-25 11:23:12 +00:00
Simon J. Gerraty
ee7b0571c2
Merge head from 7/28
2014-08-19 06:50:54 +00:00
Warren Block
c14beb6822
Fix spelling of Camellia algorithm. While here, replace blank lines
...
between examples with actual .Pp breaks.
PR: 192067
Submitted by: dmitry2004@yandex.ru
MFC after: 1 week
2014-07-25 17:09:48 +00:00
Simon J. Gerraty
fae50821ae
Updated dependencies
2014-05-16 14:09:51 +00:00
Simon J. Gerraty
76b28ad6ab
Updated dependencies
2014-05-10 05:16:28 +00:00
Simon J. Gerraty
cc3f4b9965
Merge from head
2014-05-08 23:54:15 +00:00
Warner Losh
c6063d0da8
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
...
from the latter.
2014-05-06 04:22:01 +00:00
Simon J. Gerraty
7cf3a1c6b2
Updated dependencies
2013-03-11 17:21:52 +00:00
Simon J. Gerraty
f5f7c05209
Updated dependencies
2013-02-16 01:23:54 +00:00
David E. O'Brien
d9a447559b
Sync with HEAD.
2013-02-08 16:10:16 +00:00
Eitan Adler
7b6a91800c
Correct prefix for "locally installed things"
...
Approved by: cperciva
MFC After: 3 days
2013-01-16 05:03:46 +00:00
Eitan Adler
7cb0189de6
Minor wording improvments to some manual pages
...
Approved by: bcr (mentor)
Obtained from: DragonflyBSD (a5294ca835317c68c919ab43936da4f05ab6e926)
MFC after: 3 days
2012-12-16 23:00:13 +00:00
Simon J. Gerraty
23090366f7
Sync from head
2012-11-04 02:52:03 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
Joel Dahl
29e758c263
Minor mdoc improvements.
2012-06-03 07:45:42 +00:00
Joel Dahl
35471bf8ef
Minor mdoc nits.
2012-05-13 14:16:04 +00:00
Joel Dahl
46355096e1
mdoc: correct .Bd/.Bl arguments.
...
Reviewed by: brueffer
2012-03-26 21:22:53 +00:00
Joel Dahl
091eeb4841
Remove superfluous paragraph macro.
2012-03-25 09:21:09 +00:00
Ulrich Spörlein
b2e52ced25
mdoc: fix markup
2011-06-02 09:56:42 +00:00
Ulrich Spörlein
7cc1fde083
mdoc: drop even more redundant .Pp calls
...
No change in rendered output, less mandoc lint warnings.
Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp
2010-10-19 12:35:40 +00:00
Maxim Konovalov
16d1ba4f62
o Fix typo.
...
PR: docs/145031
Submitted by: olgeni
MFC after: 1 week
2010-03-26 05:35:25 +00:00
Ruslan Ermilov
aa4a335bae
Use the newly brought %U macro.
2010-01-15 16:01:22 +00:00
Maxim Konovalov
19d35886ef
o Add missed dot.
2008-09-29 05:31:27 +00:00
Maxim Konovalov
b40114f7f1
o Allow setkey(8) to recognize esp as a protocoal name for spdadd.
...
PR: bin/107392
Submitted by: Eugene Grosbein
MFC after: 1 month
2008-01-12 20:00:23 +00:00
Kevin Lo
784bddbc5b
Cleanup of userland __P use
2007-11-07 10:53:41 +00:00
George V. Neville-Neil
8409aedfa6
Commit IPv6 support for FAST_IPSEC to the tree.
...
This commit includes all remaining changes for the time being including
user space updates.
Submitted by: bz
Approved by: re
2007-07-01 12:08:08 +00:00
George V. Neville-Neil
559d3390d0
Integrate the Camellia Block Cipher. For more information see RFC 4132
...
and its bibliography.
Submitted by: Tomoyuki Okazaki <okazaki at kick dot gr dot jp>
MFC after: 1 month
2007-05-09 19:37:02 +00:00
Ruslan Ermilov
8266d47670
Markup fixes.
2006-09-18 11:55:10 +00:00
Yaroslav Tykhiy
491bafe5c6
Obey MK_INET6_SUPPORT.
...
This is also a good chance to apply style.Makefile(5) in some cases.
2006-07-27 13:26:29 +00:00
Pawel Jakub Dawidek
4c4090f533
Include other AES key lengths in the comment.
2006-05-13 09:13:58 +00:00
George V. Neville-Neil
fb170c4420
Langauge fixes required to disambiguate some statements.
...
Explain the examples.
2006-01-08 13:59:44 +00:00
Hajimu UMEMOTO
d02b24bc22
fixed a crush when either -lh or -ls option is used.
...
Obtained from: KAME
2005-10-13 18:12:46 +00:00
Hajimu UMEMOTO
0625d8dcb8
setkey(8) is not WARNS=2 compliant, yet.
2005-10-13 17:57:34 +00:00
Ruslan Ermilov
6b806d21d1
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
Ruslan Ermilov
a866e17077
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
Ruslan Ermilov
62890a391d
Fixed display type.
2005-01-15 12:26:29 +00:00
Ruslan Ermilov
6992e2a56e
Reapply traditionally lost fixes, fixed some more.
...
This manpage needs an English clenup.
2004-06-05 20:22:15 +00:00
Hajimu UMEMOTO
8b205f5e0a
check if the null encryption is supported or not.
...
Requested by: bms
Obtained from: KAME
2004-05-13 15:46:28 +00:00
Bruce M Simpson
1ba19fe8ce
Fix regression in setkey whereby parser would fail to recognise tcp as
...
both a security protocol and an upper level protocol for encapsulation.
PR: bin/63616
Submitted by: ume@
2004-03-31 18:38:02 +00:00
Bruce Evans
8153ab0e6f
Fixed mispellings of '\0' as NULL.
2004-03-11 11:41:54 +00:00
Bruce M Simpson
1922fd129e
Initial import of RFC 2385 (TCP-MD5) digest support.
...
This is the second of two commits; bring in the userland support to finish.
Teach libipsec and setkey about the tcp-md5 class of security associations,
thus allowing administrators to add per-host keys to the SADB for use by
the tcpsignature_compute() function.
Document that a single SPI must be used until such time as the code which
adds support to the SPD to specify flows for tcp-md5 treatment is suitable
for production.
Sponsored by: sentex.net
2004-02-11 04:34:34 +00:00
Hajimu UMEMOTO
db54001806
enable aes-xcbc-mac and aes-ctr, again.
2003-11-10 10:39:14 +00:00
Hajimu UMEMOTO
cf43a05493
- do hexdump on send. set length field properly
...
- check for encryption/authentication key together with algorithm.
- warned if a deprecated encryption algorithm (that includes "simple")
is specified.
- changed the syntax how to define a policy of a ICMPv6 type and/or a
code, like spdadd ::/0 ::/0 icmp6 134,0 -P out none;
- random cleanup in parser.
- use yyfatal, or return -1 after yyerror.
- deal with strdup() failure.
- permit scope notation in policy string (-P
esp/tunnel/foo%scope-bar%scope/use)
- simplify /prefix and [port].
- g/c some unused symbols.
Obtained from: KAME
2003-11-05 09:47:54 +00:00
Hajimu UMEMOTO
2f4c5de968
- style
...
- rename variable
- use strlcpy
- const'fy
Obtained from: KAME
2003-10-17 11:43:44 +00:00
Hajimu UMEMOTO
b42ac57f4f
- support AES counter mode for ESP.
...
- use size_t as return type of schedlen(), as there's no error
check needed.
- clear key schedule buffer before freeing.
Obtained from: KAME
2003-10-13 14:57:41 +00:00
Hajimu UMEMOTO
c65ee7c758
- support AES XCBC MAC for AH
...
- correct SADB_X_AALG_RIPEMD160HMAC to 8
Obtained from: KAME
2003-10-13 04:54:51 +00:00