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

2019-01-18 Thread Andrew Cagney
New commits:
commit a9be4249cc5500ae7e599190fae5deb9c58a607e
Author: Andrew Cagney 
Date:   Fri Jan 18 15:54:21 2019 -0500

pluto: time more crypto operations

___
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-01-18 Thread D. Hugh Redelmeier
New commits:
commit d451f77d58f00986bb0605d4948be67a26385b31
Author: D. Hugh Redelmeier 
Date:   Fri Jan 18 10:58:57 2019 -0500

make older GCC's happy

All these were prompted by diagnostics from GCC 4.8.5.  They probably
matter for other GCCs.

- GCC does not consider EMPTY_CHUNK a constant: don't use it as a
  static initializer.

- GCC doesn't completely understand the way we initialized a
  sub-struct field in a struct initializer.  Rewrite in a way that it
  does understand.

- GCC had stricter field initialization enforcement.  Initialize fields
  uselessly to silence it.

___
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-01-18 Thread Paul Wouters
New commits:
commit cfd5682b923390bc84d70e8fd48ab507eba42d05
Author: Paul Wouters 
Date:   Fri Jan 18 11:05:52 2019 -0500

documentation: updated CHANGES

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