Commit Graph

10 Commits

Author SHA1 Message Date
cn 557a328336 gem: drop support for Rubies < 2.7 2022-05-08 16:56:46 +02: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 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 41f5d4ed62 gem: adopt frozen string literals 2020-03-07 01:30:57 +01:00
cn 140c60c753 gem: add rubocop and fix style 2020-03-02 01:57:58 +01:00
cn f2794ccea4 Add tests and bug fixed parser 2013-05-03 22:23:45 +02:00
cn a1a6b33902 Refactor V2 and V3 parser into one 2013-05-03 20:16:17 +02:00