Commit History

作者 SHA1 備註 提交日期
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 年之前
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 年之前
  Richard Levitte a860031621 Make EVP_PKEY_asn1_add0() stricter about its input 6 年之前
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 6 年之前
  Richard Levitte 38eca7fed0 Make EVP_PKEY_asn1_new() stricter with its input 6 年之前
  Matt Caswell 72ff0a5400 Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functions 6 年之前
  Matt Caswell e8f9f08f17 Add functions for setting the new EVP_PKEY_ASN1_METHOD functions 6 年之前
  Matt Caswell 6738bf1417 Update copyright year 6 年之前
  Richard Levitte 3bf0c3fe31 Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find() 6 年之前
  Richard Levitte 7203c94e98 Revert "EVP_PKEY_asn1_add0(): Check that this method isn't already registered" 6 年之前
  Paul Yang b000470873 Support public key and param check in EVP interface 7 年之前
  Richard Levitte d85722d31a EVP_PKEY_asn1_add0(): Check that this method isn't already registered 7 年之前
  Richard Levitte 5e00608219 EVP_PKEY_ASN1_METHOD: add functions to set siginf_set and pkey_check methods 7 年之前
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 年之前
  Richard Levitte 2c16617148 Convert asn1 selftests (a_strnid and ameth_lib) into internal test 8 年之前
  Dr. Stephen Henson 8900f3e398 Convert X509* functions to use const getters 8 年之前
  Dr. Stephen Henson 245c6bc33b Constify private key decode. 8 年之前
  Dr. Stephen Henson 262bd85fde Add X25519 methods to internal tables 8 年之前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年之前
  Rich Salz 3c27208fab Remove #error from include files. 8 年之前
  Matt Caswell b4a3aeebd9 Fix no-cmac 8 年之前
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 年之前
  Dr. Stephen Henson 4a1f3f2741 Only declare stacks in headers 8 年之前
  Dr. Stephen Henson 8588571572 Rename DECLARE*STACK_OF to DEFINE*STACK_OF 9 年之前
  Dr. Stephen Henson 4a640fb6c3 Fix declarations and constification for inline stack. 9 年之前
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 9 年之前
  Rich Salz 64b25758ed remove 0 assignments. 9 年之前
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 年之前