Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | update patch | Brent Cook | 2019-02-09 | 1 | -10/+10 | |
* | add unimpl fallback for getprogname | Brent Cook | 2019-02-03 | 3 | -1/+13 | |
* | export getuid for libtls | Brent Cook | 2019-02-01 | 1 | -0/+1 | |
* | add syslog to compat headers | Brent Cook | 2019-02-01 | 1 | -0/+1 | |
* | update cmake | Brent Cook | 2019-01-31 | 3 | -1/+27 | |
* | update autoconf for latest compat functions | Brent Cook | 2019-01-31 | 10 | -19/+107 | |
* | more masm fixes, but disable for now | Brent Cook | 2019-01-21 | 2 | -3/+6 | |
* | valid_handshakes_terminate uses private API | Brent Cook | 2019-01-21 | 1 | -3/+6 | |
* | add tls13_client | Brent Cook | 2019-01-21 | 2 | -0/+2 | |
* | a couple of fixes to get MSVC Win64 going again | Brent Cook | 2019-01-21 | 2 | -2/+2 | |
* | use generator to determine if we're building 64-bit code on Windows | Brent Cook | 2019-01-21 | 1 | -1/+1 | |
* | add new files | Brent Cook | 2019-01-21 | 2 | -0/+4 | |
* | fixes to build asm on MSVS | Brent Cook | 2019-01-21 | 2 | -2/+3 |