1
0

CHANGELOG.md 3.3 KB

Change Log

v0.1.10 (2017-08-27)

Full Changelog

Implemented enhancements:

  • show network types in cli #27

v0.1.9 (2017-08-27)

Full Changelog

Implemented enhancements:

  • static route support #21

v0.1.8 (2017-08-26)

Full Changelog

Implemented enhancements:

  • access control to existing networks on the machine #1

v0.1.7 (2017-08-23)

Full Changelog

v0.1.6 (2017-08-23)

Full Changelog

v0.1.5 (2017-08-23)

Full Changelog

v0.1.4 (2017-08-23)

Full Changelog

Implemented enhancements:

  • make rpm package #24

Fixed bugs:

  • stop ovpmd systemd unit upon removal #26
  • ensure nat after openvpn process restart #25

v0.1.3 (2017-08-22)

Full Changelog

Implemented enhancements:

  • add edit user command #23
  • give user's a static vpn ip addr #17
  • show user's vpn ip addr in the cli output #16
  • don't push vpn server as the default gateway for some users #15
  • fix user password storage #2

Fixed bugs:

  • when ovpm is freshly installed and initialized (and applied)OpenVPN process is not started #19
  • OpenVPN clients whose version is 2.3 and below is complaining about certificate verification #14

v0.1.2 (2017-08-15)

Full Changelog

v0.1.1 (2017-08-15)

Full Changelog

Implemented enhancements:

  • hook up iptables to give nat masquerading #13

v0.1.0 (2017-08-13)

Implemented enhancements:

  • handle sigint (Ctrl-C) #10
  • supervise openvpn process #9
  • implement remote control proto #8
  • write docs #4
  • write unit tests #3