summaryrefslogtreecommitdiff
path: root/include/mbedtls/error.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/pr/1375' into mbedtls-2.16Jaeden Amero2019-01-30
|\
| * Include configuration file for all headersRon Eldor2018-12-16
* | Merge remote-tracking branch 'public/pr/2271' into developmentSimon Butcher2018-12-20
|\ \
| * | Add parameter validation to SHA-512 moduleAndres Amaya Garcia2018-12-18
| |/
* | Merge remote-tracking branch 'public/pr/2270' into developmentSimon Butcher2018-12-20
|\ \
| * | Add parameter validation to SHA-256 moduleAndres Amaya Garcia2018-12-18
| |/
* / Add MBEDTLS_ERR_SHA1_BAD_INPUT_DATA to error.{h,c}Andres Amaya Garcia2018-12-18
|/
* Add common feature unavailable errorRon Eldor2018-11-09
* Merge remote-tracking branch 'public/pr/1993' into developmentSimon Butcher2018-10-27
|\
| * Change error descriptionRon Eldor2018-10-15
| * Minor style changesRon Eldor2018-09-12
| * Remove the invalid input for platform moduleRon Eldor2018-08-29
| * Add platform error codesRon Eldor2018-08-29
* | Update error.h count for SSLManuel Pégourié-Gonnard2018-09-12
* | Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restr...Manuel Pégourié-Gonnard2018-09-11
|\|
| * Merge branch 'development' into iotssl-2257-chacha-poly-primitivesManuel Pégourié-Gonnard2018-06-19
| |\
| * \ Merge branch 'development' into iotssl-2257-chacha-poly-primitivesManuel Pégourié-Gonnard2018-06-07
| |\ \
| * | | Add some error codes and merge othersManuel Pégourié-Gonnard2018-05-24
| * | | Add FEATURE_NOT_AVAILABLE error codes.Manuel Pégourié-Gonnard2018-05-24
| * | | Rename aead_chacha20_poly1305 to chachapolyManuel Pégourié-Gonnard2018-05-24
| * | | Implement AEAD-ChaCha20-Poly1305.Daniel King2018-05-24
| * | | Add Poly1305 authenticator algorithm (RFC 7539)Daniel King2018-05-24
| * | | Initial implementation of ChaCha20Daniel King2018-05-24
* | | | Merge branch 'development' into iotssl-1260-non-blocking-ecc-restrictedManuel Pégourié-Gonnard2018-06-20
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'public/pr/1270' into developmentSimon Butcher2018-06-15
| |\ \ \
| | * | | Merge branch 'mbedtls_ssl_get_key_exchange_md_ssl_tls-return_hashlen' into tl...Gilles Peskine2018-04-26
| | |\| |
| | * | | SSL asynchronous private key operation callbacks: interfaceGilles Peskine2018-04-24
| * | | | Merge remote-tracking branch 'public/pr/1497' into developmentSimon Butcher2018-06-12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add an HKDF (RFC 5869) implementationThomas Fossati2018-06-11
| | | |/ | | |/|
* | | | Make SSL error code more genericManuel Pégourié-Gonnard2018-06-13
* | | | Merge branch 'development' into iotssl-1260-non-blocking-ecc-restrictedManuel Pégourié-Gonnard2018-06-13
|\| | |
| * | | Merge remote-tracking branch 'public/pr/1410' into developmentSimon Butcher2018-06-01
| |\ \ \
| | * | | aria: add error codes for hw implementationsManuel Pégourié-Gonnard2018-03-01
| | * | | aria: improve some comments & internal namesManuel Pégourié-Gonnard2018-02-27
| | * | | ARIA build integrationMarkku-Juhani O. Saarinen2018-02-27
| | |/ /
| * / / Allocate a unique err code for MBEDTLS_ERR_AES_BAD_INPUT_DATAMohammad Azim Khan2018-04-17
| |/ /
| * | Merge branch 'development' into development-restrictedJaeden Amero2018-01-26
| |\ \
| | * | Merge remote-tracking branch 'upstream-public/pr/1303' into developmentJaeden Amero2018-01-26
| |/| |
| | * | Error codes for hardware accelerator failuresGilles Peskine2018-01-26
| * | | Merge remote-tracking branch 'upstream-public/pr/1294' into developmentJaeden Amero2018-01-25
| |\ \ \ | | |/ / | |/| |
| | * | Add HW_FAILED error codes for message digest modulesGilles Peskine2018-01-23
| | |/
| * / Update Doxygen file blocks to remove copyright and license informationDarryl Green2018-01-23
| |/
| * Merge remote-tracking branch 'upstream-public/pr/964' into developmentGilles Peskine2018-01-02
| |\
| | * Change value of MBEDTLS_ERR_AES_FEATURE_UNAVAILABLEAndres Amaya Garcia2017-11-29
| | * Add AES feature unavailable error codeAndres Amaya Garcia2017-06-14
| * | Register new error code in error.hGilles Peskine2017-12-10
* | | Add MBEDTLS_ERR_ECP_IN_PROGRESSManuel Pégourié-Gonnard2017-08-09
|/ /
* / Only return VERIFY_FAILED from a single pointManuel Pégourié-Gonnard2017-07-06
|/
* Remove CMAC as a separate and independent error groupSimon Butcher2016-10-05
* selftest supports cmac if only MBEDTLS_DES_C is definedBrian Murray2016-10-05