Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates for new files and test cases | Brent Cook | 2022-07-31 | 8 | -3/+26 |
* | update Windows certs | Brent Cook | 2022-07-10 | 1 | -2/+2 |
* | fix test when openssl(1) is not in $PATH | Brent Cook | 2022-07-10 | 1 | -2/+3 |
* | update for latest changes | Brent Cook | 2022-07-10 | 5 | -5/+19 |
* | enable new tests | Brent Cook | 2022-06-27 | 1 | -0/+11 |
* | Update ssl_txt.c patch | Theo Buehler | 2022-06-22 | 1 | -6/+8 |
* | Update netcat patch | Theo Buehler | 2022-06-22 | 1 | -12/+12 |
* | expose kdf.h as a public header | Brent Cook | 2022-05-09 | 2 | -2/+1 |
* | update man links | Brent Cook | 2022-05-09 | 1 | -0/+4 |
* | increase build threads | Brent Cook | 2022-05-09 | 2 | -2/+2 |
* | Land #753, enable __attribute__ on Windows with clang | Brent Cook | 2022-05-09 | 1 | -1/+1 |
|\ | |||||
| * | Stop disabling __attribute__ on Windows with Clang | kinichiro | 2022-04-29 | 1 | -1/+1 |
* | | Land #752, Update CI actions | Brent Cook | 2022-05-09 | 8 | -15/+82 |
|\ \ | |||||
| * | | Use current VS2019 with appveyor | kinichiro | 2022-04-29 | 1 | -5/+5 |
| * | | Set max number of processes for CI | kinichiro | 2022-04-29 | 1 | -7/+7 |
| * | | Add environment macos-12 to CI | kinichiro | 2022-04-29 | 1 | -1/+1 |
| |/ | |||||
| * | Land #745, fix nc build on macOS | Brent Cook | 2022-04-19 | 2 | -2/+2 |
| |\ | |||||
| | * | Fix unreachable nc portability shim | Sebastian Blunt | 2022-04-15 | 2 | -2/+2 |
| * | | Update ChangeLog | kinichiro | 2022-04-16 | 1 | -0/+1 |
| * | | add a few more things | Theo Buehler | 2022-04-15 | 1 | -0/+13 |
| * | | LibreSSL 3.5.2 ChangeLog | Theo Buehler | 2022-04-15 | 1 | -0/+43 |
| |/ | |||||
| * | Add regress objectstest | kinichiro | 2022-04-10 | 2 | -0/+10 |
* | | update for latest upstream | Brent Cook | 2022-05-08 | 3 | -1/+8 |
|/ | |||||
* | add evp_pkey_cleanup test | Brent Cook | 2022-04-04 | 3 | -0/+13 |
* | CI: switch ASAN builds to clang | Ilya Shipitsin | 2022-03-26 | 1 | -1/+1 |
* | Copy ARM related files from arch/arm/ | kinichiro | 2022-03-25 | 1 | -3/+3 |
* | Add ASan status badge | Brent Cook | 2022-03-21 | 1 | -0/+1 |
* | update patch | Brent Cook | 2022-03-21 | 1 | -4/+4 |
* | add vwarnx | Brent Cook | 2022-03-16 | 1 | -3/+9 |
* | add bn_mod_sqrt | Brent Cook | 2022-03-15 | 3 | -0/+11 |
* | remove local patch now upstream | Brent Cook | 2022-03-15 | 1 | -38/+0 |
* | update Changelogv3.5.1 | Brent Cook | 2022-03-13 | 1 | -0/+6 |
* | add new tests | Brent Cook | 2022-03-13 | 3 | -1/+34 |
* | Land #737, update autotool deprecations | Brent Cook | 2022-03-13 | 3 | -19/+12 |
|\ | |||||
| * | update autotool macro deprecations | Brent Cook | 2022-02-27 | 3 | -19/+12 |
* | | add infinite loop fix in BN_mod_sqrt | Brent Cook | 2022-03-12 | 1 | -0/+38 |
|/ | |||||
* | update man links | Brent Cook | 2022-02-27 | 1 | -1/+0 |
* | rebase patches | Brent Cook | 2022-02-27 | 4 | -23/+24 |
* | Land #732, CI: enable ASAN on linux | Brent Cook | 2022-02-27 | 1 | -0/+23 |
|\ | |||||
| * | CI: enable ASAN on Linux | Ilya Shipitsin | 2022-02-12 | 1 | -0/+23 |
* | | install missing dependencies for AppVeyorv3.5.0 | Ilya Shipitsin | 2022-02-23 | 1 | -1/+1 |
* | | Update changelog | kinichiro | 2022-02-18 | 1 | -5/+1 |
* | | Add portable improvements to changelog | kinichiro | 2022-02-18 | 1 | -0/+6 |
* | | Don't mention tls_signer yet. It's not ready yet. | Theo Buehler | 2022-02-17 | 1 | -3/+0 |
* | | LibreSSL 3.5.0 initial changelog | Theo Buehler | 2022-02-13 | 1 | -0/+234 |
|/ | |||||
* | rebase patches | Brent Cook | 2022-02-06 | 2 | -19/+19 |
* | Add regress rfc3779 | kinichiro | 2022-02-02 | 3 | -0/+13 |
* | Add regress evp_pkey_check | kinichiro | 2022-01-31 | 3 | -0/+11 |
* | Add tls/tls_signer.c | kinichiro | 2022-01-26 | 2 | -0/+2 |
* | update man links | Brent Cook | 2022-01-18 | 1 | -7/+33 |