TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/better-cf-padding-checks
/
scripts
/
generate_errors.pl
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
c7da1fe
Add Apache-2.0 headers to all scripts
by Bence Szépkúti
· 5 years ago
700ee44
Add missing copyright dates to scripts and sources
by Bence Szépkúti
· 5 years ago
efdce2d
Do include asn1.h in error.c
by Gilles Peskine
· 5 years ago
5241f85
Check that all necessary headers are included in error.c
by Gilles Peskine
· 5 years ago
cabde25
Align with coding style
by Gaurav Aggarwal
· 5 years ago
8663c74
Remove error_description variable from strerr functions
by Gaurav Aggarwal
· 5 years ago
a4a2aa5
Address review comments
by Gaurav Aggarwal
· 5 years ago
a9f6400
Add support for const error description strings
by Gaurav Aggarwal
· 5 years ago
314bc89
Revert "scripts: Remove dependency on TLS"
by Gilles Peskine
· 5 years ago
1bf45e1
Revert "scripts: Remove dependency on X.509"
by Gilles Peskine
· 5 years ago
1fcf721
Revert "scripts: Remove dependency on NET"
by Gilles Peskine
· 5 years ago
60f6b64
Add two error codes to the Error module
by Janos Follath
· 6 years ago
356acc8
scripts: Remove dependency on NET
by Jaeden Amero
· 6 years ago
43a450c
scripts: Remove dependency on X.509
by Jaeden Amero
· 6 years ago
b58ff95
scripts: Remove dependency on TLS
by Jaeden Amero
· 6 years ago
0ff4e0b
Add platform error codes
by Ron Eldor
· 7 years ago
9fa21bf
Merge remote-tracking branch 'public/pr/1533' into development
by Simon Butcher
· 7 years ago
0dadba2
Merge branch 'development' into iotssl-2257-chacha-poly-primitives
by Manuel Pégourié-Gonnard
· 7 years ago
e47d6fd
Merge remote-tracking branch 'public/pr/1497' into development
by Simon Butcher
· 7 years ago
656864b
Add an HKDF (RFC 5869) implementation
by Thomas Fossati
· 9 years ago
39b1904
Merge branch 'development' into iotssl-2257-chacha-poly-primitives
by Manuel Pégourié-Gonnard
· 7 years ago
dca3a5d
Rename aead_chacha20_poly1305 to chachapoly
by Manuel Pégourié-Gonnard
· 7 years ago
b8025c5
Implement AEAD-ChaCha20-Poly1305.
by Daniel King
· 9 years ago
adc32c0
Add Poly1305 authenticator algorithm (RFC 7539)
by Daniel King
· 9 years ago
34b822c
Initial implementation of ChaCha20
by Daniel King
· 9 years ago
a3712be
Merge branch 'development' into iotssl-1941-aria-ciphersuites
by Manuel Pégourié-Gonnard
· 7 years ago
533407a
Use "#!/usr/bin/env perl" as shebang line.
by fbrosson
· 7 years ago
5031a9a
Merge remote-tracking branch 'upstream-public/pr/1134' into development-proposed
by Jaeden Amero
· 7 years ago
3c0b53b
ARIA build integration
by Markku-Juhani O. Saarinen
· 8 years ago
7ecab3d
Error codes for hardware accelerator failures
by Gilles Peskine
· 7 years ago
9214327
Sort list to make things easier to find
by Gilles Peskine
· 7 years ago
69944b1
Make matching more robbust in generate_errors.pl
by Andres Amaya Garcia
· 8 years ago
d2da622
Ensure that only .h files are parsed in generate_errors.pl
by Andres Amaya Garcia
· 8 years ago
36855d6
Change generate_errors.pl to call perl grep
by Andres Amaya Garcia
· 8 years ago
37a064a
Remove CMAC as a separate and independent error group
by Simon Butcher
· 9 years ago
84a4c67
Added CMAC as proper low-level module and changed error returns
by Robert Cragie
· 10 years ago
788aa4a
Rename net.{c,h} to net_sockets.{c,h}
by Andres AG
· 9 years ago
48573f8
Fix renaming error in script
by Manuel Pégourié-Gonnard
· 10 years ago
e546ad4
Fix comment generated by generate_errors.pl
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
6aa04bc
modify scripts/* and tests/* to use polarssl_snprintf
by Rich Evans
· 10 years ago
7e81e70
Fix left out printf's
by Manuel Pégourié-Gonnard
· 10 years ago
a9a9916
generate_errors.pl now errors on duplicate codes
by Manuel Pégourié-Gonnard
· 10 years ago
6f303ce
Fix portability issue in script
by Manuel Pégourié-Gonnard
· 10 years ago
b5212b4
Merge CCM cipher mode and ciphersuites
by Paul Bakker
· 11 years ago
d66f900
Simplify usage of generate scripts
by Manuel Pégourié-Gonnard
· 11 years ago
fe671f4
Add markers around generated code in error.c
by Manuel Pégourié-Gonnard
· 11 years ago
a6916fa
Add (placeholder) CCM module
by Manuel Pégourié-Gonnard
· 11 years ago
cf38367
Fix HMAC_DRBG and RIPEMD160 error codes
by Manuel Pégourié-Gonnard
· 11 years ago
2466d93
Threading abstraction layer added
by Paul Bakker
· 12 years ago
5187656
Renamed X509 / X509WRITE error codes to generic (non-cert-specific)
by Paul Bakker
· 12 years ago
36713e8
Fixed bunch of X509_PARSE related defines / dependencies
by Paul Bakker
· 12 years ago
cff6842
POLARSSL_PEM_C split into POLARSSL_PEM_PARSE_C and POLARSSL_PEM_WRITE_C
by Paul Bakker
· 12 years ago
0e06c0f
Assigned error codes to the error defines
by Paul Bakker
· 12 years ago
7a6c946
Fix error code in pk.h
by Manuel Pégourié-Gonnard
· 12 years ago
9e36f04
SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly
by Paul Bakker
· 12 years ago
28144de
PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates
by Paul Bakker
· 12 years ago
b0c19a4
PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated
by Paul Bakker
· 12 years ago
f1f21fe
Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis
by Paul Bakker
· 12 years ago
c70b982
OID functionality moved to a separate module.
by Paul Bakker
· 12 years ago
cf4365f
Updated error codes for ECP
by Paul Bakker
· 12 years ago
d14277d
- Added PBKDF2 error code
by Paul Bakker
· 13 years ago
83f00bb
- Updated strerror codes for SSL Compression and Blowfish
by Paul Bakker
· 13 years ago
3aac1da
- Added exception error parsing when FATAL ssl message is received
by Paul Bakker
· 13 years ago
7890405
- Added GCM as known module
by Paul Bakker
· 13 years ago
69e095c
- Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it.
by Paul Bakker
· 14 years ago
6083fd2
- Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources
by Paul Bakker
· 14 years ago
880ac7e
- Added handling for CTR_DRBG module
by Paul Bakker
· 14 years ago
dceecd8
- Adapted error generation to include ASN.1 changes and have Windows snprintf macro
by Paul Bakker
· 14 years ago
e471cd1
- Fixed handling of SSL module
by Paul Bakker
· 14 years ago
9d78140
- A error_strerror function() has been added to translate between error codes and their description.
by Paul Bakker
· 14 years ago