Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow connection to clamd through a TLS proxy #106

Merged
merged 24 commits into from
Dec 8, 2022

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    b869bc0 View commit details
    Browse the repository at this point in the history
  2. test: explicit-er test case name

    Gabriel committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2b45b1b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. ci: try to inject config directly

    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3f1c83c View commit details
    Browse the repository at this point in the history
  2. ci: defer copy of stunnel config after checkout

    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    18a6f0b View commit details
    Browse the repository at this point in the history
  3. ci: restart using init.d

    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    ade54b9 View commit details
    Browse the repository at this point in the history
  4. ci: stunnel4

    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    0dc6b14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dcb297 View commit details
    Browse the repository at this point in the history
  6. ci: use ubuntu-latest

    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b42939a View commit details
    Browse the repository at this point in the history
  7. ci: use npm ci

    inspect permissions in later node
    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2a449b0 View commit details
    Browse the repository at this point in the history
  8. fix: update eslint packages to solve peerdependencies issues

    babel-eslint was replaced by @babel/eslint-parser
    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    7a95265 View commit details
    Browse the repository at this point in the history
  9. ci: inspect?

    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1308dac View commit details
    Browse the repository at this point in the history
  10. chore: replace airbnb config

    peer deps once again
    no need for react packages
    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    5382aed View commit details
    Browse the repository at this point in the history
  11. test: add missing await

    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6fcc7c5 View commit details
    Browse the repository at this point in the history
  12. ci: more inspect

    Gabriel committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e2890b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    fb682d5 View commit details
    Browse the repository at this point in the history
  2. ci: manually scan file

    Gabriel committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d11c80f View commit details
    Browse the repository at this point in the history
  3. ci: get all parent permissions

    Gabriel committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    fb031ec View commit details
    Browse the repository at this point in the history
  4. ci: de-privatize home folder

    Gabriel committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    682e6e5 View commit details
    Browse the repository at this point in the history
  5. ci: remove ci inspect commands

    Gabriel committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    a83858d View commit details
    Browse the repository at this point in the history
  6. ci: remove clamdscan

    Gabriel committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    048881b View commit details
    Browse the repository at this point in the history
  7. ci: update dev dependencies

    Gabriel committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    46d5653 View commit details
    Browse the repository at this point in the history
  8. ci: pin jaunty

    Gabriel committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1673932 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Apply suggestions from code review

    Co-authored-by: Kyle Farris <kylefarris@gmail.com>
    carboneater and kylefarris authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1a290b3 View commit details
    Browse the repository at this point in the history
  2. doc: more tweaks from review

    Gabriel committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7dc199c View commit details
    Browse the repository at this point in the history