- 19 Mar, 2019 1 commit
-
-
Jaeden Amero authored
-
- 21 Dec, 2018 1 commit
-
-
Simon Butcher authored
-
- 19 Nov, 2018 1 commit
-
-
Simon Butcher authored
-
- 28 Sep, 2018 1 commit
-
-
Gilles Peskine authored
Generate the documentation from include and doxygen/input only. Don't get snared by files containing Doxygen comments that lie in other directories such as tests, yotta, crypto/include, ... The only difference this makes in a fresh checkout is that the documentation no longer lists target_config.h. This file is from yotta, does not contain any Doxygen comment, and its inclusion in the rendered documentation was clearly an oversight.
-
- 26 Sep, 2018 1 commit
-
-
Simon Butcher authored
Yotta is no longer supported by Mbed TLS, so has been removed. Specifically, the following changes have been made: * references to yotta have been removed from the main readme and build instructions * the yotta module directory and build script has been removed * yotta has been removed from test scripts such as all.sh and check-names.sh * yotta has been removed from other files that that referenced it such as the doxyfile and the bn_mul.h header * yotta specific configurations and references have been removed from config.h
-
- 06 Sep, 2018 1 commit
-
-
Simon Butcher authored
-
- 31 Aug, 2018 1 commit
-
-
Simon Butcher authored
-
- 25 Jul, 2018 1 commit
-
-
Jaeden Amero authored
-
- 18 Jun, 2018 1 commit
-
-
Simon Butcher authored
* Change the Mbed TLS library version to 2.11.0 * Increase the soversion of libmbedcrypto * Increase the soversion of libmbedtls
-
- 06 Jun, 2018 1 commit
-
-
Simon Butcher authored
-
- 30 Apr, 2018 1 commit
-
-
Jaeden Amero authored
Bump SOVERSION for parity with 2.7.2 and 2.7.3.
-
- 16 Mar, 2018 1 commit
-
-
Jaeden Amero authored
-
- 02 Feb, 2018 1 commit
-
-
Jaeden Amero authored
-
- 30 Jan, 2018 1 commit
-
-
Jaeden Amero authored
Disable JAVADOC_AUTOBRIEF so that we can have periods in our brief descriptions. We always use '\brief' where we want a brief, so this won't hide any documentation previously used as a brief.
-
- 23 Jan, 2018 1 commit
-
-
Jaeden Amero authored
Remove the copyright block from the Doxygen comments, to clean up the detailed description in the generated Doxygen output. Also, add \file and \brief tags to all headers in doxygen/input.
-
- 22 Jan, 2018 1 commit
-
-
Krzysztof Stachowiak authored
-
- 19 Jan, 2018 1 commit
-
-
Krzysztof Stachowiak authored
When the Doxywizzard GUI is used and the doxyfile is loaded, the workind directory for doxygen is set to the location of the doxyfile. However the Make and CMake build systems expect doxygen to be ran from the top level directory. This commit unifies the build system and the Doxywizzard GUI so that all of them expect doxygen to be executed in the doxygen directory.
-
- 22 Dec, 2017 1 commit
-
-
Gilles Peskine authored
We don't use symbolic links as part of our build process, so tell Doxygen not to traverse them. In particular, if I have a symbolic link to a directory outside the build tree, I don't want Doxygen to follow it.
-
- 10 Aug, 2017 1 commit
-
-
Simon Butcher authored
-
- 20 Jun, 2017 1 commit
-
-
Simon Butcher authored
-
- 16 May, 2017 1 commit
-
-
Simon Butcher authored
-
- 15 Feb, 2017 1 commit
-
-
Janos Follath authored
-
- 13 Dec, 2016 1 commit
-
-
Janos Follath authored
-
- 16 Oct, 2016 1 commit
-
-
Simon Butcher authored
-
- 27 Jun, 2016 1 commit
-
-
Simon Butcher authored
-
- 17 Mar, 2016 1 commit
-
-
Simon Butcher authored
-
- 12 Jan, 2016 1 commit
-
-
Simon Butcher authored
Previous change to include excluded the content in doxygen/input
-
- 08 Jan, 2016 2 commits
-
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
Doxygen 1.8.10 warns that those tags are obsolete. Since we're not generating XML anyway, it seems harmless to remove them even for earlier versions.
-
- 04 Jan, 2016 2 commits
-
-
Simon Butcher authored
Changed version for library files and yotta module
-
Simon Butcher authored
Doxygen input file had incorrect function name for rng function mbedtls_ctr_drbg_random(), and formatting was fixed.
-
- 03 Jan, 2016 1 commit
-
-
Simon Butcher authored
* Fixed incorrect file definitions * Fixed accidental tag problems in ecjpake.h * Corrected function naming in X.509 module definition
-
- 04 Nov, 2015 1 commit
-
-
Simon Butcher authored
Changed for library and yotta module
-
- 05 Oct, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
Yotta version bumped to 2.1.3, as we had to do one more patch release to the yotta registry to accommodate for dependencies updates.
-
- 17 Sep, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 04 Sep, 2015 2 commits
-
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
- 06 Aug, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
Even if they don't need it: this simplifies future audits.
-
- 10 Jul, 2015 1 commit
-
-
Paul Bakker authored
-
- 14 May, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
- most in doxygen doc that was never renamed - some re-introduced in comments/doc/strings by me
-