aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add pull_request triggerkinichiro2021-05-221-1/+1
* Force cmake to link strtonum shim with Darwin less than 20kinichiro2021-05-223-3/+6
* Use github actions for linux testkinichiro2021-05-222-19/+69
* Remove .travis.ymlkinichiro2021-05-221-67/+0
* Land #668, add clang-cl build support.Brent Cook2021-05-211-2/+1
|\
| * cmake: tweak for clang-clPaweł Wegner2021-05-181-2/+1
* | Land #669, add new testsBrent Cook2021-05-215-0/+48
|\ \
| * | Add after_failure script to show failed test logkinichiro2021-05-192-0/+21
| * | Add regression dtlstestkinichiro2021-05-153-0/+27
| |/
* | Add regression ssl_get_shared_cipherskinichiro2021-05-153-0/+14
* | Add regression tlslegacykinichiro2021-05-152-0/+10
* | Enable clienttest againkinichiro2021-05-132-8/+6
* | Fix .gitignorekinichiro2021-05-131-0/+5
|/
* Add tls12_key_schedule.ckinichiro2021-05-102-0/+2
* Land #664, update Android CIBrent Cook2021-05-102-60/+26
|\
| * Fix Android CIkinichiro2021-05-092-60/+26
* | Statically link libcrypto/ssl into libtls with cmakekinichiro2021-05-075-9/+22
* | Use object library for CMakekinichiro2021-05-023-3/+35
|/
* bump arm library versionsBrent Cook2021-05-011-2/+2
* disable some tests that rely on static library symbolsBrent Cook2021-05-011-0/+2
* update to Ubuntu 18.0.4 LTS for CI testingBrent Cook2021-05-011-6/+6
* cmake test should be ec_point_conversionBrent Cook2021-04-271-4/+4
* add ec_point_conversion testBrent Cook2021-04-272-0/+10
* add tls12_lib.cBrent Cook2021-04-272-0/+2
* update manpage linksBrent Cook2021-04-181-0/+4
* Mention switch to the legacy verifier in ChangeLogv3.3.2Theo Buehler2021-04-151-2/+5
* update autotoolsBrent Cook2021-04-151-1/+1
* More minor ChangeLog tweaks for 3.3.2Theo Buehler2021-04-151-5/+5
* add --enable-libtls-only optionBrent Cook2021-04-151-0/+4
* Tweak changelog for 3.3.2.Joel Sing2021-04-151-42/+38
* Fix a number of typos and expand a few entriesTheo Buehler2021-04-131-16/+18
* Initial changelog for 3.3.2Theo Buehler2021-04-131-0/+295
* rebase tlsexttest patchBrent Cook2021-04-081-3/+3
* update manpage linksBrent Cook2021-04-081-0/+4
* update appveyor pre-build config to address build failuresBrent Cook2021-04-081-2/+1
* Add '--enable-libtls-only' build optionBrent Cook2021-04-0711-68/+91
* update linksBrent Cook2021-02-281-0/+1
* fix leak in Windows version of pthread_mutex_freeBrent Cook2021-02-281-0/+1
* add ssl_methods testBrent Cook2021-02-032-0/+6
* update manpage linksBrent Cook2021-01-031-0/+18
* add win32 pthread_mutex_destroy implementationBrent Cook2020-12-211-0/+7
* Add a few more bug fixes to the ChangeLogTheo Buehler2020-12-081-0/+12
* Release notes for GENERAL_NAME_cmp() NULL derefv3.3.1Theo Buehler2020-12-081-0/+15
* zap stray wordTheo Buehler2020-11-261-1/+1
* Update ChangeLogv3.3.0kinichiro2020-11-211-1/+5
* fix typo and split an overlong sentenceTheo Buehler2020-11-191-5/+4
* Initial ChangeLog for 3.3.0Theo Buehler2020-11-191-0/+98
* Add -lbcrypt to Windows builds for CNG in getentropyBrent Cook2020-11-113-4/+4
* modify nc build to link libcompat objects directlyBrent Cook2020-10-202-4/+8
* include strtonum for ocspcheckBrent Cook2020-10-194-0/+13