NetBSD/crypto
christos 66775824fb merge upstream commit 9b3219ba544db82cdad3058b9872058739559944:
If rule_str ended in a "-", "l" was incremented one byte past the
end of the buffer.  This resulted in an out-of-bounds read when "l"
is dereferenced at the end of the loop.  It is safest to just return
early in this case since the condition occurs inside a nested loop.
2022-10-27 16:20:23 +00:00
..
dist/ipsec-tools Add parser sadb_x_policy_flags to libipsec/key_debug. 2022-10-11 09:54:15 +00:00
external merge upstream commit 9b3219ba544db82cdad3058b9872058739559944: 2022-10-27 16:20:23 +00:00
Makefile.openssl remove defines now defined in crypto/dso_conf.h 2020-03-22 00:54:03 +00:00
TODO