1. 17 7月, 2017 1 次提交
    • R
      Standardize apps use of -rand, etc. · 3ee1eac2
      Rich Salz 提交于
      Standardized the -rand flag and added a new one:
          -rand file...
                  Always reads the specified files
          -writerand file
                  Always writes to the file on exit
      
      For apps that use a config file, the RANDFILE config parameter reads
      the file at startup (to seed the RNG) and write to it on exit if
      the -writerand flag isn't used.
      
      Ensured that every app that took -rand also took -writerand, and
      made sure all of that agreed with all the documentation.
      
      Fix error reporting in write_file and -rand
      Reviewed-by: NPaul Dale <paul.dale@oracle.com>
      (Merged from https://github.com/openssl/openssl/pull/3862)
      3ee1eac2
  2. 11 5月, 2017 1 次提交
  3. 30 3月, 2017 1 次提交
  4. 22 2月, 2017 2 次提交
  5. 08 2月, 2017 1 次提交
  6. 06 2月, 2017 1 次提交
  7. 14 12月, 2016 1 次提交
  8. 27 10月, 2016 1 次提交
  9. 13 6月, 2016 1 次提交
  10. 06 6月, 2016 1 次提交
  11. 21 5月, 2016 1 次提交
  12. 20 5月, 2016 1 次提交
  13. 19 5月, 2016 1 次提交
  14. 20 3月, 2016 1 次提交
  15. 12 2月, 2016 1 次提交
  16. 06 2月, 2016 1 次提交
  17. 31 10月, 2015 1 次提交
  18. 01 9月, 2015 1 次提交
    • D
      Remove asn1-kludge option. · d8c054f2
      Dr. Stephen Henson 提交于
      Remove asn1-kludge option from the req utility. It was a decade old
      workaround for CAs and software which required an invalid encoding
      of PKCS#10 certificate requests: omitting the attributes field even
      though it is not OPTIONAL.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      d8c054f2
  19. 28 8月, 2015 1 次提交
    • R
      Various doc fixes. · c03726ca
      Rich Salz 提交于
      Make all mention of digest algorithm use "any supported algorithm"
      
      RT2071, some new manpages from Victor B. Wagner <vitus@cryptocom.ru>:
          X509_LOOKUP_hash_dir.pod
          X509_check_ca.pod
          X509_check_issued.pod
      
      RT 1600:
          Remove references to non-existant objects(3)
          Add RETURN VALUES to BIO_do_accept page.
      
      RT1818:
          RSA_sign Can return values other than 0 on failure.
      
      RT3634:
          Fix AES CBC aliases (Steffen Nurpmeso <sdaoden@yandex.com>)
      
      RT3678:
          Some clarifications to BIO_new_pair
          (Devchandra L Meetei <dlmeetei@gmail.com>)
      
      RT3787:
          Fix some EVP_ function return values
          (Laetitia Baudoin <lbaudoin@google.com>)
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      c03726ca
  20. 27 8月, 2015 1 次提交
  21. 22 8月, 2015 1 次提交
  22. 01 8月, 2015 1 次提交
  23. 03 5月, 2015 1 次提交
  24. 01 9月, 2014 1 次提交
  25. 12 8月, 2014 1 次提交
  26. 15 2月, 2014 1 次提交
  27. 06 9月, 2013 1 次提交
  28. 15 4月, 2009 1 次提交
  29. 07 11月, 2006 1 次提交
  30. 08 7月, 2006 1 次提交
  31. 15 7月, 2005 1 次提交
  32. 31 1月, 2003 1 次提交
  33. 10 1月, 2003 1 次提交
  34. 10 11月, 2002 1 次提交
  35. 30 4月, 2002 1 次提交
  36. 02 12月, 2001 1 次提交
  37. 26 10月, 2001 1 次提交
  38. 07 9月, 2001 1 次提交
  39. 09 3月, 2001 1 次提交