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

2018-03-05 Thread Kim B. Heino
New commits: commit ee5d5632ddaa08edc1c96a41fa842ca0c1a71407 Author: Kim B. Heino Date: Mon Mar 5 12:46:31 2018 +0200 contrib/c-swan: simple util to verify if connection is encrypted or not This is C port contrib/python-swan. commit

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

2018-03-05 Thread Andrew Cagney
New commits: commit df49e0ea3f4815aef949f1eb5798b1fef604eb1d Author: Andrew Cagney Date: Sun Mar 4 10:24:54 2018 -0500 packets: support back patching of previous paload's next payload type, use in IKEv2 notifications Note that just the struct_desc tables needed to

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

2018-03-05 Thread Paul Wouters
New commits: commit 35b0ded56b433c3c63d24877f30393e8db0ebe1f Author: Paul Wouters Date: Mon Mar 5 10:25:09 2018 -0500 IKEv2: reset liveness state after ikev2_ike_sa_established() ___ Swan-commit mailing list

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

2018-03-05 Thread Paul Wouters
New commits: commit 2fb5e571211dfdd7739f2175aac7b5635162a6bc Author: Paul Wouters Date: Mon Mar 5 10:33:15 2018 -0500 doc: updated changes ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-03-05 Thread Andrew Cagney
New commits: commit 93d0f06f5de179375ef23d5c5a7d7b37d7697066 Author: Andrew Cagney Date: Mon Mar 5 13:12:20 2018 -0500 testing: append any pluto backtrace to /tmp/pluto.log ___ Swan-commit mailing list

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

2018-03-05 Thread Andrew Cagney
New commits: commit 3df61b081fcaefae91a7611184d0c3dc0ae82837 Author: Andrew Cagney Date: Mon Mar 5 12:32:02 2018 -0500 chunks: replace chunk_clone() with clone_chunk() Handle empty_chunk. ___ Swan-commit mailing list

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

2018-03-05 Thread Andrew Cagney
New commits: commit f197734db5c53b20b0bbd15a34688473d33d3aeb Author: Andrew Cagney Date: Mon Mar 5 13:09:03 2018 -0500 demux: add clone_md() and remember if a message was cloned replaces dup_md() ___ Swan-commit mailing

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

2018-03-05 Thread Andrew Cagney
New commits: commit 346f38d955d01f782f69c721635179ec95cbc923 Author: Andrew Cagney Date: Mon Mar 5 13:31:02 2018 -0500 demux: shuffle function order so it better matches actual code flow i.e., read_packet() followed by process_packet()

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

2018-03-05 Thread Andrew Cagney
New commits: commit 379cae5ea0229e19338a3b59507a9de045fc6c41 Author: Andrew Cagney Date: Mon Mar 5 13:42:38 2018 -0500 demux: only reset cur state/connection after calling process_packet() ___ Swan-commit mailing list

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

2018-03-05 Thread Paul Wouters
New commits: commit 299b165319f2f4fa08238091c93d85065244a4e9 Author: Paul Wouters Date: Mon Mar 5 23:26:01 2018 -0500 addconn/pluto: Simplify the communication wait between pluto and the addconn it forks commit 0ca180781e0ba177dc4c5ea7cb1f96ab03d4bda8 Author: Paul