1. e304aa8 Fix typos by Dimitris Apostolou · 3 years, 3 months ago
  2. b556713 Test the performance of OSSL_PARAM_allocate_from_text with arbitrary size ints by Richard Levitte · 3 years, 4 months ago
  3. f06c554 test: check for NULL returns better by Pauli · 3 years, 9 months ago
  4. 6251895 Include "internal/numbers.h" in test programs using SIZE_MAX by Richard Levitte · 3 years, 10 months ago
  5. 247a178 OSSL_PARAM: Correct the assumptions on the UTF8 string length by Richard Levitte · 4 years, 1 month ago
  6. a28d06f Update copyright year by Matt Caswell · 4 years, 1 month ago
  7. 604b86d Enhanced integer parsing in OSSL_PARAM_allocate_from_text by Petr Gotthard · 4 years, 2 months ago
  8. 33388b4 Update copyright year by Matt Caswell · 5 years ago
  9. 8d5fb64 params: add functionality to test if an OSSL_PARAM has been set. by Pauli · 5 years ago
  10. c2969ff Fix Typos by Antoine Cœur · 6 years ago
  11. edc6235 The params_test uses wrong size for BN check. by Pauli · 6 years ago
  12. 4e7991b Change OSSL_PARAM return size to not be a pointer. by Pauli · 6 years ago
  13. bbcaef6 test/params_test.c : Adjust tests to check utf8_ptr sizes by Richard Levitte · 6 years ago
  14. f55ed70 Params API: {utf8,octet}_ptr need to know the data size by Richard Levitte · 6 years ago
  15. 195852f Params: add OSSL_PARAM_construct_end() by Richard Levitte · 6 years ago
  16. d362084 test/params_test.c: use TEST_double_eq to check doubles by Richard Levitte · 6 years ago
  17. 932c3d0 test/params_test.c: make more global variables static by Richard Levitte · 6 years ago
  18. 8472750 test/params_test.c: make construct_api_params() static by Richard Levitte · 6 years ago
  19. fff6841 test/params_test.c: Add run-time constructed OSSL_PARAM variant by Richard Levitte · 6 years ago
  20. bc1e0be test/params_test.c: Add API test case, and mixed methods by Richard Levitte · 6 years ago
  21. 9ad41d2 test/params_test.c: Add "real world" parameter testing by Richard Levitte · 6 years ago