Nik Bougalis
|
b00b81a861
|
Require at least OpenSSL 1.0.1g or 1.0.2j and later (RIPD-1331)
|
2017-01-17 17:19:58 -08:00 |
|
Edward Hennis
|
d9ef5ef98f
|
Fix broken Intellisense (MSVC):
* MSVC Intellisense will ignore all file-level static_asserts.
|
2017-01-13 15:01:20 -08:00 |
|
Nik Bougalis
|
4b0d8b630c
|
Improve Buffer and Slice:
* Make Buffer constructible from a Slice
* Fix self-move-assignment in Buffer
* Add unit tests
|
2016-09-29 16:28:37 -07:00 |
|
Brad Chase
|
8f97889176
|
Don't include unit test sources in code coverage (RIPD-1132):
Most files containing unit test code are moved to
src/test. JTx and the test client code are not yet moved.
|
2016-09-02 15:26:16 -04:00 |
|