Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 8 months ago
  Pauli 420ad86a0e asn1: update to structure based atomics 10 months ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Rich Salz a935791d54 Rework and make DEBUG macros consistent. 3 years ago
  Shane Lontis 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc(). 3 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols 3 years ago
  Matt Caswell 605856d72c Update copyright year 3 years ago
  Daniel Bevenius fce56f5b69 REF_PRINT: cast pointer to void to avoid warnings 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  Andy Polyakov 680b9d45b0 asn1/tasn_utl.c: fix logical error in and overhaul asn1_do_lock. 5 years ago
  Richard Levitte 28428130db Update copyright year 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. 6 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 6 years ago
  Rich Salz 5f8dd0f849 Add missing include of cryptlib.h 6 years ago
  FdaSilvaYY 687b486859 Rework error handling from asn1_do_lock method. 8 years ago
  Dr. Stephen Henson 7c46746bf2 Fix omitted selector handling. 8 years ago
  FdaSilvaYY b2b361f6af Raise an Err when CRYPTO_THREAD_lock_new fails 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Alessandro Ghedini c001ce3313 Convert CRYPTO_LOCK_X509_* to new multi-threading API 8 years ago
  Dr. Stephen Henson 5b70372d5d Add ASN.1 ADB callback. 8 years ago
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  David Woodhouse 984d6c6052 Fix no-stdio build 8 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago