Skip to content
  1. Jun 03, 2014
    • Daniel Stenberg's avatar
      random: use Curl_rand() for proper random data · bbd3dc61
      Daniel Stenberg authored
      The SASL/Digest previously used the current time's seconds +
      microseconds to add randomness but it is much better to instead get more
      data from Curl_rand().
      
      It will also allow us to easier "fake" that for debug builds on demand
      in a future.
      bbd3dc61
  2. Jun 02, 2014
  3. Jun 01, 2014
  4. May 29, 2014
  5. May 28, 2014
  6. May 27, 2014
  7. May 26, 2014
  8. May 25, 2014
  9. May 24, 2014
  10. May 23, 2014
  11. May 22, 2014
  12. May 21, 2014
  13. May 20, 2014