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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit bb62894ee5109fb1009c79cbc54280cfb8e03b25
Author: D. Hugh Redelmeier 
Date:   Sun Aug 20 11:48:20 2017 -0400

pervasive: get rid of useless trailing whitespace

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread Andrew Cagney
New commits:
commit d3e2fb38f769a1d1017d79daded6e3efc0549fe3
Author: Andrew Cagney 
Date:   Sat Aug 19 15:56:34 2017 -0400

logging: rename LSWLOG() -> LSWBUF()

call a buffer a buffer

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread Andrew Cagney
New commits:
commit 363fb94fcf25b0f68e898a74a3fcdab492e18340
Merge: d3e2fb3 b78abc6
Author: Andrew Cagney 
Date:   Sun Aug 20 18:31:08 2017 -0400

parser: clean up 'IKE algorithms found: ...' output

- drop (NNN) as number is IKEv1 specific
- use full algorithm names

Merge commit 'b78abc68001d854d3325cd282b1f1c6f5b9737e2'

commit b78abc68001d854d3325cd282b1f1c6f5b9737e2
Author: Andrew Cagney 
Date:   Sat Aug 19 20:10:40 2017 -0400

parser: eliminate alg_info_snprint_ike()

Inline only call as easier to see what is going on.

commit 42fa6191dfa2be33720aab45ff71092b97e237d5
Author: Andrew Cagney 
Date:   Sun Aug 20 08:31:19 2017 -0400

testing: expect cleaned up IKE algorithms found: line

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit dbde7d0064cec18c65ee0077ae205d581d34da60
Author: D. Hugh Redelmeier 
Date:   Sun Aug 20 20:29:42 2017 -0400

tidy:

- try to keep format strings on one line (a kernel style rule)

- fix a couple of spelling errors

- separate ')' and '{' with a space

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 913beed8e25e44f74979af6d94c4e022788eba1e
Author: D. Hugh Redelmeier 
Date:   Sun Aug 20 21:44:16 2017 -0400

Revert "pluto: get_cert_by_ckaid_from_nss() should allocate for terminating 
NULL as well"

This reverts commit 18505afce6952a7feb8168e8140e5d6bf1c402d8.
The commit mistakenly incremented a buffer pointer.

commit 1a25a1308a69ec85885d9552a8dde5d28e0d03c1
Author: D. Hugh Redelmeier 
Date:   Sun Aug 20 21:42:49 2017 -0400

Revert "pluto: fixup some ckaid buffers to allow for string terminating 
NULL"

This reverts commit c60264ea5e9eb3334a7f11d83b36980c55aa4288.
The commit incorrectly assumed that the buffer would need space to be 
NUL-terminated.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 551176233c57c76f0a50105d111722b8d40aa0af
Author: D. Hugh Redelmeier 
Date:   Sun Aug 20 22:43:34 2017 -0400

tidy/systematize *_ROOF; fix error in definition of IKEv2_AUTH_ROOF

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 7b7625154a43ce776962d34db51c86e0696bce20
Author: D. Hugh Redelmeier 
Date:   Sun Aug 20 22:51:53 2017 -0400

pluto_stats.c: fix indentation

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit c5d172858404f3a5f2673c5dcf7c38a10f6d69db
Author: D. Hugh Redelmeier 
Date:   Sun Aug 20 23:54:31 2017 -0400

pluto: simplify pluto_stats.c

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 1f64831e10da260df169c60cfb0a70f0fdf97745
Author: D. Hugh Redelmeier 
Date:   Mon Aug 21 00:35:18 2017 -0400

kernel_netlink.c: simplify netlink_find_offload_feature() [untested]

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 172ecb253e72a9084313dcbe6e8a52cc08a170b8
Author: D. Hugh Redelmeier 
Date:   Mon Aug 21 00:51:43 2017 -0400

lib: use jam_str as safer strcpy

commit 85cfc5e50bc5dcfb81d8b5bd6c8d6f5c7cd5fd07
Author: D. Hugh Redelmeier 
Date:   Mon Aug 21 00:45:18 2017 -0400

Revert "lib: limit a strcpy using strncpy in parser_alg_info_add()"

This reverts commit 8b5c16d5ac4f5077ab5e6d9edb4402f4421cf055.
strncpy() does not mean what you think it means.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit