| Commit message (Expand) | Author | Files | Lines |
2020-01-09 | Install ocspcheck.8 manual | kinichiro | 1 | -0/+2 |
2019-12-19 | Include FindPackageHandleStandardArgs before use. | Michael John | 1 | -0/+2 |
2019-11-30 | update man links | Brent Cook | 1 | -8/+34 |
2019-11-30 | update netcat patch | Brent Cook | 1 | -9/+9 |
2019-11-18 | add tls13_server.c | Brent Cook | 2 | -0/+2 |
2019-11-16 | Override the default path of cert.pem in libtls | kinichiro | 2 | -4/+4 |
2019-11-07 | add PLATFORM_LDADD to libssl | Brent Cook | 1 | -1/+1 |
2019-11-07 | re-add CMS to openssl(1) | Brent Cook | 2 | -0/+2 |
2019-11-03 | enable cmstest | Brent Cook | 2 | -0/+10 |
2019-11-03 | remove extra cms in cmac | Brent Cook | 1 | -3/+3 |
2019-11-03 | add cms to portable build | Brent Cook | 2 | -3/+35 |
2019-10-27 | rebased netcat patch | Brent Cook | 1 | -17/+17 |
2019-10-27 | 3.0.2 changelog | Brent Cook | 1 | -0/+15 |
2019-10-20 | initial support for midipix | Ørjan Malde | 3 | -1/+9 |
2019-10-07 | Add OSS-Fuzz fuzzing badge | Abhishek Arya | 1 | -1/+1 |
2019-09-30 | update manpage linksv3.0.1 | Brent Cook | 1 | -0/+91 |
2019-09-30 | 3.0.1 changelog | Brent Cook | 1 | -0/+17 |
2019-09-20 | Check for existing uninstall target before creating. | Matthew Albrecht | 1 | -6/+8 |
2019-09-09 | add cms.h to public headers | Brent Cook | 1 | -1/+1 |
2019-09-09 | remove duplicate copy of public header | Brent Cook | 1 | -1/+0 |
2019-09-09 | update portable for latest build changes | Brent Cook | 2 | -0/+5 |
2019-08-01 | update ChangeLogv3.0.0 | Brent Cook | 1 | -0/+23 |
2019-07-28 | Use posix_win.c functions on WIN32 | kinichiro | 4 | -66/+6 |
2019-07-26 | Force binary mode for open() on WIN32 | kinichiro | 2 | -4/+28 |
2019-07-14 | Enable speed on win32 | kinichiro | 4 | -2/+167 |
2019-07-09 | Fix illegal pkg-config file generated | kinichiro | 1 | -1/+3 |
2019-06-19 | update links | Brent Cook | 1 | -1/+0 |
2019-06-13 | Add regress bn_to_string | kinichiro | 3 | -0/+13 |
2019-06-12 | default to a directory that is not world-creatable | Brent Cook | 1 | -1/+1 |
2019-06-10 | sigh, add back the quotes for C | Brent Cook | 1 | -1/+1 |
2019-06-10 | use something else by default for Windows builds (match dist-win.sh) | Brent Cook | 1 | -2/+6 |
2019-06-10 | let cmake handle quoting itself | Brent Cook | 1 | -2/+2 |
2019-06-10 | remove comments and unify fixups | Brent Cook | 2 | -15/+11 |
2019-06-10 | Fix masm build | kinichiro | 4 | -5/+19 |
2019-06-10 | Enable masm compilation under windows | Stephan Vedder | 2 | -2/+2 |
2019-06-10 | run masm files through the C preprocessor | Brent Cook | 1 | -2/+10 |
2019-06-09 | new links | Brent Cook | 1 | -0/+23 |
2019-05-24 | update man links | Brent Cook | 1 | -37/+61 |
2019-05-23 | condense android comments for clarity | Brent Cook | 1 | -13/+6 |
2019-05-22 | Remove info about glibc | Ishimoto Shinobu | 1 | -2/+0 |
2019-05-21 | avoid glibc | Ishimoto Shinobu | 1 | -3/+1 |
2019-05-20 | update changelog for 2.9.2 | Brent Cook | 1 | -0/+7 |
2019-05-20 | do a system upgrade on msys64 packages | Brent Cook | 1 | -1/+1 |
2019-05-10 | unconditionally define reallocarray | Brent Cook | 1 | -2/+0 |
2019-05-07 | rebase patches | Brent Cook | 2 | -15/+15 |
2019-05-04 | Fix getprogname_linux.c for Android API < 21 | Simone Basso | 1 | -0/+25 |
2019-04-30 | Fix MacOSX cmake missing symbol _clock_gettime | paul4334 | 1 | -0/+7 |
2019-04-23 | include -ldl for SHA512 operations | Brent Cook | 1 | -1/+1 |
2019-04-13 | add changelog diff from 65.html | Brent Cook | 1 | -1/+24 |
2019-04-11 | add pthread_mutex* windows compat for libtls | Brent Cook | 1 | -0/+29 |