Commit History

Author SHA1 Message Date
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  zhaozg 8582dccc4d sm2: fix {i2d,d2i}_PublicKey EC_KEY is EVP_PKEY_SM2 2 years ago
  Tomas Mraz 615a9b8798 d2i_PublicKey: Make it work with EC parameters in a provided key 2 years ago
  Matt Caswell 38fc02a708 Update copyright year 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Richard Levitte 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli f41ac0eeab Deprecate the low level DSA functions. 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Todd Short 2aa2beb06c Fix d2i_PublicKey() for EC keys 5 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Rich Salz 3c27208fab Remove #error from include files. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz c5ba2d9904 free NULL cleanup 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell b853717fc4 Fix strange formatting by indent 9 years ago
  Dr. Stephen Henson c18e51ba5e PR: 2088 14 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 15 years ago
  Ben Laurie 5e4430e70d More size_tification. 15 years ago
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Geoff Thorpe f7a397cc8d Avoid possible memory leaks in error-handling. 20 years ago
  Bodo Möller 62e3163b1b ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 21 years ago
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 years ago