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

2018-06-27 Thread D. Hugh Redelmeier
New commits: commit 78dc1a2ff82543567d75268ef4052f3514886cb9 Author: D. Hugh Redelmeier Date: Wed Jun 27 22:27:57 2018 -0400 pluto: ikev2_parent.c: simplify some functions commit 92ddee8cbb0da7390ea903c38b6241657b3b4292 Author: D. Hugh Redelmeier Date: Wed Jun 27 22:17:37 2018 -0400

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

2018-06-27 Thread D. Hugh Redelmeier
New commits: commit 03bff8c06bcaf20583f05f7404aba872927bad62 Author: D. Hugh Redelmeier Date: Wed Jun 27 22:10:18 2018 -0400 pluto: connections.c: note a trick; make switch coverage clear for static analysis ___ Swan-commit mailing list

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

2018-06-27 Thread D. Hugh Redelmeier
New commits: commit 25dcaf63d0a740a6f4a3aa67925a04e8e3d4fe96 Author: D. Hugh Redelmeier Date: Wed Jun 27 22:05:56 2018 -0400 pluto: add const to "end" arg to build_id_payload ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread D. Hugh Redelmeier
New commits: commit 05fd6ebd1fc640e404b89aea8df5b619b7d4f171 Author: D. Hugh Redelmeier Date: Wed Jun 27 17:29:45 2018 -0400 pluto, whack, libipsecconf: "username" => "xauth_username" ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Andrew Cagney
New commits: commit 3bac9efc2e5e1dcb0cbc6fc553e6ec7d8ecd0932 Author: Andrew Cagney Date: Wed Jun 27 21:22:09 2018 -0400 building: don't define u8 in .mk ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Andrew Cagney
New commits: commit 2acefb4470678c3e458ce6b9b1f00853a17c6edb Author: Andrew Cagney Date: Wed Jun 27 21:18:56 2018 -0400 libcrypto: use ISO types when defining u8/u32 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Andrew Cagney
New commits: commit 407511f350ea3ec96db61c63d46b14cf2808e978 Author: Andrew Cagney Date: Wed Jun 27 20:53:39 2018 -0400 building: delete windows et.al. targets ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Andrew Cagney
New commits: commit 9acdccfb9f923e885eba164e87f7b658078af87a Author: Andrew Cagney Date: Wed Jun 27 20:51:45 2018 -0400 inludes: delete #ifdef magic from libreswan.h Where OS is Darwin, FreeBSD, and Windows/Cygwin. ___ Swan-commit

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

2018-06-27 Thread Andrew Cagney
New commits: commit d5f3eb81f3f172be1ef8ca20088bb0c4c4e26606 Author: Andrew Cagney Date: Wed Jun 27 20:39:19 2018 -0400 includes: replace #define uint8_t et.al. with #include ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Andrew Cagney
New commits: commit 10a5364c2a7a02c2b2680e53a380a7701d128ddc Author: Andrew Cagney Date: Wed Jun 27 20:26:51 2018 -0400 includes: drop #ifdef linux in libreswan.h ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Andrew Cagney
New commits: commit 30fb310c02413b0fded67b9e397bbeef1d3f Author: Andrew Cagney Date: Mon Jun 18 20:48:36 2018 -0400 building: let USERLAND_CFLAGS be set from port specific .mk files ___ Swan-commit mailing list

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

2018-06-27 Thread Andrew Cagney
New commits: commit 33becfe72177a9aaf5c74d02d42db8c5fe0acfa4 Author: Andrew Cagney Date: Tue Apr 24 11:05:49 2018 -0400 time: clean up #includes - drop _ prefix from #ifndef .._H. - drop some unnecessary #includes, such as and linux centric - directly include headers

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

2018-06-27 Thread Andrew Cagney
New commits: commit 1fd05484a086a6d1ad97ba5c9316c6a21071dbbe Author: Andrew Cagney Date: Mon Jun 18 20:49:12 2018 -0400 ipsecconf: include into parser-control.h for PATH_MAX ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Andrew Cagney
New commits: commit b82cfc13b18573bfdd1e58979ded6913ba60daa9 Author: Andrew Cagney Date: Mon Jun 18 20:47:40 2018 -0400 whack: #include for INT_MAX ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Andrew Cagney
New commits: commit e96a5369fb145d24d8b08436885b953bba248162 Author: Andrew Cagney Date: Wed May 30 11:38:38 2018 -0400 logging: libreswan_loglog() -> libreswan_log_rc() The only difference between libreswan_log() and above is that the above takes an extra RC parameter.

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

2018-06-27 Thread D. Hugh Redelmeier
New commits: commit e695a9e566c1ddf81abbc6710f82ad9c224d827c Author: D. Hugh Redelmeier Date: Wed Jun 27 17:22:24 2018 -0400 libswan: delete unused parts of asn1.[ch], x509dn.c, certs.h, chunk.h ___ Swan-commit mailing list

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

2018-06-27 Thread Andrew Cagney
New commits: commit 001898a0f94f617ceb32b16be8020ff6ed8997b9 Author: Andrew Cagney Date: Tue May 29 16:37:21 2018 -0400 lswlog: LSWLOG_LOG_WHACK() -> LSWLOG_RC() - logs to the 'default' streams Redefine LSWLOG() / LSWLOG_RC() to log to the default stream[s] where for pluto

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

2018-06-27 Thread Andrew Cagney
New commits: commit a040beac508d2ef213bd5f30786b2fcb91760cdc Author: Andrew Cagney Date: Wed May 23 14:10:08 2018 -0400 libswan: finish moving typedef ckaid_t to ckaid.[hc] ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Andrew Cagney
New commits: commit 21b09d71faf9b1a0647a2fd73343ab358c57a610 Author: Andrew Cagney Date: Wed May 30 12:10:48 2018 -0400 includes: move sys/cdefs.h like macros to lswcdefs.h Extracting them from the linux centric libreswan.h nee openswan.h. For instance PRINTF_LIKE.

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

2018-06-27 Thread D. Hugh Redelmeier
New commits: commit 94391dda902a7f3cc26eb6a6a6e9e3425d9b53f9 Author: D. Hugh Redelmeier Date: Wed Jun 27 16:54:08 2018 -0400 pluto: simplify complete_v1_state_transition slightly ... and burn the savings in a comment about the stupidity of GCC

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

2018-06-27 Thread Andrew Cagney
New commits: commit 5c6cd3cf0c32b0ff39fee2de2878bf2337197b8c Author: Andrew Cagney Date: Wed May 23 13:40:20 2018 -0400 includes: move typedef err_t to "err.h" Hidden in libreswan.h (nee openswan.h). Sprinkle #includes. Given the assumption that pluto is single-threaded

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

2018-06-27 Thread D. Hugh Redelmeier
New commits: commit 1dbc99118fe8b1664c94ca0a5272da992b895345 Author: D. Hugh Redelmeier Date: Wed Jun 27 15:44:42 2018 -0400 pluto: clarify add_connection - change format_connection's return result to be a pointer to the formatted string: this seems to be more convenient

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

2018-06-27 Thread Andrew Cagney
New commits: commit 23498d6e57686258be57827ed0d62a8f6483d787 Author: Andrew Cagney Date: Wed Jun 13 16:48:18 2018 -0400 klips: add include/ to the kernel module's include path Instead of having pluto grub around in old klips kernel headers, lets have klips grub around in shiny

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

2018-06-27 Thread Andrew Cagney
New commits: commit a5908d6e2e0dd533b27dcc68ce7d4ca8f9d61f81 Author: Andrew Cagney Date: Wed Jun 27 16:37:50 2018 -0400 alg-parse: use %tu to print a ptrdiff_t, fixes compile on s390? ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Paul Wouters
New commits: commit 6863c3b370ac64a7fdb0f90730911417f0e8e9fa Author: Paul Wouters Date: Wed Jun 27 14:12:06 2018 -0400 packaging: On fedora enable crypto-policies support and fixup more python3 references commit 86c1fa48c707566a4410baef3a9e6d522e992721 Author: Daniel Kahn Gillmor Date:

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

2018-06-27 Thread Paul Wouters
New commits: commit 6de6b5bdb97099c8871a5581736d07804ec8a162 Author: Paul Wouters Date: Wed Jun 27 12:00:37 2018 -0400 start new CHANGES version commit ad5ba687eba81667d73c020f8af964fa658541c7 Author: Paul Wouters Date: Wed Jun 27 12:00:21 2018 -0400 Revert "bump version to 3.25"

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

2018-06-27 Thread Paul Wouters
New commits: commit a14ddb4dd2f5bf26e84554249a2d546f32495041 Author: Paul Wouters Date: Wed Jun 27 11:42:26 2018 -0400 bump version to 3.25 commit e6eba6e3efd3fc71b9943a4966c47e3be5da7669 Author: Paul Wouters Date: Wed Jun 27 11:40:11 2018 -0400 update CHANGES

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

2018-06-27 Thread Antony Antony
New commits: commit ffbbad95d2516fb6236b0520497362b2bc021852 Author: Antony Antony Date: Wed Jun 20 16:21:13 2018 +0200 ikev2: log CHILD_SA initiating failure due to message id deadlock an attempt clearly log message id deadlock. It could happen during IKE rekey, IPsec rekey

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

2018-06-27 Thread Paul Wouters
New commits: commit b2b97fc3b899d4d5318714c64d39190aeb92ec30 Author: Paul Wouters Date: Wed Jun 27 02:40:02 2018 -0400 update changes ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-06-27 Thread Paul Wouters
New commits: commit 2a797b3740a9e672191d490f975c06496191e833 Author: Paul Wouters Date: Wed Jun 27 01:18:39 2018 -0400 testing: Update various test cases Loading the conn give slightly different POLICY_* flags now and orienting no longer sets POLICY_* flags for asymmetric auth