aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update man linksOPENBSD_6_5Brent Cook2019-05-241-37/+61
* condense android comments for clarityBrent Cook2019-05-231-13/+6
* Remove info about glibcIshimoto Shinobu2019-05-231-2/+0
* avoid glibcIshimoto Shinobu2019-05-231-3/+1
* do a system upgrade on msys64 packagesBrent Cook2019-05-201-1/+1
* update changelog for 2.9.2v2.9.2Brent Cook2019-05-151-0/+7
* Merge branch 'master' into OPENBSD_6_5Brent Cook2019-05-072-0/+32
|\
| * Land #523, fix MacOS _clock_gettime with CMakeBrent Cook2019-05-071-0/+7
| |\
| | * Fix MacOSX cmake missing symbol _clock_gettimepaul43342019-04-301-0/+7
| * | Fix getprogname_linux.c for Android API < 21Simone Basso2019-05-041-0/+25
| |/
| * include -ldl for SHA512 operationsBrent Cook2019-04-231-1/+1
* | include -ldl for SHA512 operationsBrent Cook2019-04-231-1/+1
* | set branchv2.9.1Brent Cook2019-04-131-1/+1
|/
* add changelog diff from 65.htmlBrent Cook2019-04-131-1/+24
* add pthread_mutex* windows compat for libtlsBrent Cook2019-04-111-0/+29
* include cmake find module in distributionBrent Cook2019-04-111-1/+1
* Land #503, add CMake moduleBrent Cook2019-04-112-0/+276
|\
| * Readme: Using LibreSSL with a CMake projectJohn Norrbin2019-02-111-0/+51
| * Add LibreSSL CMake Find ModuleJohn Norrbin2019-02-111-0/+225
* | update manpage linksBrent Cook2019-04-111-0/+3
* | update linksBrent Cook2019-03-191-20/+56
* | Add #506, add SM4 buildBrent Cook2019-03-196-2/+20
|\ \
| * | Add portable scaffold for SM4Daniel Wyatt2019-03-046-2/+20
| |/
* / Add ssl/ssl_transcript.c and remove ssl/t1_hash.ckinichiro2019-03-042-2/+2
|/
* add __dead__ annotation supportBrent Cook2019-02-093-0/+10
* update manpage linksBrent Cook2019-02-091-0/+11
* update testsBrent Cook2019-02-092-1/+6
* update patchBrent Cook2019-02-091-10/+10
* add unimpl fallback for getprognameBrent Cook2019-02-033-1/+13
* export getuid for libtlsBrent Cook2019-02-011-0/+1
* add syslog to compat headersBrent Cook2019-02-011-0/+1
* update cmakeBrent Cook2019-01-313-1/+27
* update autoconf for latest compat functionsBrent Cook2019-01-3110-19/+107
* more masm fixes, but disable for nowBrent Cook2019-01-212-3/+6
* valid_handshakes_terminate uses private APIBrent Cook2019-01-211-3/+6
* add tls13_clientBrent Cook2019-01-212-0/+2
* a couple of fixes to get MSVC Win64 going againBrent Cook2019-01-212-2/+2
* use generator to determine if we're building 64-bit code on WindowsBrent Cook2019-01-211-1/+1
* add new filesBrent Cook2019-01-212-0/+4
* fixes to build asm on MSVSBrent Cook2019-01-212-2/+3
* update .gitignoreBrent Cook2019-01-201-0/+5
* adjust asm exclusionsBrent Cook2019-01-201-4/+13
* remove xcode annotations for windowsBrent Cook2019-01-201-2/+0
* reduce number of Windows configs needed to testBrent Cook2019-01-201-22/+3
* disable 2017 builds for now, appveyor is taking too longBrent Cook2019-01-201-9/+1
* consider masm/mingw assembly flavors from cmakeBrent Cook2019-01-202-1/+96
* make keypairtest.sh runnable standaloneBrent Cook2019-01-201-0/+5
* disable bn accelerationBrent Cook2019-01-201-7/+7
* always stop the asm generators from calling the C compilerBrent Cook2019-01-201-10/+2
* enable asm for mingw64Brent Cook2019-01-203-3/+5