1. 24 6月, 2001 3 次提交
    • R
      Do not loop i the OpenSSL UI method any more. Instead, letthe · b589977b
      Richard Levitte 提交于
      application do that.
      
      NOTE: there's no requirement for other UI_METHODs to avoid this kind
      of loop.  For example, a GUI UI_METHOD would probably check the
      lengths of the answers from within instead of being constantly
      redisplayed for everything that is wrong.
      b589977b
    • R
      make update · 291e4a6e
      Richard Levitte 提交于
      291e4a6e
    • R
      Implement boolean (yes/no or OK/Cancel, ...) input. · 2d2ed9df
      Richard Levitte 提交于
      Implement UI controls.  Current controls are the possibility to output
      the OpenSSL error stack on the same channel from within UI_process()
      and to check if the same user interface can be redone without being
      rebuilt (this is often more a question of philosophy than
      technicalities).
      2d2ed9df
  2. 23 6月, 2001 8 次提交
  3. 21 6月, 2001 1 次提交
    • D
      · ed5538dc
      Dr. Stephen Henson 提交于
      Fix memory leak when RAND is used: need to cleanup
      RANDs ENGINE reference in ENGINE_cleanup().
      ed5538dc
  4. 20 6月, 2001 9 次提交
  5. 19 6月, 2001 4 次提交
  6. 18 6月, 2001 2 次提交
  7. 17 6月, 2001 2 次提交
  8. 16 6月, 2001 1 次提交
  9. 11 6月, 2001 8 次提交
  10. 08 6月, 2001 2 次提交