1. 06 7月, 2017 1 次提交
  2. 30 6月, 2016 1 次提交
  3. 18 5月, 2016 1 次提交
  4. 18 3月, 2016 1 次提交
  5. 27 1月, 2016 1 次提交
    • R
      Remove /* foo.c */ comments · 34980760
      Rich Salz 提交于
      This was done by the following
              find . -name '*.[ch]' | /tmp/pl
      where /tmp/pl is the following three-line script:
              print unless $. == 1 && m@/\* .*\.[ch] \*/@;
              close ARGV if eof; # Close file to reset $.
      
      And then some hand-editing of other files.
      Reviewed-by: NViktor Dukhovni <viktor@openssl.org>
      34980760
  6. 15 1月, 2016 1 次提交
  7. 04 9月, 2015 1 次提交
  8. 14 5月, 2015 1 次提交
  9. 03 5月, 2015 1 次提交
  10. 22 1月, 2015 1 次提交
  11. 18 12月, 2014 1 次提交
  12. 20 12月, 2011 1 次提交
    • D
      PR: 2563 · ad89bf78
      Dr. Stephen Henson 提交于
      Submitted by: Paul Green <Paul.Green@stratus.com>
      Reviewed by: steve
      
      Improved PRNG seeding for VOS.
      ad89bf78
  13. 08 4月, 2009 1 次提交
  14. 15 2月, 2009 1 次提交
  15. 12 11月, 2008 1 次提交
  16. 02 11月, 2008 1 次提交
  17. 30 6月, 2006 1 次提交
  18. 28 6月, 2006 1 次提交
  19. 27 6月, 2006 1 次提交
  20. 12 4月, 2006 1 次提交
    • U
      Add BeOS support. · 4700aea9
      Ulf Möller 提交于
      PR: 1312
      Submitted by: Oliver Tappe <zooey@hirschkaefer.de>
      Reviewed by: Ulf Moeller
      4700aea9
  21. 22 7月, 2005 1 次提交
  22. 18 6月, 2005 1 次提交
  23. 31 5月, 2005 1 次提交
  24. 13 1月, 2005 2 次提交
  25. 04 1月, 2005 1 次提交
  26. 16 3月, 2004 2 次提交
  27. 28 12月, 2003 1 次提交
  28. 28 11月, 2003 1 次提交
  29. 28 11月, 2002 1 次提交
  30. 14 10月, 2002 1 次提交
  31. 09 10月, 2002 1 次提交
    • R
      Add a few more VxWorks targets. · 6a89a25c
      Richard Levitte 提交于
      Correct misspelled VXWORKS macros.
      Add VXWORKS identifying macros to e_os2.h.
      Add required inclusions and mappings for VxWorks in e_os.h.
      A few small modifications to make OpenSSL build and work on VxWorks.
      PR: 253, except for the  change that was handled in an earlier
               commit, and a request for easy build of just parts of OpenSSL.
      6a89a25c
  32. 21 6月, 2002 2 次提交
  33. 02 7月, 2001 1 次提交
  34. 18 4月, 2001 1 次提交
  35. 20 2月, 2001 2 次提交
  36. 10 1月, 2001 1 次提交