Skip to content
Snippets Groups Projects
  1. Jun 14, 2022
  2. Jun 08, 2022
    • Kali Kaneko's avatar
      [feat] dry-run · 40ced0c4
      Kali Kaneko authored
      40ced0c4
    • Kali Kaneko's avatar
      [pkg] allow colon in tls-ciphers · 44fcc216
      Kali Kaneko authored
      44fcc216
    • Kali Kaneko's avatar
      [pkg] keep backwards-compatibility for helper location · 7085ba13
      Kali Kaneko authored
      I am honestly amazed at all the things that went wrong with the commit
      a0f8afb9 by sam:
      
      - attempted to fix something that was not broken
      - bumped the build dependency from go 1.14 to go 1.17, even when he had
        been warned that we try to keep backward compatibility to be able to
        build the client in standard or limited enviroments.
      - if you (meaning, any future maintainer) are tempted to bump the go
        version we depend on again, please make sure that the snap, win and
        mac build procedures are updated accordingly.
      - removing one extra dependency is ok, but maintaining compabilitiy for
        builds is even more importan-ter.
      - you cannot just change paths of a top-level folder without grepping
        for the use of those paths. period. I see you fixed linux in
        5ed27792f38e974922a8u, but branding/ scripts still depend on that.
      - if you are going to do this, please open a review process and wait for
        others to chime in.
      - if you are not sure, just fucking ask.
      
      (I better won't mention how many hours were invoiced for this commit,
      because that's fucking unprofessional, lol).
      
      on the positive side, i've learned a few things that can go to a style
      guide in the near future. that's something, I guess :)
      7085ba13
  3. Jun 07, 2022
  4. Apr 26, 2022
  5. Apr 22, 2022
  6. Apr 19, 2022
  7. Apr 13, 2022
  8. Mar 15, 2022
  9. Feb 28, 2022
  10. Feb 02, 2022
  11. Dec 22, 2021
  12. Dec 20, 2021
    • Kali Kaneko's avatar
      [bug] typo · d83fd91d
      Kali Kaneko authored
      this was failing for non-en locales
      
      - Resolves: #590
      d83fd91d
  13. Dec 16, 2021
  14. Dec 15, 2021
    • Kali Kaneko's avatar
      [pkg] fix calyx build for osx · a114b25c
      Kali Kaneko authored and Kali Kaneko's avatar Kali Kaneko committed
      - binary name is different in the osx bundle, theme won't load
      - calyx is not ready for tls 1.2 yet
      a114b25c
    • Kali Kaneko's avatar
    • kali's avatar
      [bug] avoid installing in custom paths · e694a038
      kali authored and Kali Kaneko's avatar Kali Kaneko committed
      A vulnerability in QtIFW produces improper ACLs to be set when
      installing in custom locations. This can lead to privilege escalation if
      a non-privileged user overwrites the openvpn binary. Thanks to
      researchers at Tenable for finding and reporting this!
      
      Impact is considered low-medium, since an installation outside of the
      suggested path is needed to trigger the issue.
      
      Privileged execution of openvpn should be abandoned in next release, in
      favor of the interactive service.
      
      A bug upstream should be filed since other projects could be affected by
      this vulnerability too.
      
      -Resolves: #569
      e694a038
  15. Dec 14, 2021
  16. Dec 13, 2021
Loading