c5d20f50c5
Update .github/build.yml
2025-04-26 21:17:00 +03:30
ea38d841b0
SSL examples verify peer cert hostname
...
Fixes #2974
2025-02-11 19:43:58 +03:30
95386da791
Update websocket idle timer upon receiving a ping message
2025-02-09 18:25:10 +03:30
cc58816ffc
Update GHA CI
2024-12-16 10:29:07 +03:30
718992bf93
Use boost.io node
2024-12-11 17:18:16 +03:30
33cfc5653c
GHA: Override node20 in old containers
2024-11-27 22:55:08 +03:30
bb42991e17
Update GHA matrix
2024-11-26 16:51:00 +03:30
8fe93ba861
CI pipeline for building and testing CMake targets
2024-11-25 11:41:40 +03:30
75e45287fb
Refactor CMakeLists
...
Closes #2471
Closes #1816
2024-11-25 11:41:40 +03:30
3ddcf4ed38
Jamfile cleanup
2024-09-04 22:37:14 +03:30
6b13fd42f4
CI: fix fuzzer builds
2024-09-01 12:40:33 +03:30
6978e37b63
CI: cancel currently running workflows on new commits
2024-07-07 14:58:49 +03:30
a3a800b2e3
CI: workaround for missing Node 20 in older containers
...
https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
2024-07-04 19:49:41 +03:30
ee9762eb38
CI runs fuzzers
2024-06-22 20:56:58 +03:30
0afa15e8cb
Remove macOS-11 from CI matrix
...
GitHub macOS-11 runner image is deprecated
2024-05-21 15:55:09 +03:30
d425048fe0
Expand CI matrix
2024-05-21 15:55:09 +03:30
95f0cfb926
Expand CI matrix to include msvc-14.3 with C++14 and C++17
2024-05-11 13:20:25 +03:30
3e91357daa
Fix OpenSSL builds in GHA CI
2024-03-28 18:08:52 +03:30
902df30f10
openssl is set to 1.1.1.2100 for x86
...
At the moment 3.1.1 can only be installed on x64.
2023-08-18 08:27:59 +08:00
915b80a157
set minimum gcc version to 5.0.
...
This is due to C++98 support being dropped, so 4.8 fails other libraries C++11 detection.
2023-08-17 12:12:43 +08:00
b0f6f9c39c
Self-hosted github actions runners
2023-08-14 18:08:23 +08:00
edf11b77fd
gh action runs in the correct path.
2023-06-23 09:49:54 +08:00
ce99605ef9
C++17 builds on clang-5 are disabled.
...
The C++17 stdlib used by clang-5 is not compliant, so asio doesn't compile.
2022-12-20 13:12:44 +08:00
5c48142df8
Update actions/checkout in GitHub Actions workflows to v3
2022-12-17 18:08:14 +08:00
c4b555e764
Switch to mac-11 in GHA
2022-10-02 21:32:39 +08:00
b4e0f0d560
Update CI
2022-10-02 19:56:23 +08:00
00b5c92b2d
Update GHA, remove windows-2016
2022-06-03 17:35:37 -03:00
c721edfedd
Remove GitHub stalebot
2022-01-10 17:45:52 +01:00
972abd7a36
Update CI to include gcc 11, clang 12, msvc 14.3
...
close #2351
2021-12-09 14:27:21 +01:00
a9a09952a2
Update GitHub Actions CI file
...
closes #2301
2021-09-03 21:02:09 +02:00
1412acd146
Disable GHA CI for clang-9:
...
The GHA image causes a segfault while running beast tests.
Not reproducable when using an official ubuntu image.
I have assumed that the problem is with the GHA image and disabled the
test for the timebeing.
2021-05-22 16:46:24 +02:00
fa1004fcbf
Add missing compilers to GHA Script
2021-04-06 19:24:51 +02:00
26e9a4c294
Update GHA workflow
2021-03-25 14:47:17 +01:00
523191d228
Add Github Actions CI
...
closes #2198
2021-03-19 00:40:18 +01:00
5cddf63e3b
Issues are stale after 30 days
2018-11-26 15:30:49 -08:00
16c5eec2f2
Update stale.yml
2018-09-13 09:50:18 -07:00
9d8239b8b3
Add stale.yml
2018-04-13 08:47:22 -07:00
e1495e4fe2
Update README, add CONTRIBUTING.md and CODE_OF_CONDUCT.md
2017-07-25 17:47:01 -07:00
ca109693fb
Reset error codes
...
fix #478
2017-07-20 08:12:20 -07:00
167e168d43
Add GitHub issue template
2017-07-20 08:12:17 -07:00