Commit History

Author SHA1 Message Date
  Pauli e431363f8c Add stack space reservations. 7 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 7 years ago
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. 7 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 years ago
  Richard Levitte b379fe6cd0 NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard 7 years ago
  Dr. Stephen Henson cd933ebd57 Move certificate table to header file so it can be tested. 7 years ago
  Dr. Stephen Henson c04cd72827 Add certificate properties table. 7 years ago
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 years ago
  Rich Salz c0452248ea Ignore dups in X509_STORE_add_* 7 years ago
  Matt Caswell 43ae5eed6f Implement a new custom extensions API 7 years ago
  Dr. Stephen Henson 86135bedd5 Constify SSL_dup_CA_list() 7 years ago
  Dr. Stephen Henson fa7c263747 New certificate_authorities functions 7 years ago
  Dr. Stephen Henson f8f16d8ea4 Remove obsolete version test when returning CA names. 7 years ago
  Dr. Stephen Henson 75c13e7830 Tidy up certificate type handling. 7 years ago
  Dr. Stephen Henson d0ff28f8a2 Replace SSL_PKEY_RSA_ENC, SSL_PKEY_RSA_SIGN 7 years ago
  Matt Caswell 703bcee021 Convert Sigalgs processing to use ints 7 years ago
  Matt Caswell e96e0f8e42 Create Certificate messages in TLS1.3 format 7 years ago
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 years ago
  Matt Caswell 418a18a2de Style tweaks following review feedback 8 years ago
  Matt Caswell c49e191230 Convert Certificate message construction to WPACKET 8 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead 8 years ago
  Andreas Karlsson 9d6daf99c2 Fix broken loading of client CAs 8 years ago
  FdaSilvaYY 3c82e437bb Add checks on sk_TYPE_push() returned result 8 years ago
  Todd Short 4379d5ce78 Fix ssl_cert_set0_chain invalid pointer 8 years ago
  FdaSilvaYY a98810bfac Fix some malloc failure crashes on X509_STORE_CTX_set_ex_data 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public 8 years ago
  FdaSilvaYY 8483a003bf various spelling fixes 8 years ago
  Matt Caswell 446ba8de9a Ensure we check i2d_X509 return val 8 years ago