커밋 기록

작성자 SHA1 메시지 날짜
  Matt Caswell da1c088f59 Copyright year updates 1 년 전
  MscVZoltan 420a0874db Don't use C++ reserved word template for function arguments 1 년 전
  Pauli 6be83ac172 evp: update to structure based atomics 1 년 전
  afshinpir 6469043bba Incorrect null pointer check 1 년 전
  Ingo Franzki 5e3b84505e Add OSSL_FUNC_keymgmt_im/export_types function that gets the provider context 1 년 전
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 년 전
  Pauli ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 2 년 전
  Pauli 16ff70a58c Remove the _fetch_by_number functions 2 년 전
  Richard Levitte 33561e0d5b EVP: Add evp_keymgmt_fetch_from_prov() 3 년 전
  Richard Levitte f616ad4b02 ENCODER & DECODER: Make a tighter coupling between en/decoders and keymgmt 3 년 전
  Richard Levitte cd77073879 Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all() 3 년 전
  Pauli bcd5d3a22d libcrypto: make XXX_get_number() internal 3 년 전
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 년 전
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it 3 년 전
  Tomas Mraz 85fcc3fb77 Remove keymgmt_copy function from the provider API 3 년 전
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function 3 년 전
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function 3 년 전
  Richard Levitte 0388823329 EVP: Add EVP_<TYPE>_description() 3 년 전
  Richard Levitte 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM 3 년 전
  Tomas Mraz 91bd45eb9a keymgmt_meth: remove two TODO 3.0 3 년 전
  Pauli 1be63b3e96 evp: add params argument to key manager's gen_init call 3 년 전
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context 3 년 전
  Matt Caswell d84f5515fa Don't hold a lock when calling a callback in ossl_namemap_doall_names 3 년 전
  Matt Caswell a28d06f3e9 Update copyright year 3 년 전
  Matt Caswell 899e25643d Implement EVP_PKEY_param_check_quick() and use it in libssl 3 년 전
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 년 전
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 년 전
  Matt Caswell d8025f4ac0 Correctly display the signing/hmac algorithm in the dgst app 4 년 전
  Shane Lontis e3efe7a532 Add public API for gettables and settables for keymanagement, signatures and key exchange. 4 년 전
  Pauli 18ec26babc gettables: core changes to pass the provider context. 4 년 전