1. 1990fab Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  2. f9604bb Fix docs to desribe written-into buffer parameter as writable by Yonatan Goldschmidt · 4 years, 11 months ago
  3. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  4. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  5. f0f8c09 Merge remote-tracking branch 'origin/pr/1375' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  6. 247a782 Increase strictness of NULL parameter validity in CCM's doxygen by k-stachowiak · 7 years ago
  7. 6adb057 Improve details of CCM parameter validation and documentation by k-stachowiak · 7 years ago
  8. 9da5d7c Adjust mbedtls_ccm_free() documentation by k-stachowiak · 7 years ago
  9. 373a660 Fix a documentation typo by k-stachowiak · 7 years ago
  10. b92f933 Doxygen comments improvement by k-stachowiak · 7 years ago
  11. 12f0d5c Improve the constraints definition in the doxygen comments in CCM by k-stachowiak · 7 years ago
  12. fd42d53 Explicitly allow NULL as an argument to mbedtls_ccm_free() by k-stachowiak · 7 years ago
  13. 438448e Format NULL occurrences in CCM's Doxygen comments by k-stachowiak · 7 years ago
  14. 26d365e Add parameter validation for CCM by k-stachowiak · 7 years ago
  15. 8b0cf2e Include configuration file to headers by Ron Eldor · 7 years ago
  16. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  17. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  18. 143b319 CCM*: Make documentation consistent by Janos Follath · 7 years ago
  19. 6b4bd3d CCM*: Improve documentation by Janos Follath · 7 years ago
  20. 5dc8cfa CCM*: Add public API by Janos Follath · 7 years ago
  21. 8945343 Merge branch 'development-proposed' into development-restricted-proposed by Jaeden Amero · 7 years ago
  22. 379b95c Update ccm.h by Rose Zadik · 7 years ago
  23. 477dce1 Update ccm.h by Rose Zadik · 7 years ago
  24. ef87179 Update ccm.h by Rose Zadik · 7 years ago
  25. bd9571a Update ccm.h by Rose Zadik · 7 years ago
  26. 4e6d55d Add new modules to the refactoring by Ron Eldor · 7 years ago
  27. 4ee9d24 Update ccm.h by Rose Zadik · 7 years ago
  28. ffb6efd Fix doxygen documentation for CCM encryption by Mathieu Briand · 7 years ago
  29. eecdbea Improve CCM documentation by Rose Zadik · 8 years ago
  30. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  31. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  32. 222e2ff Allow alternate core implementation of CCM by Steven Cooreman · 8 years ago
  33. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  34. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  35. b8186a5 Rename len to bitlen in function parameters by Manuel Pégourié-Gonnard · 10 years ago
  36. 6963ff0 Split mbedtls_ccm_init() -> setkey() by Manuel Pégourié-Gonnard · 10 years ago
  37. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  38. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/ccm.h]
  39. 9b66990 Fix typos in macro names by Manuel Pégourié-Gonnard · 10 years ago
  40. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  41. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  42. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  43. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  44. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  45. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  46. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  47. 0f6b66d CCM operations allow input == output by Manuel Pégourié-Gonnard · 11 years ago
  48. 0023233 Refactor to prepare for CCM decryption by Manuel Pégourié-Gonnard · 11 years ago
  49. 637eb3d Add ccm_encrypt_and_tag() by Manuel Pégourié-Gonnard · 11 years ago
  50. 9fe0d13 Add ccm_init/free() by Manuel Pégourié-Gonnard · 11 years ago
  51. a6916fa Add (placeholder) CCM module by Manuel Pégourié-Gonnard · 11 years ago