История коммитов

Автор SHA1 Сообщение Дата
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 лет назад
  Dr. Stephen Henson a187e08d85 Err isn't always malloc failure. 9 лет назад
  Rich Salz 7fba8407cc RT3917: add cleanup on an error path 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 25aaa98aa2 free NULL cleanup -- coda 9 лет назад
  Rich Salz 222561fe8e free NULL cleanup 5a 9 лет назад
  Rich Salz ca3a82c3b3 free NULL cleanup 9 лет назад
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 лет назад
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 лет назад
  Dr. Stephen Henson 0bcb17a777 Return an error if no recipient type matches. 10 лет назад
  Dr. Stephen Henson 847865d0f9 Add suppot for ASCII with CRLF canonicalisation. 10 лет назад
  Dr. Stephen Henson cd30f03ac5 Canonicalise input in CMS_verify. 10 лет назад
  Dr. Stephen Henson 17c2764d2e CMS support for key agreeement recipient info. 11 лет назад
  Dr. Stephen Henson 146b52edd1 Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and 12 лет назад
  Dr. Stephen Henson eb1c48be6f Add new type ossl_ssize_t instead of ssize_t and move definitions to 14 лет назад
  Dr. Stephen Henson d2a53c2238 Experimental CMS password based recipient Info support. 14 лет назад
  Dr. Stephen Henson 73ba116e96 Update from stable branch. 15 лет назад
  Dr. Stephen Henson 54571ba004 Use correct ctx name. 15 лет назад
  Dr. Stephen Henson 237d7b6cae Fix from stable branch. 15 лет назад
  Dr. Stephen Henson d0c3628834 Set memory BIOs up properly when stripping text headers from S/MIME messages. 15 лет назад
  Dr. Stephen Henson 6d6c47980e Correctly handle errors in CMS I/O code. 16 лет назад
  Dr. Stephen Henson e6ef05d5f3 Make certs argument work in CMS_sign() add test case. 16 лет назад
  Dr. Stephen Henson 852bd35065 Fix prototype for CMS_decrypt(), don't free up detached content. 16 лет назад
  Dr. Stephen Henson a5db50d005 Revert argument swap change... oops CMS_uncompress() was consistent... 16 лет назад
  Dr. Stephen Henson 529d329ce1 Make CMS_uncompress() argument order consistent with other functions. 16 лет назад
  Dr. Stephen Henson c02b6b6b21 Fix for compression and updated CMS_final(). 16 лет назад
  Dr. Stephen Henson e0fbd07309 Add additional parameter to CMS_final() to handle detached content. 16 лет назад
  Dr. Stephen Henson eaee098e1f Ignore nonsensical flags for signed receipts. 16 лет назад
  Dr. Stephen Henson 853eae51e0 Implement CMS_NOCRL. 16 лет назад