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

2019-09-30 Thread Paul Wouters
New commits:
commit 4aef63b58627157c68e6b979ee83ab51929a35ec
Author: John Mah 
Date:   Mon Sep 30 22:30:20 2019 -0400

pluto: fix for redirect-to type when it is FQDN

It was accidentally removed in commit f634a5ca653ca2895

Signed-off-by: Vukasin Karadzic 
Signed-off-by: Paul Wouters 

___
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

2019-09-30 Thread Paul Wouters
New commits:
commit b68c5a33261ea07defa119edee97e4a495588d6c
Author: Paul Wouters 
Date:   Mon Sep 30 20:14:13 2019 -0400

building: fixup path in make rpm for version.mk

___
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

2019-09-30 Thread Paul Wouters
New commits:
commit ed22298b01e6357a0c69cbe297ebb8cbe8225d4e
Author: Paul Wouters 
Date:   Mon Sep 30 16:42:40 2019 -0400

building: set correct version for pluto when building "make rpm" version.

___
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

2019-09-30 Thread Andrew Cagney
New commits:
commit c9cce3ab28ffdadf7b1020aab3a9af374b20d989
Merge: 2c7b291 0ea970c
Author: Andrew Cagney 
Date:   Mon Sep 30 09:52:39 2019 -0400

ikev1: fake the missing 'STATE_MAIN_I1: sent MI1, expecting MR1' line

As in replace the wack-only and redundant message "initiate" appearing
at the end of the first state transition with something (slightly) more
meaningful:

   002 "westnet-eastnet-ah" #1: initiating Main Mode
  -1v1 "westnet-eastnet-ah" #1: STATE_MAIN_I1: initiate
  +1v1 "westnet-eastnet-ah" #1: STATE_MAIN_I1: sent MI1, expecting MR1
   1v1 "westnet-eastnet-ah" #1: STATE_MAIN_I2: sent MI2, expecting MR2

and send it to both whack and log.  Same for quick, same for aggressive.

(Like for newer crypto code, returning the status and then letting
resume_handler() call complete_v1_state_transition() would be better).

Merge commit '0ea970ca479540b69470120a90b644bc803f653e'

commit 0ea970ca479540b69470120a90b644bc803f653e
Author: Andrew Cagney 
Date:   Sun Sep 29 15:10:16 2019 -0400

ikev1: replace whack_log("STATE_MAIN_I1: initiate) with 
loglog(STATE_MAIN_I1: sent MI1, expecting MR1)

So that the log is consistent with complete_v1_state_transtion().

Same for quick mode and aggressive mode.

commit f370d88a343b2976e6805311b4527293329b629c
Author: Andrew Cagney 
Date:   Sun Sep 29 17:22:08 2019 -0400

testing: update "STATE_MAIN_I1: initiate" -> "STATE_MAIN_I1: sent MI1, 
expecting MR1" et.al.

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