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

2014-01-09 Thread D. Hugh Redelmeier
New commits:
commit acd2cde180fa3fda5735852ed3b51d84d5feb0d6
Author: D. Hugh Redelmeier 
Date:   Fri Jan 10 01:39:21 2014 -0500

Define memeq: using it should make code clearer.
Protect body of same_chunk with parens.

___
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

2014-01-09 Thread D. Hugh Redelmeier
New commits:
commit f9841c132a737bb26458716646b745959ab4b233
Author: D. Hugh Redelmeier 
Date:   Fri Jan 10 01:28:28 2014 -0500

(Mostly) Get rid of really stupid line breaks in the source code:
ones that are unnatural and don't make the resulting lines shorter.

___
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

2014-01-09 Thread Paul Wouters
New commits:
commit db261b2d758c5cba71bf9a8360b3c00363ea5009
Merge: f52e65c 8c3ee75
Author: Paul Wouters 
Date:   Thu Jan 9 22:14:33 2014 -0500

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

Conflicts:
programs/pluto/ikev1_main.c
programs/pluto/ipsec_doi.h

commit f52e65c3201eff43df7aa3649c17bae3ca871b68
Author: Paul Wouters 
Date:   Thu Jan 9 11:46:28 2014 -0500

Removed stub interop-ikev2-strongswan-08-nat-1

commit 2e057b0f5800e8968966b91df862c35e84811983
Author: Paul Wouters 
Date:   Thu Jan 9 11:31:01 2014 -0500

In send_notification* use notification_t instead of u_int16_t

commit 91dfca0d34ac6e25f556700623bb0e63d08bc4fc
Author: Paul Wouters 
Date:   Thu Jan 9 11:24:39 2014 -0500

Change variable name from state to from_state in 
send_notification_from_state()

commit e9abc182a2ad1579e103687c6b28dd0142024d32
Author: Paul Wouters 
Date:   Thu Jan 9 11:21:17 2014 -0500

slightly change an error message to be more correct regarding IV

___
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

2014-01-09 Thread Paul Wouters
New commits:
commit 8c3ee7515493b735a23b71bf20e4b57f4925c505
Merge: c679413 b2c04b9
Author: Paul Wouters 
Date:   Thu Jan 9 19:40:48 2014 -0500

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

commit c679413948286c4474f4104f51501e249c6f502d
Author: Paul Wouters 
Date:   Thu Jan 9 19:40:35 2014 -0500

updated changes

commit ed33091ebd6e60c170b44bc5eb96e79729e07d0c
Author: Paul Wouters 
Date:   Thu Jan 9 19:38:47 2014 -0500

pluto: allow shutdown command even with bad WHACK_BASIC_MAGIC

This facilitates a better upgrade path from openswan to libreswan,
or the reverse. A newer whack magic will still be able to shutdown
an older magic daemon.

___
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

2014-01-09 Thread Tuomo Soini
New commits:
commit b2c04b9cdee34721e771f9e23a1158eac7fb5e96
Author: Tuomo Soini 
Date:   Fri Jan 10 00:05:49 2014 +0200

init.rhel: try killproc when plutoctl is missing

___
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

2014-01-09 Thread D. Hugh Redelmeier
New commits:
commit 108229229145ef72618f5bbadab3073ed8cc06bc
Merge: 0907c2f 7933f85
Author: D. Hugh Redelmeier 
Date:   Thu Jan 9 16:46:15 2014 -0500

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

commit 0907c2f8a0634e498eda19f1a02dc71551fb2edc
Author: D. Hugh Redelmeier 
Date:   Thu Jan 9 16:35:26 2014 -0500

Tidy:
- don't test bool's against TRUE or FALSE, use them directly
- testing st->st_clonedfrom != SOS_NOBODY is what IS_CHILD_SA(st) does
- send_notification's type parameter should be notification_t.
  So too for send_notification_from_state and send_notification_from_md
- no caller of send_notification used SPI parameters, so ditch them.

___
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

2014-01-09 Thread Paul Wouters
New commits:
commit 7933f855043cfbc071f5e8bfc5cd313d979721c3
Merge: 43d35eb e47881e
Author: Paul Wouters 
Date:   Thu Jan 9 14:14:01 2014 -0500

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

commit 43d35ebc590659e0388e3265578b17ade2d636a4
Author: Paul Wouters 
Date:   Thu Jan 9 14:13:23 2014 -0500

testing: updated interop-ikev2-strongswan-06-aes192

commit 15943db1fed59977d81f37318d220391190246e3
Merge: e43eb30 f09866e
Author: Paul Wouters 
Date:   Wed Jan 8 14:25:07 2014 -0500

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

commit e43eb30655a1477788f559709cadad64d2ee4cc7
Author: Paul Wouters 
Date:   Sun Jan 5 23:24:23 2014 -0500

testing: missing nicinit.sh in psk-pluto-02

___
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

2014-01-09 Thread D. Hugh Redelmeier
New commits:
commit e47881e5fa00e5cf927477150d2b4f9c4fb2262c
Author: D. Hugh Redelmeier 
Date:   Thu Jan 9 14:04:47 2014 -0500

"try and" => "try to"

commit 0eb1448ef47ac0da03f23ca81be69b19e312f6c7
Author: D. Hugh Redelmeier 
Date:   Thu Jan 9 14:04:15 2014 -0500

Simplify process_packet().

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