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

2018-12-05 Thread Andrew Cagney
New commits: commit e90754c27519af3943b1c144935f30a5d2999e16 Author: Andrew Cagney Date: Wed Dec 5 20:43:11 2018 -0500 testing: expect SA proposal log message grepped from log to have state #number Consequence of f5a67ba1c19b9ff0726e889dbaa907a8b2f91f3a commit

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

2018-12-05 Thread Andrew Cagney
New commits: commit 48ab456071939535f9f915622162bbcc056fe2ea Author: Andrew Cagney Date: Mon Dec 3 11:01:34 2018 -0500 ikev2: schedule "replace" as explicit "rekey" (new event), "replace", or "expire" events The schedule replace code, depening on context will schedule an

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

2018-12-05 Thread Andrew Cagney
New commits: commit 4639d6384b0fa829f616e4d4667f75cb2a2d0466 Author: Andrew Cagney Date: Mon Dec 3 10:24:10 2018 -0500 pluto: mindlessly replace memcpy(dst_cookie, src_cookie, COOKIE_SIZE) with dst_spi = src_spi as in: s/memcpy(hdr.isa_icookie, st->st_icookie,

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

2018-12-05 Thread D. Hugh Redelmeier
New commits: commit e01b644c1cc518696512a26dd8288ea9d61e55ad Author: D. Hugh Redelmeier Date: Wed Dec 5 11:24:59 2018 -0500 clarify interface to several event-deletion functions Each deals with a pointer to a pointer to the event. If the pointer to the event is NULL, the

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

2018-12-05 Thread Paul Wouters
New commits: commit 245b1c6e402b11d75522d1d6db4cf463bf5d3bd4 Author: Vukasin Karadzic Date: Wed Dec 5 09:41:36 2018 -0500 documentation: replace DDOS with DDoS in man page entry Signed-off-by: Paul Wouters commit 0e8c3ab8ee25e976dede1f597721a46c00a3dd27 Author: Vukasin Karadzic

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

2018-12-05 Thread Paul Wouters
New commits: commit 72aed85418ac959fff7e987410e7cab7b0e9f7ff Author: Vukasin Karadzic Date: Wed Dec 5 09:29:27 2018 -0500 pluto: remove unnecessary includes from ikev2* keys.c spdb_struct.c Signed-off-by: Paul Wouters commit d75a7abb8914bb51b743fdc6889f5524cd169c49 Author: