Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |