1. 09 Aug, 2018 3 commits
  2. 02 Aug, 2018 1 commit
  3. 01 Aug, 2018 3 commits
  4. 31 Jul, 2018 1 commit
  5. 28 Jul, 2018 15 commits
  6. 27 Jul, 2018 3 commits
  7. 13 Jul, 2018 1 commit
  8. 06 Jul, 2018 1 commit
    • Thomas A. F. Thorne's avatar
      Add cmake Setup Instructions For make test · 652d1e0b
      Thomas A. F. Thorne authored
      make test will not work without first enabling the build of the tests.
      The README.md documentation was not updated when the change that
      requires the variable be enabled (863eba92) was pushed.
      
      This resolves part of Issue #249 in that with it in place and clean
      working directory the tests will compile and run.
      
      It is probably not enough to consider #249 complete at present as all of
      the test fail on my system, suggesting something is grossly wrong.
      652d1e0b
  9. 04 Jul, 2018 1 commit
  10. 01 Jun, 2018 2 commits
  11. 31 May, 2018 1 commit
  12. 28 May, 2018 1 commit
  13. 15 May, 2018 2 commits
  14. 28 Apr, 2018 1 commit
  15. 04 Apr, 2018 1 commit
  16. 02 Apr, 2018 2 commits
  17. 21 Mar, 2018 1 commit
    • fxp's avatar
      Update optional.h · b32c66be
      fxp authored
      Fix macro CheckSize conflict with member function in cryptopp library
      b32c66be