[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit 3f60371901c32284c4e641c0594907673c352ea2 Author: Andrew Cagney Date: Mon Jul 16 15:53:08 2018 -0400 ike_alg: merge alg headers into ike_alg_{hash,prf,integ,encrypt}.h This makes it consistent with ike_alg_dh.h which has all the #ifdefs deciding if an

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit 54be5f22d49b25cfefe960e7643da2f4ffd128fc Author: Andrew Cagney Date: Mon Jul 16 16:02:47 2018 -0400 ike_alg: mvoe ike_alg.c to libswan (was hiding in pluto) ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit e6611b048d15fc0f3abf2b20f6bf27587b9700a0 Author: Andrew Cagney Date: Mon Jul 16 18:58:44 2018 -0400 ike_alg: add AUTH_ALGORITHM_HMAC_SHA2_256_TRUNCBUG to ike algorithm list So that searches for the SADB variant work.

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit 7177c4127b6ee13550024eb167a54d0e541bc913 Author: Andrew Cagney Date: Mon Jul 16 17:20:09 2018 -0400 ike_alg: replace ike_alg_snprintf() with lswlog_ike_alg() eliminating yet another chunk of code trying to safely append to a buffer

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit a679c42df34cf11bd253157a9af883ab9a0e6ec3 Author: Andrew Cagney Date: Mon Jul 16 18:57:31 2018 -0400 kernel: add AUTH_ALGORITHM_HMAC_SHA2_256_TRUNCBUG to named constants ___ Swan-commit mailing list

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit b3ef43676614e2fae748015e99b03a045193a5c9 Merge: 7177c41 b55cbe8 Author: Andrew Cagney Date: Mon Jul 16 17:41:34 2018 -0400 ike_alg: adjust algorithm list so that sha2-256-truncbug will fit Merge commit 'b55cbe856b7a231be685df978fdcb2b8454dbd24' commit

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread D. Hugh Redelmeier
New commits: commit c2ecdefb06fed7f51cbf6571f3a431b5643a1d7a Author: D. Hugh Redelmeier Date: Mon Jul 16 19:28:50 2018 -0400 pluto: convert all struct_desc initialization to use C new-style Too many fields to understand at a glance at an old-style initializer.

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit ba3ec6b9af072ac34c35dbe3d345b7fdf0edcb96 Merge: e0a29de bc7ee3f Author: Andrew Cagney Date: Mon Jul 16 21:58:10 2018 -0400 kernel: use ike_alg's .fqn when listing kernel integ(auth) algorithms Merge commit 'bc7ee3f9dfad7a74cffba3a7358d86477f70999d' commit

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit ea5c48f80b755ba89154548b2d55b2f8176d371c Merge: ba3ec6b e75ce78 Author: Andrew Cagney Date: Mon Jul 16 22:33:07 2018 -0400 kernel: use ike_alg's .fqn as the name when listing kernel encrypt algs Rather than the IKEv1 name. Another reason for IKEv1 encrypt

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit 2dfbf2f25fa01f9c906c925c9e46c8e46d1e881b Author: Andrew Cagney Date: Mon Jul 16 20:16:08 2018 -0400 kernel: when listing algorithms, expect the sadb->ike_alg lookup to work Follow-on changes will start using the returned value.

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit e0a29dedd545af609890c47eefbca1ae075d47ac Merge: 2dfbf2f bb0c120 Author: Andrew Cagney Date: Mon Jul 16 21:06:24 2018 -0400 kernel: for integ(auth) algorithms list a single key-length=... Min/max values are SADB centric (and always equals). Merge commit

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread D. Hugh Redelmeier
New commits: commit 6b72aa1f32af0a43dc9a811e4b5615ad212813cd Author: D. Hugh Redelmeier Date: Mon Jul 16 22:51:55 2018 -0400 kernel: fix spelling mistake in a comment ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit dfd6cccd46a59056e375ddda762c225d9f9753ad Author: Andrew Cagney Date: Mon Jul 16 23:36:30 2018 -0400 kernel: use ike_alg key lengths when printing encrypt algs key length range Instead of the SADB range. Should probably just list the valid key lengths,

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit 69de88e133eda9cb4a3d3ac21e2ef85c00431631 Merge: dfd6ccc 612f833 Author: Andrew Cagney Date: Tue Jul 17 00:14:39 2018 -0400 kernel: don't include ivlen=... in encryption algorithm list, value bogus/ignored Merge commit '612f833ceca763455d0016c6e1f049284240bdf6'

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit 9532aa45704b7787bdf0eaaa75fae16e849c56b2 Author: Andrew Cagney Date: Mon Jul 16 21:14:59 2018 -0400 kernel: debug-log each alg as it is added to the db context ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread D. Hugh Redelmeier
New commits: commit b858f9398aa5e9552b345ecea11f970774e7a8b6 Author: D. Hugh Redelmeier Date: Mon Jul 16 09:15:14 2018 -0400 pluto: reduce boilerplace in generating notify payloads and in using critical() - Most calls to ship_v2N had stereotyped parameters. Added,

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit b7a892599874414c1340bb3ceaae6b7b0e16c568 Author: Andrew Cagney Date: Mon Jul 16 19:54:49 2018 -0400 testing: replace "(null)" with AUTH_ALGORITHM_HMAC_SHA2_256_TRUNCBUG in algorithm list Long standing bug. ___

[Swan-commit] Changes to ref refs/heads/master

2018-07-16 Thread Andrew Cagney
New commits: commit 0b166b961a70b60165e895ddf07ab190e405ae86 Author: Andrew Cagney Date: Mon Jul 16 23:33:15 2018 -0400 testing: expect shorter HMAC_SHA2_256_TRUNCBUG name in kernel's integ alg list Follow-up b7a892599874414c1340bb3ceaae6b7b0e16c568