Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Caswell 6ec5fce25e Update copyright year há 6 anos atrás
  Dr. Matthias St. Pierre 32c6985349 Fix mixed indentation (and other whitespace issues) há 6 anos atrás
  Andy Polyakov 8ab9af5e28 engines/e_capi.c: slip in PROV_RSA_AES for interchangable CSP only. há 7 anos atrás
  Andy Polyakov 3a5b64b2f0 engines/e_capi.c: adhere to CryptAcquireContextW unconditionally. há 7 anos atrás
  Andy Polyakov 8f0e5888ea engine/e_capi.c: more formatting and styling fixes. há 7 anos atrás
  Andy Polyakov e08b444ac0 engines/e_capi.c: formatting and styling fixes. há 7 anos atrás
  Andy Polyakov f1f5ee17b6 include/openssl: don't include <windows.h> in public headers. há 8 anos atrás
  Andy Polyakov 7a53360031 engines/e_capi.c: accommodate recent DSA_SIG_[get|set]0 changes. há 8 anos atrás
  Matt Caswell 690b462126 Add some check for malloc failure in the CAPI engine há 8 anos atrás
  Rich Salz 440e5d805f Copyright consolidation 02/10 há 8 anos atrás
  Matt Caswell f0483bf7d2 Fix capi engine for no-dsa há 8 anos atrás
  Richard Levitte 7e74eaa661 Rename internal symbol to follow internal naming pattern há 8 anos atrás
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() há 8 anos atrás
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* há 8 anos atrás
  Richard Levitte e9c2b10014 Fix forgotten adaptation to opaque RSA and RSA_METHOD há 8 anos atrás
  Matt Caswell aa05e7caea Rename get/set_app_data to get0/set0_app_data há 8 anos atrás
  Matt Caswell a517f7fcdc Various DSA opacity fixups há 8 anos atrás
  Matt Caswell 6e9fa57c6d Make DSA_METHOD opaque há 8 anos atrás
  Richard Levitte a8a355402c Adapt e_capi to the DSA_SIG_get0() API há 8 anos atrás
  Dr Stephen Henson 7b548d3f11 Test for and use AES CSP for RSA if present. há 8 anos atrás
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 8 anos atrás
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx há 8 anos atrás
  Dr. Stephen Henson 19c6d3ea2d Remove RSA_FLAG_SIGN_VER flag. há 8 anos atrás
  Matt Caswell 55646005a9 Continue malloc standardisation in engines há 8 anos atrás
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL há 8 anos atrás
  Andy Polyakov 57ebe74831 engine/e_capi.c: fix various warnings. há 8 anos atrás
  Rich Salz 64b25758ed remove 0 assignments. há 8 anos atrás
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) há 9 anos atrás
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc há 9 anos atrás