1. 482de70 SECURITY.md: add by Kevin Burke · 8 weeks ago master security-md
  2. 40dba82 .github: add dependabot configuration by Kevin Burke · 8 weeks ago dependabot
  3. 4d09c9d .github: latest Go version by Kevin Burke · 8 weeks ago go-1.25
  4. d87420c 1.4.0 by Kevin Burke · 3 months ago v1.4.0
  5. 6cb5d6c config: change release format to "1.3.0" by Kevin Burke · 3 months ago
  6. bf7d55a CHANGELOG,AUTHORS.txt: add notes and add Simon Josefsson by Kevin Burke · 3 months ago
  7. d227026 Store tests/dos-lines as CRLF in git instead of using .gitattributes (#72) by Simon Josefsson · 3 months ago
  8. 1bd630c 1.3 by Kevin Burke · 9 months ago v1.3
  9. 200a8b4 .github: update CI for more recent Go versions by Kevin Burke · 9 months ago
  10. 1d09c0b .github: set latest Go versions by Kevin Burke · 2 years, 1 month ago ssh-test
  11. 974a52c .github: use Go 1.19 by Kevin Burke · 3 years ago versions
  12. 3c7724c README.md: update donate information by Kevin Burke · 3 years ago
  13. 7df8445 go.mod: add by Kevin Burke · 3 years, 5 months ago
  14. a56e914 .github: run lint only on Go 1.18 by Kevin Burke · 3 years, 5 months ago
  15. 5724bd1 config: add UserSettings.ConfigFinder by Kevin Burke · 3 years, 5 months ago
  16. aae6f39 1.2 by Kevin Burke · 3 years, 7 months ago v1.2 v1.2.0
  17. df4d8e6 config: update version to match git tags by Kevin Burke · 3 years, 7 months ago
  18. f6c7111 Makefile: add tag prefix to release command by Kevin Burke · 3 years, 7 months ago
  19. 9b1b4df config: fix EOL whitespace for key/value pairs and Host lines by Scott Lessans · 3 years, 7 months ago
  20. 91cd224 config: add DecodeBytes to directly read a byte array by Carlos A Becker · 3 years, 7 months ago
  21. a432d6f README: add more information by Kevin Burke · 3 years, 7 months ago
  22. 6ad71ac config: remove io/ioutil by Kevin Burke · 3 years, 7 months ago
  23. 0970dd2 .github: add latest Go versions to CI by Kevin Burke · 3 years, 7 months ago latest-ci
  24. c7f8dec fuzz_test: add fuzz tests by Kevin Burke · 4 years ago fuzzer
  25. beb851b AUTHORS.txt: add Dustin Spicuzza by Kevin Burke · 4 years, 8 months ago
  26. 1241662 Support retrieving multiple values for a given keyword by Dustin Spicuzza · 4 years, 8 months ago 1.1 v1.1 v1.1.0
  27. 42c0635 .github: add github actions by Kevin Burke · 4 years, 8 months ago
  28. 4977a11 travis.yml: test ppc64le by santosh653 · 5 years ago
  29. 62d1616 Update .travis.yml by santosh653 · 5 years ago
  30. 5a772a7 travis.yml: test latest Go versions by Kevin Burke · 5 years ago
  31. 01f96b0 AUTHORS.txt: add Mark Nevill by Kevin Burke · 6 years ago
  32. 6cfae18 1.0 by Kevin Burke · 6 years ago 1.0
  33. 14846fb all: rewrite the lexer to consume the entire input first by Mark Nevill · 6 years ago
  34. 2e50c44 all: fix lint issues by Kevin Burke · 6 years ago
  35. f648cfb all: use ints instead of uints by Kevin Burke · 6 years ago
  36. 81db2a7 0.5 by Kevin Burke · 7 years ago 0.5
  37. b64c021 Add Go 1.11 to build matrix by Kevin Burke · 7 years ago
  38. 555f37a Correctly parse files without trailing newline by Kevin Burke · 7 years ago
  39. 82cf3f9 Remove 1.7 and 1.8 from build matrix by Kevin Burke · 7 years ago
  40. 4fcc689 Use kevinburke/bump_version instead of Shyp/bump_version by Kevin Burke · 8 years ago
  41. 6c3af74 Run tests with the race detector by Wayne Ashley Berry · 8 years ago
  42. b8c871d run tests before releasing a new version by Kevin Burke · 8 years ago
  43. 9fc7bb8 0.4 by Kevin Burke · 8 years ago 0.4
  44. fe204ef Fix DOS line endings parsing by Eugene Terentev · 8 years ago
  45. 0ff8514 0.3 by Kevin Burke · 8 years ago 0.3
  46. fc20c60 Add AUTHORS file by Kevin Burke · 8 years ago
  47. c665f6f Fix potential index out of range error by Sergey Lukjanov · 8 years ago
  48. 802051b Implement encoding.TextMarshaler interface by Kevin Burke · 8 years ago
  49. db49ba3 Use better dependencies in Makefile by Kevin Burke · 8 years ago
  50. 4ec3da0 add Default example by Kevin Burke · 8 years ago
  51. fc8c332 fix example by Kevin Burke · 8 years ago
  52. 2b54512 switch staticcheck for megacheck and fix things it complains about by Kevin Burke · 8 years ago
  53. 6dcd4cf update README and add more examples by Kevin Burke · 8 years ago
  54. 873a8ad add errata by Kevin Burke · 8 years ago
  55. 8b24c0d improve the documentation by Kevin Burke · 8 years ago
  56. b365efc add a release target by Kevin Burke · 8 years ago
  57. fa48d7f 0.2 by Kevin Burke · 8 years ago 0.2
  58. 4a3c8df add a version constant by Kevin Burke · 8 years ago
  59. e05b907 more doc tweaks by Kevin Burke · 8 years ago
  60. 7897293 Cleanup for public release by Kevin Burke · 8 years ago
  61. 3fad3c6 Add more documentation and correctness fix by Kevin Burke · 8 years ago
  62. 1c4ddb9 use Default() and validate() by Kevin Burke · 8 years ago
  63. c206444 add Default() and start of a validate() function by Kevin Burke · 8 years ago
  64. 54fabb9 Implement Include directive by Kevin Burke · 8 years ago
  65. ad36f0d Implement negative match by Kevin Burke · 9 years ago
  66. 3918a52 Add a LICENSE by Kevin Burke · 9 years ago
  67. 01f7364 Add more documentation by Kevin Burke · 9 years ago
  68. 251b79e install staticcheck on host by Kevin Burke · 9 years ago
  69. bc2824e tweak readme again by Kevin Burke · 9 years ago
  70. 67c39ca Implement Get and wildcard match by Kevin Burke · 9 years ago
  71. c40e54d fix tests by Kevin Burke · 9 years ago
  72. 8075e81 tweak interface by Kevin Burke · 9 years ago
  73. c07ebbe add very basic README by Kevin Burke · 9 years ago
  74. ab5641d Add Travis by Kevin Burke · 9 years ago
  75. 29f594a Add alpha SSH config parser by Kevin Burke · 9 years ago