New commits:
commit 448263e0bf0ba85ab86d397ef3c1ef915602513f
Author: D. Hugh Redelmeier <[email protected]>
Date: Sat Aug 18 03:58:58 2018 -0400
pluto: build payloads with struct initializers; tidy
These changes are linked by changes to np (next payload) emitting.
- for output payload structs, switch to using struct initializer to
fill in fields where possible. This replaced field assignment subsequent
to the struct declaration
- fix leaks of auth_chain and add comments to explain required discipline
- sprinkle more "const"
- reduce scope of auto variables by declaring them as late as possible.
- try to combine declaration of each auto variable with its initial
assignment
- eliminate out_modify_previous_np
commit 078039811827db0cc97cc30190dd615318a02578
Author: D. Hugh Redelmeier <[email protected]>
Date: Sat Aug 18 03:58:13 2018 -0400
pluto: simplify ikev1_close_message; add a couple of pexpects
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit