1. 26 Aug, 2014 1 commit
  2. 25 Aug, 2014 1 commit
  3. 24 Aug, 2014 1 commit
  4. 22 Aug, 2014 3 commits
  5. 21 Aug, 2014 2 commits
  6. 19 Aug, 2014 1 commit
  7. 15 Aug, 2014 1 commit
  8. 13 Aug, 2014 1 commit
  9. 12 Aug, 2014 1 commit
  10. 08 Aug, 2014 2 commits
  11. 07 Aug, 2014 1 commit
  12. 06 Aug, 2014 19 commits
  13. 01 Aug, 2014 4 commits
  14. 30 Jul, 2014 1 commit
  15. 24 Jul, 2014 1 commit
    • Dr. Stephen Henson's avatar
      Add conditional unit testing interface. · 36e8c398
      Dr. Stephen Henson authored
      
      
      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: default avatarGeoff Thorpe <geoff@openssl.org>
      (cherry picked from commit e0fc7961)
      
      Conflicts:
      
      	ssl/Makefile
      	util/mkdef.pl
      36e8c398