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

2017-10-24 Thread Andrew Cagney
New commits:
commit 0b8c3e29cec867a05d56e15997e7fe4a5e20233a
Author: Andrew Cagney 
Date:   Tue Oct 24 20:06:16 2017 -0400

logging: make lswlog_byte()s output more like DBG_dump()

so searching is easier

___
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-10-24 Thread Andrew Cagney
New commits:
commit 866688508ce1057ef2b3094d6719606751ccde7e
Author: Andrew Cagney 
Date:   Tue Oct 24 19:58:41 2017 -0400

lists: include .older and .newer when logging 'head'

___
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-10-24 Thread Paul Wouters
New commits:
commit 129c3379851523b64bc2953bdffe86eb721198a9
Author: Paul Wouters 
Date:   Tue Oct 24 18:58:06 2017 -0400

pluto: redo fix for 152d6d956 on initial response retransmit

To prevent amplificatin attacks by IKEv1 retransmit, we changed
our code in 152d6d956 to no longer retransmit the first responder
packet. The method used was to change EVENT_v1_RETRANSMIT into
EVENT_SA_EXPIRE. This has as side effect that these states linger
for one hour before getting cleaned up.

This patch changes the event back to EVENT_v1_RETRANSMIT. When this
timer fires, it will skip the actual retransmit of the packet, while
leaving all other retransmit logic the same. This results in the
normal retransmit-timeout values being used to delete the state.

This brings the time back from 1h to about 1 minute in the default
configuration (0.5+1+2+4+8+16+32 seconds)

is added to the timer.c co

commit 1dea52f3ab31508b32a6ef609456a1572ac15d11
Author: Paul Wouters 
Date:   Tue Oct 24 18:56:58 2017 -0400

pluto: Add --impair-drop-i2 to drop responses to initial response packet in 
IKEv1

commit cff3c0edcf6f97596c1021e7aef1182320c90fc9
Author: Paul Wouters 
Date:   Tue Oct 24 18:55:49 2017 -0400

testing: added ikev1-expire-r1-01-main and ikev1-expire-r1-02-aggr

___
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-10-24 Thread Antony Antony
New commits:
commit bb62fe4bbae0389d432d8faa1e320326f4d69534
Author: Antony Antony 
Date:   Tue Oct 24 21:44:39 2017 +

testing: fix dnssec tests

___
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-10-24 Thread Andrew Cagney
New commits:
commit 4e139e6f95dcbfe024962f58ad83e09ce9eca14c
Author: Andrew Cagney 
Date:   Tue Oct 24 14:32:23 2017 -0400

logging: move "DBG_log()" aka libreswan_DBG_log() to a separate file

___
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-10-24 Thread Andrew Cagney
New commits:
commit d224834786ebf9975d160e79c45ee6592f73e142
Author: Andrew Cagney 
Date:   Thu Sep 21 11:32:49 2017 -0400

logging: define LSWLOG_RC(), eliminate libreswan_vloglog()

___
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-10-24 Thread Tuomo Soini
New commits:
commit a8f186a86d640f76abd97f6a01eb317d16af37c1
Author: Tuomo Soini 
Date:   Tue Oct 24 20:03:02 2017 +0300

_updown.*: use IPSEC_RUNDIR instead of FINALRUNDIR

Fixes mistake in 2f962b0373173af8848c9f6f7dc4faf8c2b284cb

Signed-off-by: Tuomo Soini 

commit 5035cc0be027d89d081ca90788f6e76affde0637
Author: Tuomo Soini 
Date:   Tue Oct 24 20:00:33 2017 +0300

_plutorun: use IPSEC_RUNDIR instead of FINALRUNDIR

Fixes mistake in 9eb6da60b112e0970145bdbdbd7d724041c9ae76

Signed-off-by: Tuomo Soini 

commit 05166b229f941893462418dd1ec3a0da9616799c
Author: Tuomo Soini 
Date:   Tue Oct 24 19:57:12 2017 +0300

sysvinit: replace FINALRUNDIR with IPSEC_RUNDIR

Fixes error in 9266002a3ead71435971cf20849ab79db34c431a

Signed-off-by: Tuomo Soini 

___
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-10-24 Thread Tuomo Soini
New commits:
commit 9266002a3ead71435971cf20849ab79db34c431a
Author: Tuomo Soini 
Date:   Tue Oct 24 17:06:37 2017 +0300

sysvinit: use FINALRUNDIR

Signed-off-by: Tuomo Soini 

commit 9eb6da60b112e0970145bdbdbd7d724041c9ae76
Author: Tuomo Soini 
Date:   Tue Oct 24 17:05:37 2017 +0300

_plutorun: use FINALRUNDIR

Signed-off-by: Tuomo Soini 

___
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-10-24 Thread Tuomo Soini
New commits:
commit 2f962b0373173af8848c9f6f7dc4faf8c2b284cb
Author: Tuomo Soini 
Date:   Tue Oct 24 17:02:24 2017 +0300

_updown.*: use FINALRUNDIR, echo instead of printf

Signed-off-by: Tuomo Soini 

___
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-10-24 Thread Antony Antony
New commits:
commit fc72e1be4d1b710fdd822341e7208bbda3ad1845
Author: Antony Antony 
Date:   Tue Oct 24 15:43:39 2017 +0200

packaging: fedora-testing.spec, fix add missing \\

commit 959841517902776550590e1b6b1f163ab5d648af
Author: Antony Antony 
Date:   Tue Oct 24 15:13:19 2017 +0200

kvm-rpm: optoional cleanup

___
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-10-24 Thread Tuomo Soini
New commits:
commit 646bcedf53058cc86043817fa2ae7170678881e1
Author: Tuomo Soini 
Date:   Tue Oct 24 16:39:17 2017 +0300

packaging: fedora-testing.spec, fix IPSECVERSION typo

This acutally reverts 18c47a7adb99c7a4b7daac6be01004a0013548ac

Signed-off-by: Tuomo Soini 

___
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-10-24 Thread Tuomo Soini
New commits:
commit 18c47a7adb99c7a4b7daac6be01004a0013548ac
Author: Tuomo Soini 
Date:   Tue Oct 24 16:25:02 2017 +0300

Set IPSECSVERSION locally

Signed-off-by: Tuomo Soini 

___
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-10-24 Thread Tuomo Soini
New commits:
commit 86795d8e0386af21087c000bb0d958f5b32cbc38
Merge: cb0d4a3 3c2b8a8
Author: Tuomo Soini 
Date:   Tue Oct 24 15:27:08 2017 +0300

Merge branch 'master' of vault.libreswan.fi:/srv/src/libreswan

commit cb0d4a3263ae3970737dbb65db6caf5eec201024
Author: Tuomo Soini 
Date:   Tue Oct 24 14:11:57 2017 +0300

CHANGES: update for manpages

commit 598edfd26a6ca0fe4a71a7b9bdb0fcabbba87292
Author: Tuomo Soini 
Date:   Tue Oct 24 13:54:04 2017 +0300

Makefiles: Fix INC_MANDIR to be share/man and add FINALMANDIR for packaging

Also changed all packaging to use new variables.

Signed-off-by: Tuomo Soini 

___
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-10-24 Thread Antony Antony
New commits:
commit 3c2b8a8e888630a424ee58324c2fcad096a459ec
Author: Antony Antony 
Date:   Sun Sep 24 18:30:42 2017 +0200

building: fix showrpmversion when no dr only one _

___
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-10-24 Thread Tuomo Soini
New commits:
commit 92210eae5ab9493b64c0fdabea504e656eb8b804
Author: Tuomo Soini 
Date:   Tue Oct 24 11:43:39 2017 +0300

CHANGES: update

___
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-10-24 Thread Tuomo Soini
New commits:
commit 892ba612a341e077bb01aee8f38324fde93bccd9
Author: Tuomo Soini 
Date:   Tue Oct 24 10:13:35 2017 +0300

_updown.*: fix syntax errors caused by 
7805251eff2e228a9aed4994dd977a5da7dde780

Signed-off-by: Tuomo Soini 

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