Commit History

作者 SHA1 備註 提交日期
  Matt Caswell a28d06f3e9 Update copyright year 3 年之前
  Tomas Mraz fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 3 年之前
  Richard Levitte b03da688a2 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() 4 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 年之前
  Richard Levitte 4227e504c8 Adapt libcrypto functionality to specify the desired output structure 4 年之前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 年之前
  Richard Levitte 97bb8dff1f ENCODER: Adapt calls to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY() 4 年之前
  Richard Levitte ece9304c96 Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 4 年之前
  Richard Levitte 45396db0e3 SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb() 4 年之前
  Matt Caswell 00c405b365 Update copyright year 4 年之前
  Richard Levitte eb2bba2569 PEM: Make PKCS8 serializers aware of OSSL_SERIALIZERs 4 年之前
  Richard Levitte de0799b0fc PEM: constify PEM_write_ routines 5 年之前
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 年之前
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 年之前
  Richard Levitte 16742672a0 Following the license change, modify the boilerplates in crypto/pem/ 6 年之前
  Matt Caswell 83cf7abf8e Update copyright year 6 年之前
  Richard Levitte c82c346226 In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length 6 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  Bernd Edlinger 02fd47c8b0 Clean password buffer on stack for PEM_read_bio_PrivateKey 7 年之前
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 8 年之前
  Rich Salz 6286757141 Copyright consolidation 04/10 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  David Woodhouse 984d6c6052 Fix no-stdio build 9 年之前
  Dr. Stephen Henson 2849707fa6 check for error when creating PKCS#8 structure 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年之前
  Rich Salz c5ba2d9904 free NULL cleanup 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 年之前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年之前