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

2014-04-25 Thread D. Hugh Redelmeier
New commits:
commit 85d57465024644151156cae6bae6cb2abfddc1ee
Author: D. Hugh Redelmeier h...@mimosa.com
Date:   Fri Apr 25 03:01:35 2014 -0400

Exploit GCC's attribute warn_unused_result

- wrap the attribute in a macro MUST_USE_RESULT

- apply the attribute to all the packet.h functions that can
  return a failure indication.

- Fix up the fallout.  Sometimes it causes new functions to be marked
  with the attribute.  Failures will no longer be ignored.

- minor tidying when adjacent problems were noted

- logging change: when padding is suppressed for CheckPoint,
  continue logging that, but suppress a second message.
  See close_message().

There are other functions that should have this attribute.

___
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-04-25 Thread Paul Wouters
New commits:
commit fbcfe004126edb069b608f58cc065249eb3c509c
Author: Paul Wouters pwout...@redhat.com
Date:   Fri Apr 25 21:03:55 2014 -0400

testing: add another 20s for slower test machines

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