1. 12 1月, 2015 1 次提交
  2. 09 1月, 2015 1 次提交
  3. 06 1月, 2015 2 次提交
  4. 20 12月, 2014 1 次提交
  5. 19 12月, 2014 2 次提交
  6. 12 12月, 2014 1 次提交
  7. 11 12月, 2014 1 次提交
  8. 09 12月, 2014 3 次提交
  9. 08 12月, 2014 5 次提交
  10. 04 12月, 2014 1 次提交
  11. 29 11月, 2014 1 次提交
  12. 27 11月, 2014 1 次提交
  13. 20 11月, 2014 1 次提交
  14. 17 11月, 2014 3 次提交
  15. 20 10月, 2014 1 次提交
  16. 15 10月, 2014 1 次提交
  17. 07 10月, 2014 1 次提交
  18. 24 9月, 2014 1 次提交
  19. 05 9月, 2014 2 次提交
  20. 25 7月, 2014 1 次提交
    • D
      Add conditional unit testing interface. · e0fc7961
      Dr. Stephen Henson 提交于
      Don't call internal functions directly call them through
      SSL_test_functions(). This also makes unit testing work on
      Windows and platforms that don't export internal functions
      from shared libraries.
      
      By default unit testing is not enabled: it requires the compile
      time option "enable-unit-test".
      Reviewed-by: NGeoff Thorpe <geoff@openssl.org>
      e0fc7961
  21. 21 7月, 2014 1 次提交
  22. 20 7月, 2014 1 次提交
  23. 01 7月, 2014 1 次提交
  24. 23 6月, 2014 1 次提交
  25. 12 6月, 2014 1 次提交
  26. 24 5月, 2014 1 次提交
  27. 26 4月, 2014 1 次提交
    • G
      util/mkerr.pl: fix perl warning · 647f360e
      Geoff Thorpe 提交于
      Gets rid of this;
      
      defined(@array) is deprecated at ../util/mkerr.pl line 792.
              (Maybe you should just omit the defined()?)
      defined(@array) is deprecated at ../util/mkerr.pl line 800.
              (Maybe you should just omit the defined()?)
      Signed-off-by: NGeoff Thorpe <geoff@openssl.org>
      647f360e
  28. 25 4月, 2014 1 次提交
  29. 12 3月, 2014 1 次提交
    • D
      Update ordinals. · 14c67a70
      Dr. Stephen Henson 提交于
      Use a previously unused value as we will be updating multiple released
      branches.
      (cherry picked from commit 0737acd2a8cc688902b5151cab5dc6737b82fb96)
      14c67a70