Historie revizí

Autor SHA1 Zpráva Datum
  Richard Levitte b646179229 Copyright year updates před 6 měsíci
  Tomas Mraz 98d6016afe Make OPENSSL_sk_push return only 0 or 1 před 9 měsíci
  Matt Caswell da1c088f59 Copyright year updates před 1 rokem
  Pauli eb0935fd21 stack: fix searching when the stack isn't sorted. před 1 rokem
  Tomas Mraz 3a09dfb4f9 Errors raised from OPENSSL_sk_set should have ERR_LIB_CRYPTO před 1 rokem
  Tomas Mraz a8086e6bfc stack: Do not add error if pop/shift/value accesses outside of the stack před 1 rokem
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
  Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style před 2 roky
  Pauli 7cc5738a56 Fix Coverity 1493746: constant expression result před 2 roky
  Pauli 8347bfa04f stack: increase the reallocation ratio před 2 roky
  Tomas Mraz 5fd7eb5c8a Improve the implementation of X509_STORE_CTX_get1_issuer() před 3 roky
  Matt Caswell a28d06f3e9 Update copyright year před 3 roky
  Dr. David von Oheimb d53b437f99 Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack před 3 roky
  Matt Caswell 605856d72c Update copyright year před 3 roky
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call před 3 roky
  Richard Levitte 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function před 5 roky
  Richard Levitte 4fc56f9022 Following the license change, modify the boilerplates in crypto/stack/ před 5 roky
  Matt Caswell 1049ae985e Revert "stack/stack.c: omit redundant NULL checks." před 6 roky
  Andy Polyakov 8839324450 stack/stack.c: omit redundant NULL checks. před 6 roky
  Rich Salz fe1128dc2a Fix last(?) batch of malloc-NULL places před 6 roky
  Richard Levitte 28428130db Update copyright year před 6 roky
  Rich Salz cdb10bae3f Set error code on alloc failures před 6 roky
  Paul Yang 3ceab379fb Add sk_TYPE_new_reserve() function před 7 roky
  Andy Polyakov fbb7b33b28 stack/stack.c: various cleanups. před 7 roky
  FdaSilvaYY 8e8e507ed7 Postpone allocation of STACK internal storage ... until a first push(), před 7 roky
  Pauli 1b3e2bbf64 Add a reserve call to the stack data structure. před 7 roky
  Matt Caswell 41bff723c6 Don't leak on an OPENSSL_realloc() failure před 8 roky
  Matt Caswell 9205ebeb8e Convert num_alloc to a size_t in stack.c and tweak style před 8 roky
  Guido Vranken 9731a9ce7d Prevent overflows in stack API před 8 roky
  Rich Salz 3663990760 Add some const casts před 8 roky