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

2014-03-20 Thread D. Hugh Redelmeier
New commits:
commit 957101b6961805ec739d432aac569ceb2e1629bb
Author: D. Hugh Redelmeier 
Date:   Fri Mar 21 01:52:28 2014 -0400

Followup to 6a8e3b1a8114c09901b80ef374c436c503986b47

- reintroduce private buffers for packet marshalling (instead of 
reply_buffer)
  for functions that might be called during the creation of a packet.
send_notification, ikev1_delete_out,
send_v2_notification, ikev2_send_informational
  Not sure this is necessary in each case, but is safe.  Any others?

- every use of reply_buffer should only use it to initialize reply_stream.

commit da5bb367c118bf98d95d17c664029ca6cb307f2d
Author: D. Hugh Redelmeier 
Date:   Fri Mar 21 01:05:17 2014 -0400

zero(array) will silently fail: it will only zero the first
element of the array.  Use zero(&array).
- added comment to definition to make this clear
- fixed many instances of zero(reply_buffer)
- fixed one instance that affects CISCO_SPLIT_INC processing.

___
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-03-20 Thread D. Hugh Redelmeier
New commits:
commit 00e37f99759884d54e41286804a29aa9f4304bd4
Author: D. Hugh Redelmeier 
Date:   Fri Mar 21 00:45:24 2014 -0400

get rid of another warning by reverting a bit of 
ad3d582d31c47d44a48dccee2881147872a4ca23

commit 6d62e2e4750bd3bbb972e91d617c82df80d8fe4d
Author: D. Hugh Redelmeier 
Date:   Fri Mar 21 00:16:08 2014 -0400

Eliminate an only-set local variable (eliminates a warning too).

commit 0e6c604cfccfcd03b3b7499270413d2ed703b760
Author: D. Hugh Redelmeier 
Date:   Fri Mar 21 00:13:24 2014 -0400

tidy phase-clasifying macros

commit e723fe1b327d987291732953df2a92edef4a9c23
Author: D. Hugh Redelmeier 
Date:   Fri Mar 21 00:12:39 2014 -0400

tweak formatting

commit fc4b179b3cb32208b5389537c2235e2c2d263f0c
Author: D. Hugh Redelmeier 
Date:   Thu Mar 20 22:51:11 2014 -0400

ipsec.in: Quote more things; print last command name even if odd number.

___
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-03-20 Thread Paul Wouters
New commits:
commit 90235a289b273fc84789fca9d4c26078c53eb03a
Author: Paul Wouters 
Date:   Thu Mar 20 14:21:02 2014 -0400

packaging: debian updates based on rsuarezsoto's report.

___
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-03-20 Thread Paul Wouters
New commits:
commit eb799a6fcec1c1542d8bdddbd3baefd7e4b8b89f
Author: Paul Wouters 
Date:   Thu Mar 20 12:37:54 2014 -0400

ikev1_natt= option: we cannot check state yet on responder

We process the natt payloads before we create a state.

___
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-03-20 Thread Paul Wouters
New commits:
commit ab5fe022869077d77130b2c65c63a60573c8b27b
Author: Paul Wouters 
Date:   Thu Mar 20 11:15:22 2014 -0400

documentation: fixup subnets= man page

___
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-03-20 Thread Paul Wouters
New commits:
commit a4667c70237cb4e0cdeaae2980f00e892ea2893d
Author: Paul Wouters 
Date:   Thu Mar 20 11:09:08 2014 -0400

fix nss include not to prefix nss3/ (Debian uses nss/)

Our pkgconfig call will cause it to be found without the prefix

___
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-03-20 Thread Antony Antony
New commits:
commit 6722da61b13ab5b95325f1c0bb28f37cee69b25f
Author: Antony Antony 
Date:   Thu Mar 20 15:36:26 2014 +0200

fix a crasher when sending a second delete SA.

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