Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update manpage linksv3.0.1 | Brent Cook | 2019-09-30 | 1 | -0/+91 |
* | 3.0.1 changelog | Brent Cook | 2019-09-30 | 1 | -0/+17 |
* | Check for existing uninstall target before creating. | Matthew Albrecht | 2019-09-20 | 1 | -6/+8 |
* | add cms.h to public headers | Brent Cook | 2019-09-09 | 1 | -1/+1 |
* | remove duplicate copy of public header | Brent Cook | 2019-09-09 | 1 | -1/+0 |
* | update portable for latest build changes | Brent Cook | 2019-09-09 | 2 | -0/+5 |
* | update ChangeLogv3.0.0 | Brent Cook | 2019-08-01 | 1 | -0/+23 |
* | Use posix_win.c functions on WIN32 | kinichiro | 2019-07-28 | 4 | -66/+6 |
* | Force binary mode for open() on WIN32 | kinichiro | 2019-07-26 | 2 | -4/+28 |
* | Enable speed on win32 | kinichiro | 2019-07-14 | 4 | -2/+167 |
* | Land #540, fix pkg-config | Brent Cook | 2019-07-11 | 1 | -1/+3 |
|\ | |||||
| * | Fix illegal pkg-config file generated | kinichiro | 2019-07-09 | 1 | -1/+3 |
* | | update links | Brent Cook | 2019-06-19 | 1 | -1/+0 |
|/ | |||||
* | Land #535, add regress bn_to_string | Brent Cook | 2019-06-12 | 3 | -0/+13 |
|\ | |||||
| * | Add regress bn_to_string | kinichiro | 2019-06-13 | 3 | -0/+13 |
* | | default to a directory that is not world-creatable | Brent Cook | 2019-06-12 | 1 | -1/+1 |
* | | sigh, add back the quotes for C | Brent Cook | 2019-06-10 | 1 | -1/+1 |
* | | use something else by default for Windows builds (match dist-win.sh) | Brent Cook | 2019-06-10 | 1 | -2/+6 |
* | | let cmake handle quoting itself | Brent Cook | 2019-06-10 | 1 | -2/+2 |
* | | remove comments and unify fixups | Brent Cook | 2019-06-10 | 2 | -15/+11 |
* | | Fix masm build | kinichiro | 2019-06-10 | 4 | -5/+19 |
* | | Enable masm compilation under windows | Stephan Vedder | 2019-06-10 | 2 | -2/+2 |
* | | run masm files through the C preprocessor | Brent Cook | 2019-06-10 | 1 | -2/+10 |
|/ | |||||
* | new links | Brent Cook | 2019-06-09 | 1 | -0/+23 |
* | update man links | Brent Cook | 2019-05-24 | 1 | -37/+61 |
* | condense android comments for clarity | Brent Cook | 2019-05-23 | 1 | -13/+6 |
* | Remove info about glibc | Ishimoto Shinobu | 2019-05-22 | 1 | -2/+0 |
* | avoid glibc | Ishimoto Shinobu | 2019-05-21 | 1 | -3/+1 |
* | update changelog for 2.9.2 | Brent Cook | 2019-05-20 | 1 | -0/+7 |
* | do a system upgrade on msys64 packages | Brent Cook | 2019-05-20 | 1 | -1/+1 |
* | unconditionally define reallocarray | Brent Cook | 2019-05-10 | 1 | -2/+0 |
* | rebase patches | Brent Cook | 2019-05-07 | 2 | -15/+15 |
* | Land #523, fix MacOS _clock_gettime with CMake | Brent Cook | 2019-05-07 | 1 | -0/+7 |
|\ | |||||
| * | Fix MacOSX cmake missing symbol _clock_gettime | paul4334 | 2019-04-30 | 1 | -0/+7 |
* | | Fix getprogname_linux.c for Android API < 21 | Simone Basso | 2019-05-04 | 1 | -0/+25 |
|/ | |||||
* | include -ldl for SHA512 operations | Brent Cook | 2019-04-23 | 1 | -1/+1 |
* | add changelog diff from 65.html | Brent Cook | 2019-04-13 | 1 | -1/+24 |
* | add pthread_mutex* windows compat for libtls | Brent Cook | 2019-04-11 | 1 | -0/+29 |
* | include cmake find module in distribution | Brent Cook | 2019-04-11 | 1 | -1/+1 |
* | Land #503, add CMake module | Brent Cook | 2019-04-11 | 2 | -0/+276 |
|\ | |||||
| * | Readme: Using LibreSSL with a CMake project | John Norrbin | 2019-02-11 | 1 | -0/+51 |
| * | Add LibreSSL CMake Find Module | John Norrbin | 2019-02-11 | 1 | -0/+225 |
* | | update manpage links | Brent Cook | 2019-04-11 | 1 | -0/+3 |
* | | update links | Brent Cook | 2019-03-19 | 1 | -20/+56 |
* | | Add #506, add SM4 build | Brent Cook | 2019-03-19 | 6 | -2/+20 |
|\ \ | |||||
| * | | Add portable scaffold for SM4 | Daniel Wyatt | 2019-03-04 | 6 | -2/+20 |
| |/ | |||||
* / | Add ssl/ssl_transcript.c and remove ssl/t1_hash.c | kinichiro | 2019-03-04 | 2 | -2/+2 |
|/ | |||||
* | add __dead__ annotation support | Brent Cook | 2019-02-09 | 3 | -0/+10 |
* | update manpage links | Brent Cook | 2019-02-09 | 1 | -0/+11 |
* | update tests | Brent Cook | 2019-02-09 | 2 | -1/+6 |