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