]> granicus.if.org Git - libevent/history - .github
Change code for samples
[libevent] / .github /
2022-09-26 zhenhaonongFix socketpair failure when temporary directory has...
2022-09-14 Azat Khuzhinci: disable freebsd 13.0 builds (due to issues in the...
2022-09-14 Azat Khuzhin.github/workflows/build.yml: Cleanup trailing whitespaces
2022-08-08 neilfix freebsd checks
2022-08-08 neilfix freebsd checks
2022-08-08 neilAdd freebsd CI checks
2022-07-12 Azat Khuzhinci: increase number of attempts to 5
2022-07-12 Azat Khuzhinci: add retries
2022-07-12 Azat Khuzhinci: use ubuntu 22.04 with clang 11 for sanitizers build...
2022-07-12 Azat Khuzhinci: use ubuntu 22.04 with clang 11 for sanitizers build
2022-07-11 Azat Khuzhinci: disable broken mingw cmake builds (#1207)
2022-07-11 Azat Khuzhinci: fix master/upstream workflow (syntax error)
2022-07-11 Azat KhuzhinRework CI to keep everything in one workflow (by using...
2022-07-10 Azat Khuzhinci: drop processing "ci skip" message in commit in...
2022-07-10 Azat Khuzhinci: add ability skip specific workflow
2022-07-10 Azat KhuzhinInitial OpenSSL 3.0 support (#1288)
2022-07-10 Azat Khuzhinci: use ubuntu 22.04 with OpenSSl 3.0 instead of buildi...
2022-07-10 Azat Khuzhinci: set LD_LIBRARY_PATH for openssl 3.0 build
2022-07-10 William MarlowAttempt to add OpenSSL 3 to the Linux build matrix
2022-07-09 Azat KhuzhinMerge branch 'mbedtls-3'
2022-07-09 Azat Khuzhinci/macos: remove separate openssl 1.1 from build matrix
2022-07-09 Azat KhuzhinMerge branch 'fix-brew-autodetection'
2022-07-09 Azat Khuzhinci: fix cmake build w/o OPENSSL_ROOT_DIR
2022-07-09 Azat Khuzhinci: remove separate build for BREW_AUTODETECT_OPENSSL...
2022-07-09 Azat KhuzhinMerge branch 'Werror'
2022-07-09 Azat KhuzhinRun builds with -Werror on CI for linux
2022-04-07 Igor KlemenskiFix mingw pipeline (by using correct PATH to msys64)
2022-04-07 Igor KlemenskiFix windows pipeline (by updating vcpkg version to...
2021-12-02 Azat KhuzhinSwitch coverage to ubuntu 18.04
2021-11-30 Azat Khuzhinci: remove deprecated windows-2016 image
2021-09-19 Azat Khuzhingithub/workflows/macos.yml: fix test step name
2021-09-19 Azat KhuzhinMerge branch 'skip-tests' -- fix/skip some tests to...
2021-09-19 Azat Khuzhingithub/workflows/mingw: use ctest --output-on-failure
2021-09-19 Azat Khuzhinci: split build and test into separate jobs
2021-09-18 Azat KhuzhinMerge remote-tracking branch 'upstream/pr/1203'
2021-09-18 Azat KhuzhinMerge !1204 -- tests: fix macOS CI runs
2021-09-17 Pierce Lopezci: fix macOS mbedtls version/search
2021-07-09 Azat KhuzhinMerge remote-tracking branch 'upstream/pr/1171'
2021-07-09 fanquakeci: install pkg-config in mingw-w64 CI
2021-05-31 Azat KhuzhinSwitch to lukka/run-vcpkg@v7 and update vcpkgGitCommitId
2021-03-23 Azat Khuzhinci: fix upload-artifacts for linux dist build
2020-11-02 Azat KhuzhinMerge branch 'macos-brew-openssl-v2'
2020-11-01 Azat KhuzhinAdd autodetection of openssl via brew into build matrix
2020-09-14 Azat KhuzhinMerge #1087 - tests for https with mbedtls
2020-09-14 Azat KhuzhinAdd build w/o any SSL support (i.e. w/o openssl and...
2020-08-06 Azat KhuzhinMerge #1074
2020-08-05 yuangongjifix CI:Update cache version and replace setup-msys2
2020-08-05 yuangongjifix CI: Install vcpkg through the source code to tempor...
2020-07-28 Azat KhuzhinRemove reduntant variables in workflows with deploy
2020-07-28 Azat KhuzhinChange user.name/user.email to robot for deploy via...
2020-07-22 Azat Khuzhinci/doxygen: install missing libmbedtls-dev
2020-07-22 Azat Khuzhinci/coverage: add missing libmbedtls-dev
2020-07-22 Azat KhuzhinMerge branch 'mbedtls'
2020-07-22 okhowang(王沛文)add mbedtls to CI
2020-07-05 Azat Khuzhinci/linux: create dist artifact only if dist archive...
2020-07-05 Azat Khuzhinci: set build type to debug with sanitizers
2020-07-03 Azat KhuzhinMerge #1046 -- build: misc configure changes
2020-06-28 Azat KhuzhinAdd abi-check report into artifacts
2020-06-25 Azat KhuzhinMerge branch 'tests-under-sanitizers'
2020-06-25 Azat KhuzhinAdd LSAN suppressions (for OpenSSL temporary quirk)
2020-06-25 Azat KhuzhinAdd TSAN suppressions
2020-06-25 Azat Khuzhinci: run tests under sanitizers
2020-05-28 yuangongjiCI: catch failures and retry
2020-05-25 Azat Khuzhinhttp: Merge branch 'http-max_connections-pr-592'
2020-05-06 Azat KhuzhinInclude details of the ABI compatibility report
2020-05-05 Azat KhuzhinAdd ABI compatibility report deploy
2020-05-05 Azat Khuzhinci/linux: add dist check
2020-05-05 Azat Khuzhinci: change cache key for windows/mingw
2020-05-05 Azat KhuzhinDo not run CI if message contains "ci skip"
2020-05-04 Azat Khuzhingithub actions looks good - drop travis/appveyor (...
2020-03-22 Azat KhuzhinMerge #976 -- symbols check build fixes
2020-03-22 yuangongjigithub workflows: ignore previous cache
2020-03-22 yuangongjigithub workflows: test for mingw via cmake
2020-03-17 Azat KhuzhinMerge branch 'build-fixes' (#969)
2020-03-17 yuangongjigithub workflow: fix configure error on mingw-w64
2020-01-26 Azat KhuzhinMerge branch 'github-actions-v2' (#951)
2020-01-26 yuangongjigithub actions: test and coverage
2020-01-26 yuangongjigithub actions: doxygen
2019-09-08 Azat KhuzhinDeploy documentation to libevent-doc.github.io