Commit Verlauf

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