aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some variable references in init_clientMatt Caswell2017-04-251-4/+5
* Add SCTP testing for 04-client_auth.confMatt Caswell2017-04-252-125/+142
* Add SCTP testing for 11-dtls_resumption.confMatt Caswell2017-04-252-41/+46
* Add SCTP testing to 07-dtls-protocol-version.confMatt Caswell2017-04-252-26/+30
* Add SCTP testing to 18-dtls-renegotiate.confMatt Caswell2017-04-251-144/+162
* Add SCTP testing to 16-dtls-certstatus.confMatt Caswell2017-04-251-1/+34
* Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell2017-04-256-138/+283
* Fix problem with SCTP close_notify alertsMatt Caswell2017-04-251-37/+6
* Don't attempt to send fragments > max_send_fragment in DTLSMatt Caswell2017-04-254-0/+11
* Remove special case code for SCTP reneg handlingMatt Caswell2017-04-257-129/+3
* Ask libssl if we should retry not the socketMatt Caswell2017-04-251-3/+3
* Add better error logging if SCTP AUTH chunks are not enabledMatt Caswell2017-04-253-3/+16
* Add a -sctp option to s_clientMatt Caswell2017-04-253-9/+62
* Add a -sctp option to s_serverMatt Caswell2017-04-253-21/+80
* Add a BIO_lookup_ex() functionMatt Caswell2017-04-254-11/+29
* Fix typo in OPENSSL_LH_new compat APIRich Salz2017-04-241-1/+1
* Avoid using BIO streams in bioprinttest.cRichard Levitte2017-04-242-0/+66
* Adapt all test programsRichard Levitte2017-04-2470-244/+151
* VMS: Make sure to include MAIN from static libraries if neededRichard Levitte2017-04-242-8/+34
* Refactor the test framework testutilRichard Levitte2017-04-2410-220/+325
* Add CRYPTO_mem_leaks_cbRichard Levitte2017-04-244-14/+41
* Make it possible to build static-only librariesRichard Levitte2017-04-245-34/+83
* check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AADRich Salz2017-04-243-0/+6
* Don't fail the connection in SSLv3 if server selects ECDHEMatt Caswell2017-04-244-8/+20
* Converted the bio_enc tests to use new test framework.Jon Spillett2017-04-242-50/+140
* if log fails, avoid pms getting double freeRich Salz2017-04-241-3/+3
* Typo fix in Configurations/descrip.mms.tmplRichard Levitte2017-04-241-1/+1
* Annotate ASN.1 attributes of the jurisdictionCountryName NIDAlex Gaynor2017-04-241-0/+1
* Port Ben's parallell Makefile hack to VMSRichard Levitte2017-04-231-10/+14
* Port Ben's parallell Makefile hack to WindowsRichard Levitte2017-04-231-8/+13
* Fixed typo in X509_STORE_CTX_new descriptionCamille Guérin2017-04-221-1/+1
* Numbers greater than 1 are usually non-negative.David Benjamin2017-04-211-18/+6
* Add ARIA 32-bit implementationletrhee-nsr2017-04-202-105/+869
* Small primes are primes too.Adam Langley2017-04-202-1/+25
* Ignore dups in X509_STORE_add_*Rich Salz2017-04-2010-65/+136
* explicitText encodingMarek Klein2017-04-202-4/+51
* Convert hmactest to new test frameworkRich Salz2017-04-202-199/+135
* fix dh_test.Rich Salz2017-04-201-9/+14
* Fix test/recipes/95-test_external_krb5.tRichard Levitte2017-04-201-1/+1
* VMS: remove name mangling guards around inclusion of internalsRichard Levitte2017-04-205-42/+9
* VMS: Copy DECC inclusion epi- and prologues to internalsRichard Levitte2017-04-204-0/+72
* Change 64-bit time type for windowsJon Spillett2017-04-192-2/+2
* Fix minor compiler issues.Todd Short2017-04-195-25/+25
* Document Next Protocol Negotiation APIsRich Salz2017-04-191-5/+60
* Convert dhtest, dsatest, cipherbytes_testRich Salz2017-04-184-295/+181
* VMS: Fix internals test programsRichard Levitte2017-04-189-10/+83
* VMS: Fix the passing of cflags for things not being installedRichard Levitte2017-04-183-10/+10
* Convert more testsRich Salz2017-04-187-854/+646
* Update more testsRich Salz2017-04-184-174/+119
* Convert more tests to frameworkRich Salz2017-04-186-504/+327