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

2018-07-20 Thread D. Hugh Redelmeier
New commits: commit e987cf92205ee19ae11ebfc9d62cab8b8ce15538 Author: D. Hugh Redelmeier Date: Fri Jul 20 22:41:03 2018 -0400 libipsecconf: since resolvip isn't used, get rid of it ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-07-20 Thread D. Hugh Redelmeier
New commits: commit f01486bbd06322d73ce782f98334d5a5c37b51a7 Author: D. Hugh Redelmeier Date: Fri Jul 20 22:16:59 2018 -0400 pervasive: use PRINTF_LIKE and UNUSED instead of bulky GCC-isms ___ Swan-commit mailing list

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

2018-07-20 Thread D. Hugh Redelmeier
New commits: commit 12b0082e835ffee4b37ac76850f243e2068c295b Author: D. Hugh Redelmeier Date: Fri Jul 20 22:00:13 2018 -0400 libipsecconf: respect that starter_error_append takes a format ___ Swan-commit mailing list

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

2018-07-20 Thread Andrew Cagney
New commits: commit d0a999e96d887871563be4e03d9c9ef044a850f5 Author: Andrew Cagney Date: Fri Jul 20 16:48:08 2018 -0400 building: add mk/configs.mk that builds a few random config combinations ___ Swan-commit mailing list

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

2018-07-20 Thread Andrew Cagney
New commits: commit 30b52bfffdbc8e3f11631c45f921ebc4c00f4787 Author: Andrew Cagney Date: Fri Jul 20 16:41:03 2018 -0400 building: only set SO_PRIORITY on systems that support it ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-07-20 Thread Andrew Cagney
New commits: commit bc0f64cf79bfc77ffb15ed3a7fb976f64b31d8fd Author: Andrew Cagney Date: Fri Jul 20 15:49:49 2018 -0400 building: cleanup plutomain.c's #include list ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-07-20 Thread Andrew Cagney
New commits: commit b16c2d16c16b1ff16e003fd4384a855170f2e176 Author: Andrew Cagney Date: Fri Jul 20 15:39:57 2018 -0400 building: "kernel.h" needs "connections.h" for policy_prio_t ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-07-20 Thread Andrew Cagney
New commits: commit 79651c29254397a3c474e88da9cc5e1fcc5f59fb Author: Andrew Cagney Date: Fri Jul 20 15:34:25 2018 -0400 building: suck all of packet.h into vendor.h so that the pb_stream typedef is defined Which I think is lame. A better solution would be to drop the

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

2018-07-20 Thread Andrew Cagney
New commits: commit 553f7ee85db1716a8c15504b47e3df5975ee5d95 Author: Andrew Cagney Date: Fri Jul 20 15:31:15 2018 -0400 building: directly include more of "virtual.h"'s dependencies ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-07-20 Thread Andrew Cagney
New commits: commit 84e89d47bfb960df5d738154359527693bacc74e Author: Andrew Cagney Date: Fri Jul 20 15:28:20 2018 -0400 Revert "kernel: sort the listed algorithms by FQN" Oops; hiding behind another commit. Change not yet ready for prime time. This reverts commit

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

2018-07-20 Thread Andrew Cagney
New commits: commit e912b952e1c2f88f3d3dc4e29df745cc19a0df19 Author: Andrew Cagney Date: Fri Jul 20 15:24:32 2018 -0400 building: wrap connections.h in #ifdef CONNECTIONS_H ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-07-20 Thread Paul Wouters
New commits: commit 810cef8b6d5959b03f8de7ca2221c7dbca184ced Author: Paul Wouters Date: Fri Jul 20 14:33:11 2018 -0400 testing: fixup output to match we no longer have "import:" output ___ Swan-commit mailing list

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

2018-07-20 Thread Paul Wouters
New commits: commit feb534b669266442b136babce9ae316176b169d3 Author: Paul Wouters Date: Fri Jul 20 14:23:54 2018 -0400 pluto: Remove st_import and pcim_* importance enum and values While it was set and passed around everywhere, there was no more code point left where it was

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

2018-07-20 Thread Andrew Cagney
New commits: commit 48efefa36c6bcc82f337bed6981ee05e1a33b255 Author: Andrew Cagney Date: Fri Jul 20 14:20:44 2018 -0400 building: sprinkle #ifdef USE_AES and/or USE_CAMELLIA commit 1b50f053c20b7e91fdc919c3e5c965de35adc78d Author: Andrew Cagney Date: Fri Jul 20 13:48:53 2018 -0400

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

2018-07-20 Thread Andrew Cagney
New commits: commit 489c579e4811212f73a9678cf442b9d61c41c92f Author: Andrew Cagney Date: Fri Jul 20 12:04:02 2018 -0400 building: delete dead code in mk/tests.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-07-20 Thread Antony Antony
New commits: commit 9e52c55ebb9199577fd75df5fe9fa973038869a4 Author: Antony Antony Date: Fri Jul 20 11:51:12 2018 +0200 addcon: include netdb.h 92ceb628b was a bit aggressive. addcon fails to compile with USE_DNSSEC=false

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

2018-07-20 Thread Antony Antony
New commits: commit 8d82c84b4bd81636eb791c4bc5ee111da57ecd9f Author: Antony Antony Date: Fri Jul 20 11:30:44 2018 +0200 addcon: include lswlog.h 92ceb628b was a bit aggressive. addcon fails to compile with USE_SECCOMP=false