New commits:
commit c3b77c2eba51e557b468df4fb1ab188eb87fe722
Merge: 9ac14b7 d5a53d0
Author: Andrew Cagney <[email protected]>
Date: Mon Feb 8 18:58:51 2021 -0500
lset: eliminate bitnamesof() (and bitnamesofb())
bitnamesof() had an 8k static buffer!?! Perhaps it was to avoid
any possability of a buffer overflow - the logger's buffer is
only 1k.
bitnamesofb() took an array/size; new code takes *_buf struct.
Merge commit 'd5a53d040df97d737241b65bc14d01d7f95a91ef' into main
commit d5a53d040df97d737241b65bc14d01d7f95a91ef
Author: Andrew Cagney <[email protected]>
Date: Sun Feb 7 19:09:19 2021 -0500
lset: delete testset(), bitnamesof() and bitnamesofb()
commit c450ffac92699f59e6d382e740443d11a1003979
Author: Andrew Cagney <[email protected]>
Date: Mon Feb 8 11:24:47 2021 -0500
constants: convert oakley_attr_bit_name[] to enum_names
fix off-by-one name bug
commit 60b8d3f3ce803aafd511857c458948f614273c0e
Author: Andrew Cagney <[email protected]>
Date: Mon Feb 8 11:09:46 2021 -0500
constants: eliminate natt_bit_names[], use natt_method_names
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit