1. 28 May, 2000 1 commit
    • Geoff Thorpe's avatar
      The switch to having an (ENGINE *) handle inside each RSA structure rather · b6577e04
      Geoff Thorpe authored
      than (RSA_METHOD *) required a couple of functions to change shape. I
      didn't really pick the best shape to change RSA_set_method into though. :-)
      
      There's nothing really appropriate to return from RSA_set_method; the
      temptation to return an "old handle" fails when you consider that the
      caller might ignore the return value and so botch up the reference
      counting, this wasn't an issue before because there was no reference
      counting.
      b6577e04
  2. 26 May, 2000 2 commits
  3. 25 May, 2000 6 commits
  4. 24 May, 2000 2 commits
  5. 23 May, 2000 1 commit
  6. 21 May, 2000 5 commits
  7. 19 May, 2000 7 commits
  8. 18 May, 2000 3 commits
  9. 17 May, 2000 2 commits
  10. 16 May, 2000 4 commits
  11. 15 May, 2000 5 commits
  12. 14 May, 2000 1 commit
  13. 11 May, 2000 1 commit