node-radius-server/CHANGELOG.md
2020-02-28 10:36:50 +01:00

3.0 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2020-02-28)

Features

  • cli: allow setting config vars via cli (d9ff95b)

1.0.0 (2020-02-27)

Features

  • ssl: enable session resumptions for even quicker reintinaliztions :) (e1b4bb5)
  • add debug pkg to reduce output (9fe25a8)
  • add more auth providers and cleanup google auth (3f600c6)
  • inner tunnel for TTSL support added (6aa4b9f)

Bug Fixes

  • docs: better file names (5897498)
  • improve coping with long running auth requests (7ca60a2)
  • auth: improve google auth (0baf815)
  • docs: add examples (a3ed0be)
  • docs (cca4dce)
  • ldap auth failed auth and added test scripts (5e5005c)
  • ssl again (a624bc1)
  • ssl: move files (f53a423)
  • a lot of bug fixes, first running version for windows and android :) (0cb807a)
  • a lot of bug fixes, first running version for windows and android :) (4989c2b)
  • add MS-MPPE-Send-Key and MS-MPPE-Recv-Key (7e28c60)
  • eap call is using wrong this, needs more refactoring later (837453f)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.