aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_dl_group.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moves UBSAN macros from test files to Test_OptionsMatthias Gierlings2018-04-071-4/+1
* Make tests pass by default in UBSAN modeMatthias Gierlings2018-04-061-2/+5
* Add --avoid-undefined optionJack Lloyd2018-03-311-6/+9
* Fix sanitizer issue in DL_Group testsJack Lloyd2018-03-251-1/+1
* Only test strong DL_Group generation in long testsJack Lloyd2018-02-251-4/+7
* Add DL_Group::estimated_strengthJack Lloyd2018-02-231-0/+5
* Improve DL_Group testsJack Lloyd2018-02-201-2/+47
* Fix validation of SRP groupsJack Lloyd2018-02-191-15/+8
* Add shared_ptr for DL_Group stateJack Lloyd2018-02-191-13/+11
* Add supported groups TLS extension (RFC 7919)René Korthaus2017-10-171-0/+6
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-1/+1
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-6/+7
* Another fix for missing SHA1, and workaround Apple Clang problem.Jack Lloyd2016-12-311-8/+9
* Fix test with SHA-1 disabledJack Lloyd2016-12-311-0/+3
* Add more tests for random prime and DL group generationJack Lloyd2016-12-301-3/+23
* Add test option --run-long-testsJack Lloyd2016-12-241-5/+13
* Ignore the right thingJack Lloyd2016-12-231-1/+1
* Fix minimized buildJack Lloyd2016-12-231-0/+4
* Add DL_Group testsJack Lloyd2016-12-231-0/+146