1. 28 Aug, 2014 1 commit
  2. 27 Aug, 2014 4 commits
  3. 26 Aug, 2014 2 commits
  4. 25 Aug, 2014 1 commit
  5. 24 Aug, 2014 1 commit
  6. 22 Aug, 2014 3 commits
  7. 21 Aug, 2014 2 commits
  8. 20 Aug, 2014 4 commits
  9. 15 Aug, 2014 2 commits
  10. 13 Aug, 2014 1 commit
  11. 08 Aug, 2014 2 commits
  12. 07 Aug, 2014 1 commit
  13. 06 Aug, 2014 14 commits
  14. 01 Aug, 2014 2 commits
    • Dr. Stephen Henson's avatar
      make update · 89d2f8f1
      Dr. Stephen Henson authored
      
      
      Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
      89d2f8f1
    • Dr. Stephen Henson's avatar
      Fix error discrepancy. · 2c3673cd
      Dr. Stephen Henson authored
      We can't rename ssleay_rand_bytes to md_rand_bytes_lock as this will cause
      an error code discrepancy. Instead keep ssleay_rand_bytes and add an
      extra parameter: since ssleay_rand_bytes is not part of the public API
      this wont cause any binary compatibility issues.
      Reviewed-by: Kurt Roeckx <kurt@openssl.org >
      2c3673cd