Commit Graph

38 Commits

Author SHA1 Message Date
cn 65a65081ae gem: release 3.4.0 2023-01-20 14:57:35 +01:00
Christian Nicolai 648b4d94b6 gem: release 3.3.0 2022-09-16 06:48:21 +02:00
depfu[bot] 117f70e2e3 gems: update rack to version 3.0.0 2022-09-15 21:41:54 +02:00
cn 557a328336 gem: drop support for Rubies < 2.7 2022-05-08 16:56:46 +02:00
cn 057d243db8 gem: make intention of ENV.fetch clear with explicit default value 2022-04-22 21:35:26 +02:00
cn ea7b3a947c gem: release 3.2.1 2022-01-18 23:18:00 +01:00
cn eb2bb4d632 gem: initialize new status attributes with default values
- prevents 'undefined method each_with_index for nil:NilClass' errors
2022-01-18 23:17:42 +01:00
cn 2a9bacf196 gem: release 3.2.0 2022-01-18 17:09:03 +01:00
cn 39adc74fbc gem: Date::Error is not in Ruby 2.6 and older, use ArgumentError 2022-01-18 17:07:33 +01:00
cn 9ad59194bd gem: support date format used by OpenVPN 2.5
- smooth fallback
2022-01-18 17:07:33 +01:00
cn 528709c895 gem: parse any number of list headers in status-version 2/3 2022-01-18 17:07:33 +01:00
cn 39d2b3ce94 gem: refactor to prepare supporting flexible list headers 2022-01-18 17:07:33 +01:00
cn e4034073a6 release: 3.1.0
- Ruby 3.0
- move from Travis CI to Github Actions
- dependency updates
2021-01-18 20:56:53 +01:00
cn 109b27fecc release: 3.0.1
- use webrick gem which contains fixes against [CVE-2020-25613](https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/)
2020-10-03 11:04:48 +02:00
depfu[bot] 075ec1e548
gems: update rubocop to version 0.89.0
Update rubocop to version 0.89.0 (#15)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-08-07 08:32:29 +02:00
cn 64ec5e1e56 release: 3.0.0
- drop Ruby 2.3 and 2.4 compatibility
- add Dockerfile
2020-07-14 20:08:06 +02:00
cn f8666fdfc2 release: 2.1.0 2020-03-07 01:32:22 +01:00
cn 41f5d4ed62 gem: adopt frozen string literals 2020-03-07 01:30:57 +01:00
cn 92ee01e5de gem: port fixes from Sorbet from dyndnsd 2020-03-07 01:29:12 +01:00
cn 140c60c753 gem: add rubocop and fix style 2020-03-02 01:57:58 +01:00
cn cdc20e8042 Bump version 2018-11-05 09:12:20 +01:00
cn 563fb5743b Bump version 2013-10-08 13:23:22 +02:00
cn a852aa4b4d React to SIGTERM 2013-10-08 13:23:02 +02:00
cn d5f8d66422 Bump version 2013-10-07 22:27:18 +02:00
cn c14d59e0bf Require better_errors only in development 2013-07-18 23:39:59 +02:00
cn a78a178150 Bump version 2013-05-03 22:26:53 +02:00
cn e0c3073d82 Allow dropping privs 2013-05-03 22:26:07 +02:00
cn c885e875ad Use date formatting in UI 2013-05-03 22:23:56 +02:00
cn f2794ccea4 Add tests and bug fixed parser 2013-05-03 22:23:45 +02:00
cn c51968618d Show multiple vpns 2013-05-03 21:12:06 +02:00
cn a1a6b33902 Refactor V2 and V3 parser into one 2013-05-03 20:16:17 +02:00
cn 33013c56f3 Add support for multiple status-versions 2013-05-03 20:09:46 +02:00
cn ed42fc9f30 Use better_errors 2013-05-03 19:49:09 +02:00
cn 635e562a3d First step towards multiple status files 2013-05-03 18:47:32 +02:00
cn 438931f8a6 Use a status object 2013-05-03 18:30:34 +02:00
cn cd6e41fcfa Refactoring 2013-05-03 18:20:07 +02:00
cn d6a7b8c0ee Use config file 2013-05-03 16:06:30 +02:00
cn 283c05d9d3 Convert into gem 2013-05-03 15:32:08 +02:00