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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit 213722695f354722214582206257913b49a9eacf Merge: ff3295f f58b43e Author: D. Hugh Redelmeier h...@mimosa.com Date: Sat Apr 5 03:28:03 2014 -0400 Merge branch 'master' of vault.libreswan.fi:/srv/src/libreswan Paul and I chewed on the same code. Conflicts:

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

2014-04-05 Thread Paul Wouters
New commits: commit 3fceead05712c8d1e1608fb2de87a59778059de9 Author: Paul Wouters pwout...@redhat.com Date: Sat Apr 5 13:56:26 2014 -0400 pluto/libswan: move certload.c pem.c pkcs.c from libswan/ to pluto/ Also killed parse_pkcs1_private_key() as it had no users commit

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

2014-04-05 Thread Paul Wouters
New commits: commit f0f681c51cb2f0957600bbc4542ea3bdef4d9161 Author: Paul Wouters pwout...@redhat.com Date: Sat Apr 5 14:11:27 2014 -0400 udpfromto: Also enable without KLIPS on linux, move from libswan to pluto ___ Swan-commit mailing list

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit 8dc4800cba11002275ac61e048210e0c247797cf Author: D. Hugh Redelmeier h...@mimosa.com Date: Sat Apr 5 14:44:19 2014 -0400 Eliminate same_cert() (was not used). ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit 0e291188b09e7c4a8fbce99171e566c0b5247b7f Author: D. Hugh Redelmeier h...@mimosa.com Date: Sat Apr 5 15:54:11 2014 -0400 is_asn1(): - handle empty blob gracefully (avoid potential crash) - structure for clarity - make logging talk about cert blob rather than

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit d0f21098ee0dd6dcd64c33fd1c8727f78169b984 Author: D. Hugh Redelmeier h...@mimosa.com Date: Sun Apr 6 00:03:26 2014 -0400 Some formatting improvements: - ); terminating DBG call need not be on its own line - ( and ) should generally be ( and )

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit e5ae10c6f8907deb837cd20ea1fefacc78f1baf0 Author: D. Hugh Redelmeier h...@mimosa.com Date: Sun Apr 6 00:22:55 2014 -0400 slight tidy: reduce scope of some locals, and const attribute commit 4e055812766ad9d4eb4f679035f9965ca2f3b557 Author: D. Hugh Redelmeier