Skip to content
  1. Aug 24, 2014
  2. Aug 22, 2014
  3. Aug 21, 2014
  4. Aug 20, 2014
  5. Aug 15, 2014
  6. Aug 13, 2014
  7. Aug 08, 2014
  8. Aug 07, 2014
  9. Aug 06, 2014
  10. Aug 01, 2014
  11. Jul 30, 2014
  12. Jul 24, 2014
    • Dr. Stephen Henson's avatar
      Add conditional unit testing interface. · 789b1259
      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/heartbeat_test.c
      	ssl/ssl.h
      	util/mkdef.pl
      789b1259
  13. Jul 22, 2014