aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-09Fix cmake build to enable masm with VS2019kinichiro2-2/+3
2020-05-07make 3.1.x branchv3.1.1Brent Cook1-1/+1
2020-05-08Tweak ChangeLog entries.Joel Sing1-9/+11
2020-05-07Update ChangeLogkinichiro1-0/+27
2020-05-04Enable regress handshake_table on Windowskinichiro2-1/+19
2020-05-04Enable regress handshake_tablekinichiro2-1/+9
2020-05-02improved default help valueVincent Torri1-1/+1
2020-05-02missing change of variableVincent Torri1-2/+2
2020-05-01enable tests by defaultVincent Torri1-6/+5
2020-05-01enable tests by defaultVincent Torri1-2/+8
2020-05-01more MSVC build/test tweaksBrent Cook2-3/+13
2020-05-01Add configure option to disable testsVincent Torri2-1/+8
2020-05-01specify architecture separatelyBrent Cook1-9/+3
2020-05-01make cmake version bump conditional on MSVCBrent Cook1-1/+5
2020-05-01bump cmake and appveyor build environmentBrent Cook2-11/+10
2020-04-28Add regress record_layer_testkinichiro2-0/+12
2020-04-20Force use of 3.15.7OJ1-1/+1
2020-04-14include <windows.h>Brent Cook1-0/+1
2020-04-14avoid exporting a sleep() symbol from libcryptoBrent Cook3-8/+7
2020-04-15Add support for use of static MSVC runtimesOJ1-1/+7
2020-04-09update public signify keyBrent Cook1-2/+2
2020-04-06Further tweak change log for 3.1.0.v3.1.0Joel Sing1-14/+16
2020-04-04adjust 1.3 wordageBob Beck1-5/+7
2020-04-05Update ChangeLogkinichiro1-0/+4
2020-04-04Changelog updatesBrent Cook1-0/+20
2020-03-31crypto: regenerate crypto_portable.symDmitry Baryshkov1-1/+2
2020-03-26Add android 10 buildkinichiro1-2/+2
2020-03-26Fix android buildkinichiro2-33/+2
2020-03-25crypto: do not include gost.h into noinst_HEADERSDmitry Baryshkov1-1/+0
2020-03-14disable clienttestBrent Cook2-6/+8
2020-03-14remove d1_enc.cBrent Cook2-2/+0
2020-03-02Crypto target properties when building static libsDan Nestor1-11/+9
2020-03-02TLS target properties when building static libsDan Nestor1-11/+9
2020-03-02SSL target properties when building static libsDan Nestor1-11/+9
2020-02-15rebase patchesBrent Cook2-27/+26
2020-02-15add new libssl filesBrent Cook2-0/+6
2020-02-15update manpage linksBrent Cook1-0/+2
2020-01-26add tls_error for cmake buildsBrent Cook2-1/+2
2020-01-26tls13_error.c was recently added upstream.Darren Tucker1-0/+1
2020-01-09Install ocspcheck.8 manualkinichiro1-0/+2
2019-12-19Include FindPackageHandleStandardArgs before use.Michael John1-0/+2
2019-11-30update man linksBrent Cook1-8/+34
2019-11-30update netcat patchBrent Cook1-9/+9
2019-11-18add tls13_server.cBrent Cook2-0/+2
2019-11-16Override the default path of cert.pem in libtlskinichiro2-4/+4
2019-11-07add PLATFORM_LDADD to libsslBrent Cook1-1/+1
2019-11-07re-add CMS to openssl(1)Brent Cook2-0/+2
2019-11-03enable cmstestBrent Cook2-0/+10
2019-11-03remove extra cms in cmacBrent Cook1-3/+3
2019-11-03add cms to portable buildBrent Cook2-3/+35