Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Todd Short 2aa2beb06c Fix d2i_PublicKey() for EC keys 5 gadi atpakaļ
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 6 gadi atpakaļ
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 gadi atpakaļ
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 gadi atpakaļ
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 gadi atpakaļ
  Rich Salz 3c27208fab Remove #error from include files. 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 9 gadi atpakaļ
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 gadi atpakaļ
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 gadi atpakaļ
  Rich Salz c5ba2d9904 free NULL cleanup 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Matt Caswell b853717fc4 Fix strange formatting by indent 9 gadi atpakaļ
  Dr. Stephen Henson c18e51ba5e PR: 2088 15 gadi atpakaļ
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 gadi atpakaļ
  Ben Laurie 5e4430e70d More size_tification. 16 gadi atpakaļ
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 gadi atpakaļ
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 gadi atpakaļ
  Geoff Thorpe f7a397cc8d Avoid possible memory leaks in error-handling. 21 gadi atpakaļ
  Bodo Möller 62e3163b1b ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 22 gadi atpakaļ
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 gadi atpakaļ
  Bodo Möller d0561b5c2d fix ECDSA handling 22 gadi atpakaļ
  Bodo Möller 4d94ae00d5 ECDSA support 23 gadi atpakaļ
  Dr. Stephen Henson 322de0c8c1 NO_DSA, NO_RSA patches. 23 gadi atpakaļ
  Ben Laurie bb2297a41d Header bloat reduction for EVP_PKEY. 23 gadi atpakaļ
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 gadi atpakaļ
  Richard Levitte a4aba800d9 Constify DSA-related code. 24 gadi atpakaļ
  Richard Levitte 7081f3bd89 Constify the RSA parts of the ASN.1 library. Note some ugly casts 24 gadi atpakaļ
  Bodo Möller f66c303201 Don't include x509.h when we just need asn1.h 25 gadi atpakaļ
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 gadi atpakaļ
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 gadi atpakaļ