Commit History

Author SHA1 Message Date
  Matt Caswell 690b462126 Add some check for malloc failure in the CAPI engine 8 years ago
  Rich Salz 440e5d805f Copyright consolidation 02/10 8 years ago
  Matt Caswell f0483bf7d2 Fix capi engine for no-dsa 8 years ago
  Richard Levitte 7e74eaa661 Rename internal symbol to follow internal naming pattern 8 years ago
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 years ago
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 years ago
  Richard Levitte e9c2b10014 Fix forgotten adaptation to opaque RSA and RSA_METHOD 8 years ago
  Matt Caswell aa05e7caea Rename get/set_app_data to get0/set0_app_data 8 years ago
  Matt Caswell a517f7fcdc Various DSA opacity fixups 8 years ago
  Matt Caswell 6e9fa57c6d Make DSA_METHOD opaque 8 years ago
  Richard Levitte a8a355402c Adapt e_capi to the DSA_SIG_get0() API 8 years ago
  Dr Stephen Henson 7b548d3f11 Test for and use AES CSP for RSA if present. 8 years ago
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Dr. Stephen Henson 19c6d3ea2d Remove RSA_FLAG_SIGN_VER flag. 8 years ago
  Matt Caswell 55646005a9 Continue malloc standardisation in engines 8 years ago
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL 8 years ago
  Andy Polyakov 57ebe74831 engine/e_capi.c: fix various warnings. 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 8 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz d64070838e free NULL cleanup 9 years ago
  Rich Salz fbf08b79ff Remove X509_PAIR 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 98b3b116ab For master windows build dsa.h is now needed. 9 years ago
  Kurt Roeckx 5b17b79a89 capi_ctrl, capi_vtrace: check for NULL after allocating and free it 10 years ago
  Kurt Roeckx f6fa7c5347 capi_get_provname: Check return values 9 years ago
  Jonas Maebe b1a08ac71f capi_get_key: check for NULL after allocating key 10 years ago