Historique des commits

Auteur SHA1 Message Date
  x2018 1287dabd0b fix some code with obvious wrong coding style il y a 2 ans
  Matt Caswell 0789c7d834 Update copyright year il y a 3 ans
  Jake Cooke cad4f3facc Add bounds checking to length returned by wcslen in wide_to_asc conversion to resolve integer overflow flaw il y a 3 ans
  Matt Caswell b9b2135d22 Don't clear the whole error stack when loading engines il y a 3 ans
  Matt Caswell e6623cfbff Fix safestack issues in x509.h il y a 4 ans
  Pauli 77ae4f6ff7 engines: fixed to work with EVP_*_meth calls deprecated il y a 4 ans
  Pauli cf8e8cba93 deprecate engines il y a 4 ans
  Matt Caswell 454afd9866 Update copyright year il y a 4 ans
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... il y a 4 ans
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar il y a 5 ans
  Richard Levitte ab3fa1c0ad Following the license change, modify the boilerplates in engines/ il y a 5 ans
  Richard Levitte 37f4928701 CAPI engine: add support for RSA_NO_PADDING il y a 6 ans
  Matt Caswell 6ec5fce25e Update copyright year il y a 6 ans
  Dr. Matthias St. Pierre 32c6985349 Fix mixed indentation (and other whitespace issues) il y a 6 ans
  Andy Polyakov 8ab9af5e28 engines/e_capi.c: slip in PROV_RSA_AES for interchangable CSP only. il y a 7 ans
  Andy Polyakov 3a5b64b2f0 engines/e_capi.c: adhere to CryptAcquireContextW unconditionally. il y a 7 ans
  Andy Polyakov 8f0e5888ea engine/e_capi.c: more formatting and styling fixes. il y a 7 ans
  Andy Polyakov e08b444ac0 engines/e_capi.c: formatting and styling fixes. il y a 7 ans
  Andy Polyakov f1f5ee17b6 include/openssl: don't include <windows.h> in public headers. il y a 8 ans
  Andy Polyakov 7a53360031 engines/e_capi.c: accommodate recent DSA_SIG_[get|set]0 changes. il y a 8 ans
  Matt Caswell 690b462126 Add some check for malloc failure in the CAPI engine il y a 8 ans
  Rich Salz 440e5d805f Copyright consolidation 02/10 il y a 8 ans
  Matt Caswell f0483bf7d2 Fix capi engine for no-dsa il y a 8 ans
  Richard Levitte 7e74eaa661 Rename internal symbol to follow internal naming pattern il y a 8 ans
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() il y a 8 ans
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* il y a 8 ans
  Richard Levitte e9c2b10014 Fix forgotten adaptation to opaque RSA and RSA_METHOD il y a 8 ans
  Matt Caswell aa05e7caea Rename get/set_app_data to get0/set0_app_data il y a 8 ans
  Matt Caswell a517f7fcdc Various DSA opacity fixups il y a 8 ans
  Matt Caswell 6e9fa57c6d Make DSA_METHOD opaque il y a 8 ans