aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_ssl_debug_helpers.py
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Merge pull request #9155 from ttytm/fix-typoGilles Peskine1-1/+1
2024-05-18fix typoTuriiya1-1/+1
2024-05-13Rename framework_path to framework_scripts_pathDavid Horstmann1-1/+1
2024-05-13Add framework_path moduleDavid Horstmann1-0/+2
2024-05-13Update references to mbedtls_devDavid Horstmann1-1/+1
2023-11-02update headersDave Rodgman1-25/+2
2023-06-23Fix extra character in debug stringGilles Peskine1-1/+1
2023-06-20Fix very high stack usage in SSL debug codeGilles Peskine1-11/+5
2022-07-08Fix formatting of generate_ssl_debug_helpers.pyPaul Elliott1-3/+2
2022-07-08Fix generation of ssl_debug_helpersPaul Elliott1-2/+2
2022-05-11Fix additional misspellings found by codespellAndrzej Kurek1-1/+1
2022-05-11Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell.Shaun Case1-1/+1
2022-05-09fix comment and name issues in debug helperJerry Yu1-6/+6
2022-05-09add named group debug helperJerry Yu1-3/+66
2022-04-22Fix spelling error in generated helper codeDave Rodgman1-2/+2
2022-04-22Fix Doxygen syntax error in generated codeDave Rodgman1-2/+2
2022-03-29remove unnecessary conditionJerry Yu1-2/+1
2022-03-22add signature algorithm debug helperJerry Yu1-2/+62
2021-12-16Fix typo in python script method nameDavid Horstmann1-2/+2
2021-12-16Add copyright notice to ssl_debug_helpers*Gilles Peskine1-0/+22
2021-12-15Rename ssl_debug_helpers.hGilles Peskine1-1/+1
2021-12-15Remove generation of ssl_debug_helpers_generated.hGilles Peskine1-37/+2
2021-12-10fix build failJerry Yu1-1/+2
2021-12-10fix generate check failJerry Yu1-1/+1
2021-12-10fix test_cmake_as_package failJerry Yu1-14/+38
2021-12-10fix typos errorJerry Yu1-4/+4
2021-12-10fix wrong typoJerry Yu1-2/+2
2021-12-10add enum value to string helpersJerry Yu1-0/+310