Skip to content

1.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 22:53
  • a0b3914 Release 1.0.6
  • 4127d8e lint, deps, version, CI (#21)
  • 7c2b68d bump ipaddr.js version (#20)
  • 20479b6 update to es6 classes (#19)
  • e806fbe replace node 6 with 12 CI testing
  • 9736678 Delete package-lock.json
  • f05bedf fully quality path to mocha binary (#13)
  • 4a004aa Make add_header option visible at config (#11)
  • cd2c594 Merge pull request #9 from haraka/greenkeeper/update-to-node-10
  • 9fe43fb Update to node 10 in .travis.yml
  • 15f8b1f Merge pull request #7 from haraka/es6
  • 91a3318 Merge branch 'master' into es6
  • 184a75b Merge pull request #6 from lnedry/template-literals
  • f3cbe1f es6: use class constructor
  • 56b9e3f Replace string concatenations with template literals in p0f plugin
  • 0dd4eb8 Merge pull request #1 from haraka/warn-on-no-config
  • 63ba20c refactor duplicated init code into start_p0f_client
  • 08ab2ca update Changes
  • afd4843 warn when p0f socket_path not configured
  • ae24d9b Merge pull request #4 from haraka/eslint-no-var
  • 4899b1d eslint no-var updates
  • 1c4faba release 1.0.1
  • f9d810e import from Haraka