• Juergen Kosel's avatar
    Merge branch 'develop' into 373 · fcfb5b43
    Juergen Kosel authored
    * develop: (21 commits)
      Add OpenSSL version check for X509_check_host
      Try to update OpenSSL on Ubuntu$
      Add TLS config for client and server for hostname verification #420
      Add TLS hostname check and CApath #420 #418
      Add tests for wrong protocol name #294
      Check for bad protocol name #294
      Check for SSLOptions structure when SSL protocol prefix is used #334
      Update CONTRIBUTING.md CLA info
      Remove reference to exit() function #342
      Reinstate tests for appveyor
      Enclose references to OsWrapper in #if defines
      Squashed commit of the following:
      Package AppVeyor artifacts attempt 1
      Create /usr/local/include if it doesn't exist #275
      Remove 373 test from Makefile... add the test source for posterity #416
      Add doc for token in ResponseOptions #411
      Add missing string.h include to SSLSocket.c
      Try AppVeyor config again
      Update AppVeyor config for latest test broker updates
      Move ListRemove after where qe is used #339
      ...
    
    # Conflicts:
    #	src/SSLSocket.c
    #	test/test_issue373.c
    Signed-off-by: 's avatarJuergen Kosel <juergen.kosel@softing.com>
    fcfb5b43
test_issue373.c 10.5 KB