Commit History

Author SHA1 Message Date
  Matt Caswell 02f0c26cea Re-align some comments after running the reformat script. 9 years ago
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 3e8042c38f Additional comment changes for reformat of 0.9.8 9 years ago
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. 14 years ago
  Nils Larsch 22d1087e16 backport recent changes from the cvs head 18 years ago
  Bodo Möller 2e885232c2 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) 19 years ago
  Nils Larsch 7f622f6c04 fix warnings when building openssl with (gcc 3.3.1): 19 years ago
  Nils Larsch 4913b88f70 make 19 years ago
  Nils Larsch cbe77a6753 update for the cswift engine: 19 years ago
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
  Geoff Thorpe f15390bdb4 The inclusion of bn.h from the engine.h API header has been deprecated, so 20 years ago
  Geoff Thorpe 3a87a9b9db Reduce header interdependencies, initially in engine.h (the rest of the 20 years ago
  Geoff Thorpe 46ef873f0b By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key 20 years ago
  Richard Levitte a99ce1a574 Conform with the standard prototype for engine control functions. 21 years ago
  Geoff Thorpe 0e4aa0d2d2 As with RSA, which was modified recently, this change makes it possible to 22 years ago
  Geoff Thorpe 4ebb5293fc RSA_METHOD now supports key-generation, but (for now) none of these 22 years ago
  Richard Levitte 8f797f14b8 When build as dynamic engines, the loading functions should be defined 22 years ago
  Geoff Thorpe 5be1264b7e The ENGINE implementations in ./engines/ should be role models on how to 22 years ago
  Richard Levitte fbd78b5c08 Step 8 of move of engines: Remove the last little quirks. 22 years ago
  Richard Levitte 665dc3924d Step 7 of move of engines: Engines should not depend on private 22 years ago
  Richard Levitte ecd45314b8 Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT to 22 years ago
  Richard Levitte 5572f482e7 Step 2 of move of engines: copy engines to new directory and rename them 22 years ago