1. 46831ac pkgconfig file: remove extra comments by Eero Aaltonen · 2 years, 9 months ago
  2. 3ac968e Makefile, cmake: move teec related headers by Eero Aaltonen · 2 years, 9 months ago
  3. 2dd250b cmake: remove whitespace before parenthesis by Eero Aaltonen · 2 years, 9 months ago
  4. 8533e0e travis: remove the .travis.yml file by Joakim Bech · 3 years, 2 months ago 3.21.0 3.21.0-rc1 3.22.0 3.22.0-rc1
  5. 0fc6ef7 tee-supplicant: fix leak when load plugin failed by liu_yi · 3 years, 3 months ago
  6. dde6306 libteeacl: use realloc() instead of reallocarray() by Eero Aaltonen · 3 years, 4 months ago
  7. 462b954 Add -Wunsafe-loop-optimizations only for gcc by Eero Aaltonen · 3 years, 4 months ago
  8. 2096542 Makefile: use GNU standards for directory variables by Clement Faure · 3 years, 5 months ago
  9. dd2d39b libteeacl: Move uuid-dev checking in libteec makefile by Baocheng Su · 3 years, 7 months ago 3.20.0 3.20.0-rc1
  10. 1056b40 cmake: define boolean switch CFG_WERROR with option() by Etienne Carriere · 3 years, 6 months ago
  11. bbdf665 libteeacl: condition libteeacl with WITH_TEEACL by Etienne Carriere · 3 years, 6 months ago
  12. fba9950 ci: add GitHub Actions script and Docker files by Jerome Forissier · 3 years, 6 months ago
  13. fc67c27 Add pkgconfig file for libteec by Neil Horman · 3 years, 6 months ago
  14. d448e8b Allow cross-compile pkg-config by Ying-Chun Liu (PaulLiu) · 3 years, 6 months ago
  15. d26d885 libckteec: Add RSA AES key wrap serialization by Valerii Chubar · 3 years, 6 months ago
  16. cb3842c tee-supplicant: Synchronize file operations for secure storage by Joakim Nordell · 3 years, 7 months ago
  17. 52fca90 teeacl: fix include path by Eero Aaltonen · 3 years, 7 months ago
  18. 13123de tee-supplicant: fs: no need to use strlen() to check for empty string by Jerome Forissier · 3 years, 7 months ago
  19. 4a8438d libteec: fix memory mapping function in benchmark by KanYuelei · 3 years, 7 months ago
  20. 140bf46 libckteec: Add EDDSA attribute serialization by Valerii Chubar · 3 years, 8 months ago 3.19.0 3.19.0-rc1
  21. 1fc38c6 libteeacl: Add function to resolve name to gid_t by Eero Aaltonen · 5 years ago
  22. 1560582 libteeacl: function to encode a group login UUID by Eero Aaltonen · 5 years ago
  23. e58b158 libteeacl: Add new ACL helper library by Eero Aaltonen · 3 years, 9 months ago
  24. 5364e61 tee-supplicant: read rpmb dev info from sysfs by Julien Masson · 3 years, 11 months ago
  25. a46239c tee-supplicant: android: make RPMB_EMU a conditional assignment by Julien Masson · 4 years, 3 months ago
  26. 30abe6c cmake: Use separate generator expression for lib targets by Eero Aaltonen · 3 years, 9 months ago
  27. f2755fe cmake: Don't set teec include_directory from libseteec by Eero Aaltonen · 3 years, 9 months ago
  28. 1dcb80a Use CMake project command to set version by Eero Aaltonen · 6 years ago
  29. 492410d tee-supplicant: -d: return after TEE device is opened by Jerome Forissier · 3 years, 9 months ago
  30. d59ed2d cmake: fix log level don't take effect by zhanglejia · 3 years, 10 months ago
  31. e7cba71 tee-supplicant: fs: use errno instead of returning TEEC_ERROR_GENERIC by Jerome Forissier · 3 years, 11 months ago 3.18.0 3.18.0-rc1
  32. f7ed8e3 tee-supplicant: support multiple TA load paths by Jerome Forissier · 4 years, 1 month ago
  33. a5c30b1 Makefile: Makefile: only preserve links when installing output files by Clement Faure · 4 years ago
  34. dc58de2 tee-supplicant: close shm fd before freeing memory by Jens Wiklander · 4 years ago
  35. f2a7c94 tee-supplicant/src/tee_supplicant.c: fix build without plugins by Fabrice Fontaine · 4 years ago
  36. 9a33704 public: Fix simple typo in tee_client_api.h by Ding Tao · 4 years, 1 month ago 3.17.0
  37. 8aed3ed tee-supplicant: accept -r as a short option for --rpmb-cid by Jerome Forissier · 4 years, 1 month ago
  38. 5a69d55 tee-supplicant: add --rpmb-cid command line option by Jerome Forissier · 4 years, 2 months ago 3.17.0-rc1
  39. 88d374e tee-supplicant: rpmb: read CID in one go by Jerome Forissier · 4 years, 2 months ago
  40. ba0ed67 tee-supplicant: rpmb: introduce readn() wrapper to the read() syscall by Jerome Forissier · 4 years, 2 months ago
  41. 945704e tee-supplicant: fix plugin loading logic by Ondrej Kubik · 4 years, 3 months ago
  42. edf3072 tee-supplicant: refactor argument parsing in main() by Ondrej Kubik · 4 years, 4 months ago
  43. 876b1ae tee-supplicant: introduce struct tee_supplicant_params for global config by Ondrej Kubik · 4 years, 4 months ago
  44. 8b3f7fe libckteec: add support for ECDH derive by Jorge Ramirez-Ortiz · 4 years, 6 months ago
  45. 06db73b libteec: copy out partial shadow buffer by Jens Wiklander · 4 years, 4 months ago 3.16.0 3.16.0-rc1
  46. f6e05d3 GitHub actions: fix incorrect version by Joakim Bech · 4 years, 5 months ago
  47. 975fa78 GitHub actions: add a stales.yml file by Joakim Bech · 4 years, 5 months ago
  48. df537dd tee-supplicant: read_with_timeout(): fix non-blocking peeking by Jens Wiklander · 4 years, 6 months ago
  49. 6d54f84 tee-supplicant: recv_with_out_flags(): check EINTR by Jens Wiklander · 4 years, 6 months ago
  50. f4f54e5 libseteec: Secure Element control by Jorge Ramirez-Ortiz · 4 years, 7 months ago
  51. e532a51 tee-supplicant: tee_socket_recv(): report truncated datagrams by Jens Wiklander · 4 years, 7 months ago
  52. 2a99339 libckteec: check for ckteec_alloc_shm rval by Elvira Khabirova · 4 years, 7 months ago
  53. b3e9cee tee-supplicant: handle ftell() errors by Elvira Khabirova · 4 years, 7 months ago
  54. 9876c9c teec_ta_load: replace printfs with DMSGs by Elvira Khabirova · 4 years, 7 months ago
  55. ae19e95 .gitignore: add tags and TAGS by Elvira Khabirova · 4 years, 7 months ago
  56. 1828743 libckteec: Fix return value for wrong size CK_ULONG by Vesa Jääskeläinen · 4 years, 8 months ago 3.15.0 3.15.0-rc1
  57. 96f9ebe libckteec: Enable CK_ULONG conversion for CKA_CERTIFICATE_CATEGORY by Vesa Jääskeläinen · 4 years, 8 months ago
  58. f86dc66 libckteec: Enable CK_ULONG conversion for CKA_NAME_HASH_ALGORITHM by Vesa Jääskeläinen · 4 years, 8 months ago
  59. 3c41634 libckteec: Add support for CKM_AES_CMAC_GENERAL by Victor Chong · 4 years, 8 months ago
  60. 98e0c1a libckteec: Define certificate type and category in pkcs11.h by Vesa Jääskeläinen · 4 years, 9 months ago
  61. 69816df libckteec: Synchronize TA interface's certificate definitions by Vesa Jääskeläinen · 4 years, 9 months ago
  62. f591143 tee-supplicant: add CFG_TEE_SUPP_PLUGINS to enable or not plugin support by Etienne Carriere · 4 years, 10 months ago
  63. 7197806 libckteec: Add support for more HMAC mechanisms by Victor Chong · 5 years ago
  64. 788fa9c libteec: Convert EINVAL errno to an appropriate TEEC error code by Sadiq Hussain · 4 years, 9 months ago
  65. 6559389 libckteec: Correct error returned for C_UnwrapKey() by Ruchika Gupta · 4 years, 10 months ago
  66. 05875bc libckteec: fix C_GetAttributeValue() handling for CK_UNAVAILABLE_INFORMATION by Ruchika Gupta · 4 years, 10 months ago
  67. 79e8e95 libckteec: In C_OpenSession() allow notify callback to be specified by Vesa Jääskeläinen · 4 years, 10 months ago
  68. cd66d40 libckteec: Add PKCS #1 RSA OAEP encryption support by Vesa Jääskeläinen · 5 years ago
  69. 6e94ff5 libckteec: Add PKCS #1 RSA PSS signing support by Vesa Jääskeläinen · 5 years ago
  70. bc8c1f0 libckteec: Add PKCS #1 v1.5 RSA signing support by Vesa Jääskeläinen · 5 years ago
  71. 453c76a libckteec: Add RSA support for C_GenerateKeyPair() by Vesa Jääskeläinen · 5 years ago
  72. 705df45 libckteec: Fix output buffer size query for C_Encrypt*/C_Decrypt* by Vesa Jääskeläinen · 5 years ago
  73. 06e1b32 libckteec: Fix wrapped key output buffer size query for C_WrapKey by Vesa Jääskeläinen · 5 years ago 3.14.0 3.14.0-rc1
  74. 1571dd4 libckteec: Fix querying size of CK_ULONG attributes by Vesa Jääskeläinen · 5 years ago
  75. ee388a1 libckteec: Fix signature size query for C_Sign/C_SignFinal by Vesa Jääskeläinen · 5 years ago
  76. e79465e libckteec: Add implementation for wrapping/unwrapping keys by Ruchika Gupta · 5 years ago
  77. 538b3c3 libckteec: Allocate command ID's for wrapping/unwrapping keys by Ruchika Gupta · 5 years ago
  78. 4f74df7 libckteec: Add missing error codes by Ruchika Gupta · 5 years ago
  79. e9d3bf3 libckteec: Add missing indirect template by Ruchika Gupta · 5 years ago
  80. fa1d30c tee_supplicant.c: Fix shared memory size retrieval from OPTEE by Timothée Cercueil · 5 years ago
  81. 7ae9a40 libckteec: fix spelling mistake by Pengguang Zhu · 5 years ago
  82. 5ade810 AOSP: add support for plugin framework by Victor Chong · 5 years ago
  83. 649507c Android.mk: set log level by Victor Chong · 5 years ago
  84. 43a51f9 tee_supplicant_android.mk: reorder lines by Victor Chong · 5 years ago
  85. 7c9c423 Makefile: install optee_client_config.mk at INCLUDEDIR by Ricardo Salveti · 5 years ago 3.13.0
  86. 6782dcf tee-supplicant: plugin: remove regular file check by Rouven Czerwinski · 5 years ago
  87. 7e2063a libckteec: Add signing support for ECDSA by Vesa Jääskeläinen · 5 years ago 3.13.0-rc1
  88. f24b948 libckteec: Add implementation for C_GenerateKeyPair() by Vesa Jääskeläinen · 5 years ago
  89. 91e7c97 libckteec: Allocate command ID for key pair generation by Vesa Jääskeläinen · 5 years ago
  90. 0fe819f libckteec: release active processing on functions failures by Etienne Carriere · 5 years ago
  91. 2c812c5 libckteec: return CKR_CANT_LOCK if mutex fails at lib initialization by Etienne Carriere · 6 years ago
  92. 562dadc Allocate page aligned shared memory buffers by Jens Wiklander · 6 years ago
  93. 5da4da9 tee-supplicant: rpmb: switch to MMC_IOC_MULTI_CMD by Ricardo Salveti · 5 years ago
  94. bda3442 libckteec: serialize: Fix crash with NULL pValue in attribute by Ruchika Gupta · 5 years ago
  95. 6b90868 libckteec: add missing <unistd.h> for gid_t by Etienne Carriere · 5 years ago
  96. 33fc35d libckteec: Add support for digest operations by Vesa Jääskeläinen · 5 years ago
  97. e1f0c55 libckteec: Add API for releasing active processing by Vesa Jääskeläinen · 5 years ago
  98. 8c42336 libckteec: Allow error code CKR_DATA_LEN_RANGE in C_DeriveKey() by Ruchika Gupta · 5 years ago
  99. 61cdbde libckteec: Add implementation of key derivation function by Ruchika Gupta · 5 years ago
  100. d54a4a8 libckteec: Allocate command ID for key derivation by Ruchika Gupta · 5 years ago