You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6.7 KiB

Changelog

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

1.2.6 (2021-10-25)

1.2.5 (2021-10-25)

1.2.4 (2021-10-24)

1.2.3 (2021-10-24)

1.2.2 (2021-10-24)

1.2.1 (2021-10-24)

Bug Fixes

  • pkg upgrades and small fixes (5290ac3)
  • remove empty bytes from password buffer in StaticAuth #116 (a06026f)

1.2.0 (2021-01-23)

Features

  • new auth mechnasimn via http post (#99) (279541a)

1.1.10 (2020-12-01)

1.1.9 (2020-09-03)

1.1.8 (2020-09-03)

Bug Fixes

1.1.7 (2020-08-05)

Bug Fixes

  • session resumptions + google ldap auth (66fbcf4)

1.1.6 (2020-08-05)

Bug Fixes

  • google-auth: search base must include ou (a3ab393)

1.1.5 (2020-06-26)

Bug Fixes

  • eap: catch decoding errors (97ea3fa)
  • eap: concat buffers if they are an array (3d03658)
  • eap: output state on error (e71f0b3)
  • eap-ttls: reset last processed identifier (7179c16)

1.1.4 (2020-06-24)

1.1.3 (2020-05-14)

1.1.2 (2020-03-02)

1.1.1 (2020-03-02)

Bug Fixes

  • auth: cache only valid results for one day (a8a0247)
  • config: use __dirname to resolve path to ssl certs (7a28a0d)
  • docs: fix some typos (5519391)

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.