aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_errors.pl
AgeCommit message (Expand)AuthorFilesLines
26 hoursAdjust build systemsRonald Cron1-1/+1
10 daysAdjust build systemsRonald Cron1-9/+12
2024-06-20Remove final references to padlockThomas Daubney1-1/+1
2023-11-02update headersDave Rodgman1-13/+1
2023-02-07Merge branch 'development' into sha3Pol Henarejos1-4/+5
2023-01-09Modify generate errors scriptThomas Daubney1-2/+2
2022-11-10Merge remote-tracking branch 'origin/development' into pr3431Dave Rodgman1-1/+1
2022-10-13Make LMOTS a private apiRaef Coles1-1/+1
2022-10-13Add LMS implementationRaef Coles1-1/+1
2022-09-01mbedtls: add pkcs7 in generate_errors.plNayna Jain1-1/+2
2022-05-09Add SHA-3 module.Pol Henarejos1-1/+1
2021-08-02Show warnings if something looks wrongGilles Peskine1-1/+2
2021-08-02Document the big regexGilles Peskine1-3/+11
2021-08-02Better support multiline comments for MBEDTLS_ERR_xxxGilles Peskine1-1/+1
2021-08-02More flexible parsing of Doxygen comments for MBEDTLS_ERR_xxxGilles Peskine1-15/+30
2021-07-26Remove reference to compat-1.2.hGilles Peskine1-1/+0
2021-06-16Remove MD2, MD4, RC4, Blowfish and XTEATRodziewicz1-3/+3
2021-05-20Accept Windows line endings on inputs on any platformGilles Peskine1-2/+2
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti1-3/+1
2020-06-15Add Apache-2.0 headers to all scriptsBence Szépkúti1-0/+13
2020-06-15Add missing copyright dates to scripts and sourcesBence Szépkúti1-0/+4
2020-05-25Do include asn1.h in error.cGilles Peskine1-1/+0
2020-05-25Check that all necessary headers are included in error.cGilles Peskine1-1/+19
2020-04-22Align with coding styleGaurav Aggarwal1-1/+1
2020-04-21Remove error_description variable from strerr functionsGaurav Aggarwal1-2/+1
2020-04-09Address review commentsGaurav Aggarwal1-3/+5
2020-04-09Add support for const error description stringsGaurav Aggarwal1-14/+2
2020-03-19Revert "scripts: Remove dependency on TLS"Gilles Peskine1-3/+15
2020-03-19Revert "scripts: Remove dependency on X.509"Gilles Peskine1-1/+2
2020-03-19Revert "scripts: Remove dependency on NET"Gilles Peskine1-1/+4
2019-12-03Add two error codes to the Error moduleJanos Follath1-1/+1
2019-04-25scripts: Remove dependency on NETJaeden Amero1-4/+1
2019-04-25scripts: Remove dependency on X.509Jaeden Amero1-2/+1
2019-04-25scripts: Remove dependency on TLSJaeden Amero1-15/+3
2018-08-29Add platform error codesRon Eldor1-1/+1
2018-06-27Merge remote-tracking branch 'public/pr/1533' into developmentSimon Butcher1-1/+1
2018-06-19Merge branch 'development' into iotssl-2257-chacha-poly-primitivesManuel Pégourié-Gonnard1-1/+1
2018-06-12Merge remote-tracking branch 'public/pr/1497' into developmentSimon Butcher1-1/+1
2018-06-11Add an HKDF (RFC 5869) implementationThomas Fossati1-1/+1
2018-06-07Merge branch 'development' into iotssl-2257-chacha-poly-primitivesManuel Pégourié-Gonnard1-1/+1
2018-05-24Rename aead_chacha20_poly1305 to chachapolyManuel Pégourié-Gonnard1-3/+2
2018-05-24Implement AEAD-ChaCha20-Poly1305.Daniel King1-1/+2
2018-05-24Add Poly1305 authenticator algorithm (RFC 7539)Daniel King1-1/+1
2018-05-24Initial implementation of ChaCha20Daniel King1-1/+1
2018-05-22Merge branch 'development' into iotssl-1941-aria-ciphersuitesManuel Pégourié-Gonnard1-2/+10
2018-04-04Use "#!/usr/bin/env perl" as shebang line.fbrosson1-1/+1
2018-03-29Merge remote-tracking branch 'upstream-public/pr/1134' into development-proposedJaeden Amero1-2/+10
2018-02-27ARIA build integrationMarkku-Juhani O. Saarinen1-1/+1
2018-01-26Error codes for hardware accelerator failuresGilles Peskine1-3/+3
2018-01-25Sort list to make things easier to findGilles Peskine1-7/+8