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

2018-07-05 Thread Andrew Cagney
New commits: commit 0866e3134815f41dfc40a927326aa7ff45dc1f0c Author: Andrew Cagney Date: Thu Jul 5 11:16:07 2018 -0400 kernel: add some comments about the kernel alg db ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.li

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

2018-07-05 Thread Andrew Cagney
New commits: commit 6e1368a4a51ab42ffa0e229e6c6b1b649776fd6e Author: Andrew Cagney Date: Thu Jul 5 11:54:50 2018 -0400 ikev1: delete kernel_alg_esp_sadb_alg(), gut check_kernel_encrypt_alg() In check_kernel_encrypt_alg() use encrypt_has_key_bit_length() to verify the crypt algo

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

2018-07-05 Thread Andrew Cagney
New commits: commit 96d9c970655ed037ee210753bbf8f4e13b9eae94 Author: Andrew Cagney Date: Thu Jul 5 12:57:33 2018 -0400 includes: don't use u_int*_t in local copy of linux/pfkeyv2.h And replace the include of with . ___ Swan-commit maili

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

2018-07-05 Thread Antony Antony
New commits: commit 481c7c1d88037b5babe1674d456a4947828a0516 Author: Antony Antony Date: Wed Jul 4 23:00:20 2018 + testing: fedora28 revert the NetworkManager idea go back to network.service, 629f3a, 7 years old commit. hard to get a stable NM config for libreswn testin

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

2018-07-05 Thread Andrew Cagney
New commits: commit 288ccb4b5d84a078c76f395634e3df381f4815c0 Author: Andrew Cagney Date: Thu Jul 5 19:10:02 2018 -0400 kernel: move kernel_alg_register_pfkey() to kernel_sadb.[hc] Start separating SADB specific code from the more generic kernel_alg.[hc]. It's called SA

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

2018-07-05 Thread D. Hugh Redelmeier
New commits: commit 6505c353d090ca4c7bf5196acd2b7347b3966eb0 Author: D. Hugh Redelmeier Date: Fri Jul 6 00:48:26 2018 -0400 pluto: clarify some related IKEv1 functions - ikev1_decode_peer_id sometimes has a surprising side-effect: changing the connection for a state. Careful