Историја ревизија

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