Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-12-08 | Fix a NULL dereference in GENERAL_NAME_cmp() | tb | 6 | -11/+94 |
2020-12-06 | Enable t_mmap-1 test. It is skipped on NetBSD, but works for us. | bluhm | 2 | -3/+10 |
2020-12-05 | Mark bitmask_{start,end}_values[] and g_probable_mtu[] const. | tb | 1 | -4/+4 |
2020-12-05 | Mark nid_list[] const. This moves 116 bytes to .rodata. | tb | 1 | -2/+2 |
2020-12-04 | Move point-on-curve check to set_affine_coordinates | tb | 4 | -18/+50 |
2020-12-03 | grammar fixes from Varik "The Genuine Article!!!" Valefor; | jmc | 3 | -9/+9 |
2020-12-01 | Extend the methods test to cover dtls methods as well | tb | 1 | -1/+57 |
2020-12-01 | Enable ssl_methods unit test. | tb | 1 | -1/+2 |