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

Use user config dir to store tls artifacts #2129

Merged
merged 26 commits into from
Jun 9, 2021
Merged

Use user config dir to store tls artifacts #2129

merged 26 commits into from
Jun 9, 2021

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    2508ce0 View commit details
    Browse the repository at this point in the history
  2. add changelog

    refs committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    2498a50 View commit details
    Browse the repository at this point in the history
  3. use os.UserConfigDir

    refs committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    150e5f4 View commit details
    Browse the repository at this point in the history
  4. update readme

    refs committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a1a6dfa View commit details
    Browse the repository at this point in the history
  5. make changelog linter happy

    refs committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    afec556 View commit details
    Browse the repository at this point in the history
  6. move crypto over to ocis-pkg

    refs committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    3101c29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d3bbe4 View commit details
    Browse the repository at this point in the history
  8. refactor crypto code

    refs committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    d4d1075 View commit details
    Browse the repository at this point in the history
  9. more refactoring

    refs committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    b64d13c View commit details
    Browse the repository at this point in the history
  10. change log level to info

    refs committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    7d94812 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8702019 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    7028bc4 View commit details
    Browse the repository at this point in the history
  2. add tests for crypto.GenCert

    refs committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    5518c6c View commit details
    Browse the repository at this point in the history
  3. dont use all caps...

    refs committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    c108d6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb31bf4 View commit details
    Browse the repository at this point in the history
  5. update dependencies

    refs committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    65c45ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6406982 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28ea3b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c0aabe View commit details
    Browse the repository at this point in the history
  9. add unit tests

    refs committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    24b94dd View commit details
    Browse the repository at this point in the history
  10. add new os pkg on ocis-pkg

    refs committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    83f6280 View commit details
    Browse the repository at this point in the history
  11. add test coverage for panics

    refs committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    7c0a4bd View commit details
    Browse the repository at this point in the history
  12. check err on persistKey

    refs committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    3e8198e View commit details
    Browse the repository at this point in the history
  13. os_test package

    refs committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f19ed5a View commit details
    Browse the repository at this point in the history
  14. fix sonarcloud offenses

    refs committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    7efb715 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    33f8cd0 View commit details
    Browse the repository at this point in the history