1. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  2. 3b71262 Remove MBEDTLS_OID_C guard from static functions by Harry Ramsey · 10 months ago
  3. 5602651 Merge pull request #9604 from gilles-peskine-arm/config-full-booleans-only by Manuel Pégourié-Gonnard · 10 months ago
  4. 3c16e99 Update framework to the main branch by Gilles Peskine · 10 months ago
  5. 2efb3da Merge pull request #9628 from gilles-peskine-arm/tls13-middlebox-compat-disabled-development by Ronald Cron · 10 months ago gh-readonly-queue/development/pr-9628-26650f57118df9910e19abf7eff02d2ff359773a
  6. 870ed2a Have `make ssl-opt` generate `tls13-compat.sh` (make edition) by Gilles Peskine · 10 months ago
  7. 63068d6 Have `make ssl-opt` generate `tls13-compat.sh` by Gilles Peskine · 11 months ago
  8. 1150526 Fix copypasta by Gilles Peskine · 11 months ago
  9. fd6d279 CMake: generate tls13-compat.sh in the default build target by Gilles Peskine · 11 months ago
  10. 40c090f Move generation of tls13-compat.sh to tests/CMakeLists.txt by Gilles Peskine · 11 months ago
  11. 907e495 Print a "Gen" line when generating a file by Gilles Peskine · 11 months ago
  12. 1e01b4a Remove obsolete requirement for GnuTLS %DISABLE_TLS13_COMPAT_MODE by Gilles Peskine · 11 months ago
  13. 9ca9b92 Reduce level of non-error debug message by Gilles Peskine · 11 months ago
  14. dfbc1a9 Remove transitional always-on internal option by Gilles Peskine · 11 months ago
  15. 6f03eb8 Changelog entry: fix #9551 by Gilles Peskine · 11 months ago
  16. 5dd839a Fix sensitivity of tls13-compat.sh to the exact generation method by Gilles Peskine · 11 months ago
  17. 3943a1a Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
  18. c07beda generate_tls13_compat_tests: change default mode to all by Gilles Peskine · 11 months ago
  19. ae5a35f Remove obsolete requirements on middlebox compatibility mode: generated by Gilles Peskine · 11 months ago
  20. edc8f35 Remove obsolete requirements on middlebox compatibility mode: manual by Gilles Peskine · 11 months ago
  21. 0f2d839 Remove mid-stanza blank lines by Gilles Peskine · 11 months ago
  22. 671a439 Adapt middlebox compatibility tests for always-on acceptance by Gilles Peskine · 11 months ago
  23. 73a406e Separate accepting TLS 1.3 middlebox compatibility from sending it by Gilles Peskine · 11 months ago
  24. 7b02c1f Avoid multiline requires_all_configs_xxx by Gilles Peskine · 11 months ago
  25. 1d6a950 opt-testcases/*.sh are not executable by Gilles Peskine · 11 months ago
  26. 26650f5 Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away by Gilles Peskine · 11 months ago
  27. edc27bc Merge pull request #9128 from gilles-peskine-arm/make_generated_files-document_CC by Paul Elliott · 11 months ago
  28. 475ed86 Merge pull request #9600 from gilles-peskine-arm/use_psa_crypto-key_id_encodes_owner-compatible-config-dev by Tom Cosgrove · 11 months ago gh-readonly-queue/development/pr-9600-8904570b3125d7b9ac303247377a8371f65afefb
  29. 00b9144 Don't pass the section name to adapters by Gilles Peskine · 11 months ago
  30. 36571d6 Change "realfull" to activate everything by Gilles Peskine · 11 months ago
  31. e4c6955 Change "full" to affect boolean settings rather than use sections by Gilles Peskine · 11 months ago
  32. 702d75a Pass the setting's value to adapters by Gilles Peskine · 11 months ago
  33. 8904570 Merge pull request #9470 from gabor-mezei-arm/9325_move_config.py_to_framework by Ronald Cron · 11 months ago
  34. ea5de2b Simplify psa-crypto components that come from test-ref-configs by Gilles Peskine · 11 months ago
  35. e7422a1 Remove legacy-crypto components that come from test-ref-configs by Gilles Peskine · 11 months ago
  36. 94c3065 Fix x509 parse syntax typo by Harry Ramsey · 11 months ago
  37. bae154d Merge pull request #9385 from eleuzi01/replace-ecdsa-some by David Horstmann · 11 months ago
  38. a22b95a Fix obsolete comment about MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Gilles Peskine · 11 months ago
  39. a941e14 Update framework by Gabor Mezei · 11 months ago
  40. cd326bf Apply the parameter change by Gabor Mezei · 11 months ago
  41. 317a2a3 Fix documentation by Gabor Mezei · 11 months ago
  42. 568808a Update member variable names by Gabor Mezei · 11 months ago
  43. f5f1308 Fix documentation by Gabor Mezei · 11 months ago
  44. 0e9e4cb Move commonly used part to config_common by Gabor Mezei · 11 months ago
  45. a12ed6b Unify spacing by Gabor Mezei · 11 months ago
  46. 24d7cc7 Create a class for command line config manipulation by Gabor Mezei · 12 months ago
  47. 776ee90 Fix header file detection by Gabor Mezei · 11 months ago
  48. d53080d Make the `Config` a proper base class by Gabor Mezei · 11 months ago
  49. daf807f Fix pylint issues by Gabor Mezei · 12 months ago
  50. c659c1b Move config file modification flag handling to the Config class by Gabor Mezei · 12 months ago
  51. 9f2b817 Update documentation by Gabor Mezei · 12 months ago
  52. e5b261f Fix ChangeLog format error by Harry Ramsey · 11 months ago
  53. 5125a1b Add ChangeLog for moving OID string conversion functions by Harry Ramsey · 11 months ago
  54. 3da783b Move static OID functions to x509.c by Sam Berry · 11 months ago
  55. 2bb3f4d Move mbedtls_oid_from_numeric_string unit tests to test_suite_x509write by Sam Berry · 1 year, 1 month ago
  56. c71abc3 Move mbedtls_oid_from_numeric_string to x509_create.c by Sam Berry · 1 year, 1 month ago
  57. 4aee6a2 Move mbedtls_oid_get_numeric_string unit tests to test_suite_x509parse by Sam Berry · 1 year, 1 month ago
  58. 4f76194 Move function mbedtls_oid_get_numeric_string to x509.c by Sam Berry · 1 year, 1 month ago
  59. f8db5b6 Move the function declarations to x509.h by Sam Berry · 1 year, 1 month ago
  60. b805168 Merge pull request #9536 from mpg/rsapub-perf-dev by Tom Cosgrove · 11 months ago
  61. fbb59bd Document the C compiler requirement by Gilles Peskine · 1 year, 3 months ago
  62. 73c4096 Make the file a bit more readable by Gilles Peskine · 1 year, 3 months ago
  63. 2e449f0 Remove test-ref-configs.pl, which no longer does anything by Gilles Peskine · 11 months ago
  64. effa6a0 Move config-tfm.h testing to separate all.sh component by Gilles Peskine · 11 months ago
  65. af5a899 Move config-symmetric-only.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  66. 86ceb13 Move config-thread.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  67. b6d4913 Move config-suite-b.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  68. 68f511e Move config-ccm-psk-dtls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  69. 063fb8c Move config-ccm-psk-tls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  70. d001f58 make: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
  71. b630648 CMake: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
  72. 5dab92e CMake: support "make programs" by Gilles Peskine · 11 months ago
  73. de4d5b7 Merge pull request #9497 from minosgalanakis/bugfix/return_early_in_ccm_star by Gilles Peskine · 11 months ago
  74. e16aecc Merge pull request #9556 from gilles-peskine-arm/ssl-opt-psk-detection-development by Gilles Peskine · 11 months ago
  75. e3eab32 requires_certificate_authentication: prioritize TLS 1.3 by Gilles Peskine · 11 months ago
  76. 6e85e35 Documentation improvements by Gilles Peskine · 11 months ago
  77. 2dd4395 Fix detection of TLS 1.2 PSK-ephemeral key exchange modes by Gilles Peskine · 11 months ago
  78. 7f453bf Improve some comments by Gilles Peskine · 11 months ago
  79. 78df617 Remove unused auth_mode parameter on a PSK test case by Gilles Peskine · 11 months ago
  80. cd4fe70 Fix weirdly quoted invocations of requires_any_configs_enabled by Gilles Peskine · 11 months ago
  81. db26406 Also activate PSK-only mode when PSK-ephemeral key exchanges are available by Gilles Peskine · 11 months ago
  82. 9d3b207 Unify the two requires-key-exchange-with-certificate function by Gilles Peskine · 11 months ago
  83. 24b4303 Detect PSK-only mode in TLS 1.3 as well by Gilles Peskine · 11 months ago
  84. 4f09864 Fix PSK-only mode doing less than it should by Gilles Peskine · 11 months ago
  85. ae3dc17 Detect more cases where certificates are required by Gilles Peskine · 11 months ago
  86. 6f9952a ssl-opt: Fix GnuTLS PSK injection by Gilles Peskine · 11 months ago
  87. 9404169 Use CONFIGS_ENABLED instead of repeatedly calling query_compile_time_config by Gilles Peskine · 11 months ago
  88. 56ee69d Fix "Renegotiation: openssl server, client-initiated" with OpenSSL 3 by Gilles Peskine · 11 months ago
  89. ffce45c Add missing ALG_SHA_1 by Elena Uziunaite · 11 months ago
  90. a45ba05 Merge pull request #9549 from ronald-cron-arm/adapt-components by Ronald Cron · 11 months ago
  91. 2f620f3 Merge pull request #9561 from gilles-peskine-arm/cmake-underscore_D by Paul Elliott · 11 months ago gh-readonly-queue/development/pr-9561-5f71537fdd640230f5b17dc8677571bbd525abdd
  92. 5f71537 Merge pull request #9552 from ronald-cron-arm/project-and-branches-detection by Ronald Cron · 11 months ago gh-readonly-queue/development/pr-9552-8ea8b30941a6d364f5bf4b3850f5312112e760d9
  93. 8ea8b30 Merge pull request #8988 from billatarm/add-pc-files by Paul Elliott · 11 months ago
  94. 10ff417 tests: add a test for pkg-config files by Bill Roberts · 1 year, 4 months ago
  95. 236e05d Fix typo that caused cpp_dummy_build not to be built with CMake by Gilles Peskine · 11 months ago
  96. 4153ebb Fix comments by Ronald Cron · 11 months ago
  97. 25012e5 Update framework to the merge of #45 by Ronald Cron · 11 months ago
  98. 22eb209 Update framework by Ronald Cron · 11 months ago
  99. 7ba04a2 Bump version to 4.0.0 by David Horstmann · 11 months ago
  100. 9328781 Use scripts/project_name.txt in Python scripts by Ronald Cron · 11 months ago