aboutsummaryrefslogtreecommitdiff
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-09update manpage linksBrent Cook1-0/+11
2019-02-09update testsBrent Cook2-1/+6
2019-02-09update patchBrent Cook1-10/+10
2019-02-03add unimpl fallback for getprognameBrent Cook3-1/+13
2019-02-01export getuid for libtlsBrent Cook1-0/+1
2019-02-01add syslog to compat headersBrent Cook1-0/+1
2019-01-31update cmakeBrent Cook3-1/+27
2019-01-31update autoconf for latest compat functionsBrent Cook10-19/+107
2019-01-21more masm fixes, but disable for nowBrent Cook2-3/+6
2019-01-21valid_handshakes_terminate uses private APIBrent Cook1-3/+6
2019-01-21add tls13_clientBrent Cook2-0/+2
2019-01-21a couple of fixes to get MSVC Win64 going againBrent Cook2-2/+2
2019-01-21use generator to determine if we're building 64-bit code on WindowsBrent Cook1-1/+1
2019-01-21add new filesBrent Cook2-0/+4
2019-01-21fixes to build asm on MSVSBrent Cook2-2/+3
2019-01-20update .gitignoreBrent Cook1-0/+5
2019-01-20adjust asm exclusionsBrent Cook1-4/+13
2019-01-20remove xcode annotations for windowsBrent Cook1-2/+0
2019-01-20reduce number of Windows configs needed to testBrent Cook1-22/+3
2019-01-20disable 2017 builds for now, appveyor is taking too longBrent Cook1-9/+1
2019-01-20consider masm/mingw assembly flavors from cmakeBrent Cook2-1/+96
2019-01-20make keypairtest.sh runnable standaloneBrent Cook1-0/+5
2019-01-20disable bn accelerationBrent Cook1-7/+7
2019-01-20always stop the asm generators from calling the C compilerBrent Cook1-10/+2
2019-01-20enable asm for mingw64Brent Cook3-3/+5
2019-01-20add _LP64 checksBrent Cook2-0/+22
2019-01-20generate masm and mingw64 assemblyBrent Cook4-3/+99
2019-01-20recordtest needs private symbolsBrent Cook1-3/+5
2019-01-20add more tls13 filesBrent Cook2-0/+4
2019-01-20add new files and testsBrent Cook4-0/+22
2019-01-20check for cc before gccBrent Cook1-1/+1
2019-01-19rebase patchesBrent Cook3-21/+21
2019-01-19fix buildBrent Cook2-0/+7
2019-01-19add ec to crypto private -I path for ec_lcl.hBrent Cook1-0/+1
2019-01-18account for differences in FAIL macrosBrent Cook1-2/+2
2019-01-18adjust for latest upstream changesBrent Cook3-19/+17
2019-01-18check for more pthread functions that might not be in libcBrent Cook1-0/+1
2019-01-18add tls13_[tlsext|buffer].* and buffertestBrent Cook4-0/+18
2019-01-08typo s/NAPI/NAL/kinichiro1-1/+1
2019-01-07rename modes_lcl patch so it appliesBrent Cook1-0/+0
2019-01-07define in_port_t for AndroidBrent Cook1-0/+9
2019-01-07check if we need to link pthread dynamicallyBrent Cook2-3/+2
2019-01-06we don't need to pass this to automakeBrent Cook1-1/+0
2019-01-06add configure-time check for timespecsubBrent Cook3-2/+13
2019-01-05Add Android build for Travis-CIkinichiro2-0/+146
2019-01-04Handle malloc returning nullJohn Norrbin1-2/+4
2019-01-04Add ARM build for Travis-CIkinichiro2-1/+33
2019-01-04Add arm_arch.h to build ARM portablekinichiro1-0/+1
2019-01-02enable cmake mingw builds in travisBrent Cook3-0/+35
2019-01-02add some defines for building Mingw cross-compiled with CMakeBrent Cook2-6/+6