summaryrefslogtreecommitdiff
path: root/include/mbedtls/x509_crt.h
Commit message (Expand)AuthorAge
* Improve macro hygieneHanno Becker2019-04-24
* Merge remote-tracking branch 'upstream-public/pr/1982' into developmentJaeden Amero2018-12-06
|\
| * Improve documentation of mbedtls_x509_crt_parse()Hanno Becker2018-08-24
| * Improve wordingHanno Becker2018-08-23
| * Improve documentation of mbedtls_x509_crt_parse()Hanno Becker2018-08-23
* | Misc documentation fixes/improvements.Manuel Pégourié-Gonnard2018-10-15
* | Improve documentation wording and formattingManuel Pégourié-Gonnard2018-09-12
* | Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restr...Manuel Pégourié-Gonnard2018-09-11
|\|
| * Allow to forward declare of public structs #1215Dawid Drozd2018-07-24
* | Rename internal variable for consistencyManuel Pégourié-Gonnard2018-07-02
* | Merge branch 'development' into iotssl-1260-non-blocking-ecc-restrictedManuel Pégourié-Gonnard2018-06-13
|\|
| * Merge branch 'development' into iotssl-1381-x509-verify-refactor-restrictedManuel Pégourié-Gonnard2018-03-05
| |\
| | * Update Doxygen file blocks to remove copyright and license informationDarryl Green2018-01-23
| | * Fix indentation for mbedtls_x509_crt_check_key_usage()Andres Amaya Garcia2017-11-14
| | * Fix typos in documentation for mbedtls_x509_crt_check_extended_key_usage()Andres Amaya Garcia2017-11-14
| * | Fix some style issues and comment typosManuel Pégourié-Gonnard2017-10-18
* | | Fix MSVC 64-bit warningsManuel Pégourié-Gonnard2017-08-28
* | | Misc documentation fixes/improvementsManuel Pégourié-Gonnard2017-08-23
* | | Rework state saving for verify_chain()Manuel Pégourié-Gonnard2017-08-23
* | | Introduce mbedtls_pk_restart_ctx and use itManuel Pégourié-Gonnard2017-08-17
* | | Make verify() actually restartableManuel Pégourié-Gonnard2017-08-15
* | | Rework type for verify chainManuel Pégourié-Gonnard2017-08-15
* | | Introduce mbedtls_x509_crt_verify_restartable()Manuel Pégourié-Gonnard2017-08-09
|/ /
* | Improve some comments, fix some typos+whitespaceManuel Pégourié-Gonnard2017-08-08
* | Clarify documentation for directly-trusted certsManuel Pégourié-Gonnard2017-08-08
|/
* Update doc of return value of verify()Manuel Pégourié-Gonnard2017-07-06
* Only return VERIFY_FAILED from a single pointManuel Pégourié-Gonnard2017-07-06
* Allow the entry_name size to be set in config.hAndres AG2016-09-16
* Clarify documentation about missing CRLsManuel Pégourié-Gonnard2016-03-09
* Various fixes to doxygen API generationSimon Butcher2016-01-03
* Fix missing check for RSA key length on EE certsManuel Pégourié-Gonnard2015-10-23
* Change main license to Apache 2.0Manuel Pégourié-Gonnard2015-09-04
* Update date in copyright lineManuel Pégourié-Gonnard2015-07-28
* Improve doc about length of strings writtenManuel Pégourié-Gonnard2015-06-23
* Update prototype of x509write_set_key_usage()Manuel Pégourié-Gonnard2015-06-23
* Adapt check_key_usage to new weird bitsManuel Pégourié-Gonnard2015-06-23
* Clarify a point in the documentationManuel Pégourié-Gonnard2015-06-17
* Change data structure of profiles to bitfieldsManuel Pégourié-Gonnard2015-06-17
* Add pre-defined profiles for cert verificationManuel Pégourié-Gonnard2015-06-17
* Create cert profile API (unimplemented yet)Manuel Pégourié-Gonnard2015-06-17
* Rename boolean functions to be clearerManuel Pégourié-Gonnard2015-06-02
* Fix typos/style in doxygen documentationManuel Pégourié-Gonnard2015-05-29
* Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILEDManuel Pégourié-Gonnard2015-05-28
* Allow use of global mutexes with threading_altManuel Pégourié-Gonnard2015-05-27
* Fix use of pem_read_buffer() in PK, DHM and X509Manuel Pégourié-Gonnard2015-05-12
* Change X.509 verify flags to uint32_tManuel Pégourié-Gonnard2015-05-11
* Fix some additional renaming issuesManuel Pégourié-Gonnard2015-04-20
* Fix some X509 macro namesManuel Pégourié-Gonnard2015-04-20
* Merge branch 'mbedtls-1.3' into developmentManuel Pégourié-Gonnard2015-04-20
* manually merge 39a183a add x509_crt_verify_info()Manuel Pégourié-Gonnard2015-04-20