Skip to content
  1. Jul 04, 2012
  2. Jul 03, 2012
  3. Jul 02, 2012
  4. Jul 01, 2012
  5. Jun 29, 2012
  6. Jun 28, 2012
  7. Jun 27, 2012
  8. Jun 26, 2012
    • Daniel Stenberg's avatar
      ossl_seed: remove leftover RAND_screen check · aed6db2c
      Daniel Stenberg authored
      Before commit 2dded8fe (dec 2010) there was logic that used
      RAND_screen() at times and now I remove the leftover #ifdef check for
      it.
      
      The seeding code that uses Curl_FormBoundary() in ossl_seed() is dubious
      to keep since it hardly increases randomness but I fear I'll break
      something if I remove it now...
      aed6db2c