커밋 기록

작성자 SHA1 메시지 날짜
  FdaSilvaYY c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 2 년 전
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 년 전
  Pauli 66cb4fcdc5 Fix Coverity 1503329 use after free 2 년 전
  Matt Caswell fecb3aae22 Update copyright year 2 년 전
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 년 전
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 년 전
  Dr. David von Oheimb 7c64ca71c2 OSSL_STORE_open_ex(): Prevent spurious error: unregistered scheme=file 3 년 전
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 년 전
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 년 전
  Randall S. Becker 6870c1e7b7 Defined out MUTEX attributes not available on NonStop SPT Threads. 3 년 전
  Richard Levitte 19c0b46b83 OSSL_STORE: Fix crash when tracing STORE 3 년 전
  Richard Levitte ecd699b6da STORE: Fix OSSL_STORE_open_ex() error reporting 3 년 전
  Richard Levitte 6309b799e9 STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functions 3 년 전
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 년 전
  Matt Caswell 40692ed7c8 Better error messages if there are no encoders/decoders/store loaders 3 년 전
  Tomas Mraz d382e79632 Make the -inform option to be respected if possible 3 년 전
  Dr. David von Oheimb 8b25b0eb99 BIO_eof() and OSSL_STORE_eof(): Make sure to return 1 on error; improve related doc 3 년 전
  Dr. David von Oheimb 6e328484ab OSSL_STORE_expect(): Improve error handling and documentation 3 년 전
  Richard Levitte b7f7a15f6a STORE: Fix the repeated prompting of passphrase 3 년 전
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 3 년 전
  Matt Caswell 8020d79b40 Update copyright year 3 년 전
  Pauli 141cc94e44 Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO 3 년 전
  Petr Gotthard a5f2782cec Fix OSSL_PARAM creation in OSSL_STORE_open_ex 3 년 전
  Daniel Bevenius c60b572319 STORE: clear err after ossl_store_get0_loader_int 4 년 전
  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 4 년 전
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 년 전
  Shane Lontis 97f7a6d42e Fix coverity issue: CID 1466482 - Resource leak in OSSL_STORE_SEARCH_by_key_fingerprint() 4 년 전
  Shane Lontis 6e417f951c Fix coverity issue: CID 1466485 - Explicit NULL dereference in OSSL_STORE_find() 4 년 전
  Shane Lontis 3481694946 Fix coverity issue: CID 1466486 - Resource leak in OSSL_STORE 4 년 전