1. a5c30b1 Makefile: Makefile: only preserve links when installing output files by Clement Faure · 4 years ago
  2. dc58de2 tee-supplicant: close shm fd before freeing memory by Jens Wiklander · 4 years ago
  3. f2a7c94 tee-supplicant/src/tee_supplicant.c: fix build without plugins by Fabrice Fontaine · 4 years ago
  4. 9a33704 public: Fix simple typo in tee_client_api.h by Ding Tao · 4 years, 1 month ago 3.17.0
  5. 8aed3ed tee-supplicant: accept -r as a short option for --rpmb-cid by Jerome Forissier · 4 years, 1 month ago
  6. 5a69d55 tee-supplicant: add --rpmb-cid command line option by Jerome Forissier · 4 years, 2 months ago 3.17.0-rc1
  7. 88d374e tee-supplicant: rpmb: read CID in one go by Jerome Forissier · 4 years, 2 months ago
  8. ba0ed67 tee-supplicant: rpmb: introduce readn() wrapper to the read() syscall by Jerome Forissier · 4 years, 2 months ago
  9. 945704e tee-supplicant: fix plugin loading logic by Ondrej Kubik · 4 years, 3 months ago
  10. edf3072 tee-supplicant: refactor argument parsing in main() by Ondrej Kubik · 4 years, 4 months ago
  11. 876b1ae tee-supplicant: introduce struct tee_supplicant_params for global config by Ondrej Kubik · 4 years, 4 months ago
  12. 8b3f7fe libckteec: add support for ECDH derive by Jorge Ramirez-Ortiz · 4 years, 6 months ago
  13. 06db73b libteec: copy out partial shadow buffer by Jens Wiklander · 4 years, 4 months ago 3.16.0 3.16.0-rc1
  14. f6e05d3 GitHub actions: fix incorrect version by Joakim Bech · 4 years, 5 months ago
  15. 975fa78 GitHub actions: add a stales.yml file by Joakim Bech · 4 years, 5 months ago
  16. df537dd tee-supplicant: read_with_timeout(): fix non-blocking peeking by Jens Wiklander · 4 years, 6 months ago
  17. 6d54f84 tee-supplicant: recv_with_out_flags(): check EINTR by Jens Wiklander · 4 years, 6 months ago
  18. f4f54e5 libseteec: Secure Element control by Jorge Ramirez-Ortiz · 4 years, 7 months ago
  19. e532a51 tee-supplicant: tee_socket_recv(): report truncated datagrams by Jens Wiklander · 4 years, 7 months ago
  20. 2a99339 libckteec: check for ckteec_alloc_shm rval by Elvira Khabirova · 4 years, 7 months ago
  21. b3e9cee tee-supplicant: handle ftell() errors by Elvira Khabirova · 4 years, 7 months ago
  22. 9876c9c teec_ta_load: replace printfs with DMSGs by Elvira Khabirova · 4 years, 7 months ago
  23. ae19e95 .gitignore: add tags and TAGS by Elvira Khabirova · 4 years, 7 months ago
  24. 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
  25. 96f9ebe libckteec: Enable CK_ULONG conversion for CKA_CERTIFICATE_CATEGORY by Vesa Jääskeläinen · 4 years, 8 months ago
  26. f86dc66 libckteec: Enable CK_ULONG conversion for CKA_NAME_HASH_ALGORITHM by Vesa Jääskeläinen · 4 years, 8 months ago
  27. 3c41634 libckteec: Add support for CKM_AES_CMAC_GENERAL by Victor Chong · 4 years, 8 months ago
  28. 98e0c1a libckteec: Define certificate type and category in pkcs11.h by Vesa Jääskeläinen · 4 years, 9 months ago
  29. 69816df libckteec: Synchronize TA interface's certificate definitions by Vesa Jääskeläinen · 4 years, 9 months ago
  30. f591143 tee-supplicant: add CFG_TEE_SUPP_PLUGINS to enable or not plugin support by Etienne Carriere · 4 years, 10 months ago
  31. 7197806 libckteec: Add support for more HMAC mechanisms by Victor Chong · 5 years ago
  32. 788fa9c libteec: Convert EINVAL errno to an appropriate TEEC error code by Sadiq Hussain · 4 years, 9 months ago
  33. 6559389 libckteec: Correct error returned for C_UnwrapKey() by Ruchika Gupta · 4 years, 10 months ago
  34. 05875bc libckteec: fix C_GetAttributeValue() handling for CK_UNAVAILABLE_INFORMATION by Ruchika Gupta · 4 years, 10 months ago
  35. 79e8e95 libckteec: In C_OpenSession() allow notify callback to be specified by Vesa Jääskeläinen · 4 years, 10 months ago
  36. cd66d40 libckteec: Add PKCS #1 RSA OAEP encryption support by Vesa Jääskeläinen · 5 years ago
  37. 6e94ff5 libckteec: Add PKCS #1 RSA PSS signing support by Vesa Jääskeläinen · 5 years ago
  38. bc8c1f0 libckteec: Add PKCS #1 v1.5 RSA signing support by Vesa Jääskeläinen · 5 years ago
  39. 453c76a libckteec: Add RSA support for C_GenerateKeyPair() by Vesa Jääskeläinen · 5 years ago
  40. 705df45 libckteec: Fix output buffer size query for C_Encrypt*/C_Decrypt* by Vesa Jääskeläinen · 5 years ago
  41. 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
  42. 1571dd4 libckteec: Fix querying size of CK_ULONG attributes by Vesa Jääskeläinen · 5 years ago
  43. ee388a1 libckteec: Fix signature size query for C_Sign/C_SignFinal by Vesa Jääskeläinen · 5 years ago
  44. e79465e libckteec: Add implementation for wrapping/unwrapping keys by Ruchika Gupta · 5 years ago
  45. 538b3c3 libckteec: Allocate command ID's for wrapping/unwrapping keys by Ruchika Gupta · 5 years ago
  46. 4f74df7 libckteec: Add missing error codes by Ruchika Gupta · 5 years ago
  47. e9d3bf3 libckteec: Add missing indirect template by Ruchika Gupta · 5 years ago
  48. fa1d30c tee_supplicant.c: Fix shared memory size retrieval from OPTEE by Timothée Cercueil · 5 years ago
  49. 7ae9a40 libckteec: fix spelling mistake by Pengguang Zhu · 5 years ago
  50. 5ade810 AOSP: add support for plugin framework by Victor Chong · 5 years ago
  51. 649507c Android.mk: set log level by Victor Chong · 5 years ago
  52. 43a51f9 tee_supplicant_android.mk: reorder lines by Victor Chong · 5 years ago
  53. 7c9c423 Makefile: install optee_client_config.mk at INCLUDEDIR by Ricardo Salveti · 5 years ago 3.13.0
  54. 6782dcf tee-supplicant: plugin: remove regular file check by Rouven Czerwinski · 5 years ago
  55. 7e2063a libckteec: Add signing support for ECDSA by Vesa Jääskeläinen · 5 years ago 3.13.0-rc1
  56. f24b948 libckteec: Add implementation for C_GenerateKeyPair() by Vesa Jääskeläinen · 5 years ago
  57. 91e7c97 libckteec: Allocate command ID for key pair generation by Vesa Jääskeläinen · 5 years ago
  58. 0fe819f libckteec: release active processing on functions failures by Etienne Carriere · 5 years ago
  59. 2c812c5 libckteec: return CKR_CANT_LOCK if mutex fails at lib initialization by Etienne Carriere · 6 years ago
  60. 562dadc Allocate page aligned shared memory buffers by Jens Wiklander · 6 years ago
  61. 5da4da9 tee-supplicant: rpmb: switch to MMC_IOC_MULTI_CMD by Ricardo Salveti · 5 years ago
  62. bda3442 libckteec: serialize: Fix crash with NULL pValue in attribute by Ruchika Gupta · 5 years ago
  63. 6b90868 libckteec: add missing <unistd.h> for gid_t by Etienne Carriere · 5 years ago
  64. 33fc35d libckteec: Add support for digest operations by Vesa Jääskeläinen · 5 years ago
  65. e1f0c55 libckteec: Add API for releasing active processing by Vesa Jääskeläinen · 5 years ago
  66. 8c42336 libckteec: Allow error code CKR_DATA_LEN_RANGE in C_DeriveKey() by Ruchika Gupta · 5 years ago
  67. 61cdbde libckteec: Add implementation of key derivation function by Ruchika Gupta · 5 years ago
  68. d54a4a8 libckteec: Allocate command ID for key derivation by Ruchika Gupta · 5 years ago
  69. 0698b42 libckteec: serialize_ck: Add helper functions for mechanisms by Ruchika Gupta · 5 years ago
  70. 3770066 libckteec: Add structure for key derivation string data by Ruchika Gupta · 5 years ago
  71. d1ae575 libckteec: Add implementation for random number generation by Vesa Jääskeläinen · 5 years ago
  72. fdcb377 libckteec: Allocate command ID for random number generation by Vesa Jääskeläinen · 5 years ago
  73. 45dd4cd libckteec: Add support for modifying and copying objects by Ruchika Gupta · 5 years ago
  74. 523d50b tee-supplicant: daemonize before opening a supplicant device by Elvira Khabirova · 5 years ago
  75. 41d73fe libckteec: add missing include for gid_t by George Hopkins · 5 years ago
  76. 1e91cc7 tee-supplicant: add a framework for loadable plugins by Aleksandr Anisimov · 5 years ago
  77. 02803c1 libckteec: serialize_ck: Add description about serialization by Vesa Jääskeläinen · 5 years ago
  78. f78e201 libckteec: fix C_GetAttributeValue() handling for CK_UNAVAILABLE_INFORMATION by Vesa Jääskeläinen · 5 years ago
  79. 629da8a libckteec: deserialize_ck_attributes(): Fix data alignment by Vesa Jääskeläinen · 5 years ago
  80. 7c5eea5 libckteec: deserialize_ck_attribute(): Fix return of attribute data size by Vesa Jääskeläinen · 6 years ago
  81. d42066d libckteec: deserialize_ck_attributes(): Fix handling of attribute serializer by Vesa Jääskeläinen · 6 years ago
  82. 347144b libckteec: serialize: fix check for ULONG type entries by Ruchika Gupta · 5 years ago 3.12.0
  83. 0bd202f Android.mk: build libckteec.so by Victor Chong · 5 years ago
  84. 6d96806 Update android makefiles by Victor Chong · 5 years ago
  85. f57695a Android.mk: build 32- and 64-bit libteec.so by Victor Chong · 5 years ago
  86. ebc4009 libckteec: add support for get object size and attributes by Ruchika Gupta · 5 years ago
  87. 51dfdae libckteec: sync with pkcs11 ta api for object related commmands by Ruchika Gupta · 5 years ago
  88. 110d11d libckteec: helper function to deserialize a attribute template by Ruchika Gupta · 5 years ago
  89. fc91401 libckteec: add support for Find Object Function by Ruchika Gupta · 5 years ago
  90. 5530fe8 libckteec: sync with pkcs11 ta api for find objects by Ruchika Gupta · 5 years ago
  91. 487e341 libckteec: Allow NULL_PTR PIN entry in C_SetPIN() by Vesa Jääskeläinen · 5 years ago 3.12.0-rc1
  92. ed07e5a libckteec: Allow NULL_PTR PIN entry in C_InitPIN() by Vesa Jääskeläinen · 5 years ago
  93. fee8748 libckteec: Allow NULL_PTR PIN entry in C_Login() by Vesa Jääskeläinen · 6 years ago
  94. 3b2daee libckteec: Allow NULL_PTR PIN entry in C_InitToken() by Vesa Jääskeläinen · 5 years ago
  95. f84eaf1 libckteec: Use environment variables to determine OP-TEE TA login by Vesa Jääskeläinen · 6 years ago
  96. 3f47916 libckteec: invoke_ta: initialize un-initialized variables by Vesa Jääskeläinen · 5 years ago
  97. 8b058cd libckteec: Add PKCS11_CKR_SESSION_PARALLEL_NOT_SUPPORTED to TA interface by Vesa Jääskeläinen · 5 years ago
  98. 65a5d4b libckteec: add support for Key Generation Function by Ruchika Gupta · 5 years ago
  99. c265350 libckteec: sync with pkcs11 ta api for generate key by Ruchika Gupta · 5 years ago
  100. 3091ff9 libckteec: fix header inclusion ordering by Etienne Carriere · 5 years ago