Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rfc3779: remove redundant const. | tb | 2023-12-13 | 1 | -5/+5 |
* | Exercise d2i_IPAddrBlocks() and X509v3_addr_subset() a little bit | tb | 2023-04-20 | 1 | -9/+34 |
* | Enable X509v3_asid_subset() tests now that they no longer segfault. | tb | 2022-05-12 | 1 | -7/+1 |
* | Add a few more testcases for X509v3_asid_subset() | tb | 2022-05-12 | 1 | -1/+144 |
* | Add some workarounds to make build_addr_block_test_data const. | tb | 2022-01-07 | 1 | -17/+26 |
* | Add a comment that explains why build_addr_block_tests isn't const | tb | 2022-01-06 | 1 | -1/+6 |
* | Fix a copy-paste error that led to an out-of-bounds access. | tb | 2022-01-06 | 1 | -2/+2 |
* | Remove bandaid to work around expected range_should_be_prefix() problem. | tb | 2022-01-05 | 1 | -6/+2 |
* | Style tweak in {d2i,i2d}_IPAddrBlocks() | tb | 2021-12-24 | 1 | -5/+5 |
* | Add initial test coverage for RFC 3779 code. | tb | 2021-12-24 | 1 | -0/+1793 |