aboutsummaryrefslogtreecommitdiff
path: root/m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-303.0.1 changelogBrent Cook1-0/+17
2019-09-20Check for existing uninstall target before creating.Matthew Albrecht1-6/+8
2019-09-09add cms.h to public headersBrent Cook1-1/+1
2019-09-09remove duplicate copy of public headerBrent Cook1-1/+0
2019-09-09update portable for latest build changesBrent Cook2-0/+5
2019-08-01update ChangeLogv3.0.0Brent Cook1-0/+23
2019-07-28Use posix_win.c functions on WIN32kinichiro4-66/+6
2019-07-26Force binary mode for open() on WIN32kinichiro2-4/+28
2019-07-14Enable speed on win32kinichiro4-2/+167
2019-07-09Fix illegal pkg-config file generatedkinichiro1-1/+3
2019-06-19update linksBrent Cook1-1/+0
2019-06-13Add regress bn_to_stringkinichiro3-0/+13
2019-06-12default to a directory that is not world-creatableBrent Cook1-1/+1
2019-06-10sigh, add back the quotes for CBrent Cook1-1/+1
2019-06-10use something else by default for Windows builds (match dist-win.sh)Brent Cook1-2/+6
2019-06-10let cmake handle quoting itselfBrent Cook1-2/+2
2019-06-10remove comments and unify fixupsBrent Cook2-15/+11
2019-06-10Fix masm buildkinichiro4-5/+19
2019-06-10Enable masm compilation under windowsStephan Vedder2-2/+2
2019-06-10run masm files through the C preprocessorBrent Cook1-2/+10
2019-06-09new linksBrent Cook1-0/+23
2019-05-24update man linksBrent Cook1-37/+61
2019-05-23condense android comments for clarityBrent Cook1-13/+6
2019-05-22Remove info about glibcIshimoto Shinobu1-2/+0
2019-05-21avoid glibcIshimoto Shinobu1-3/+1
2019-05-20update changelog for 2.9.2Brent Cook1-0/+7
2019-05-20do a system upgrade on msys64 packagesBrent Cook1-1/+1
2019-05-10unconditionally define reallocarrayBrent Cook1-2/+0
2019-05-07rebase patchesBrent Cook2-15/+15
2019-05-04Fix getprogname_linux.c for Android API < 21Simone Basso1-0/+25
2019-04-30Fix MacOSX cmake missing symbol _clock_gettimepaul43341-0/+7
2019-04-23include -ldl for SHA512 operationsBrent Cook1-1/+1
2019-04-13add changelog diff from 65.htmlBrent Cook1-1/+24
2019-04-11add pthread_mutex* windows compat for libtlsBrent Cook1-0/+29
2019-04-11include cmake find module in distributionBrent Cook1-1/+1
2019-04-11update manpage linksBrent Cook1-0/+3
2019-03-19update linksBrent Cook1-20/+56
2019-03-04Add ssl/ssl_transcript.c and remove ssl/t1_hash.ckinichiro2-2/+2
2019-03-04Add portable scaffold for SM4Daniel Wyatt6-2/+20
2019-02-11Readme: Using LibreSSL with a CMake projectJohn Norrbin1-0/+51