All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.4 (2022-04-12)
- context for logger (fa0ecd4)
- further improve logging again (4715fea)
- logging cleanup (6a73c39)
- logging functionality (e8010cb)
- logging level mixup (35d24e5)
2.1.3 (2022-04-12)
2.1.2 (2022-04-11)
2.1.1 (2022-04-07)
- binary run (35f0d98)
2.1.0 (2022-04-07)
- allow setting vlan for authenticated users (7022750)
- restructure to allow usage in other mode projects (#269) (341e9d2)
2.0.0 (2022-04-07)
Breaking Change: This is now an ESM module!
- allow setting vlan for authenticated users (7022750)
- restructure to allow usage in other mode projects (#269) (341e9d2)
1.2.1 (2021-10-29)
- parse large responses correclty (ef82a99)
- pkg upgrades and small fixes (5290ac3)
- remove empty bytes from password buffer in StaticAuth #116 (a06026f)
1.2.0 (2021-01-23)
1.1.10 (2020-12-01)
1.1.9 (2020-09-03)
1.1.8 (2020-09-03)
- tls: allow tls v1.0 (55e6dc4)
1.1.7 (2020-08-05)
- session resumptions + google ldap auth (66fbcf4)
1.1.6 (2020-08-05)
- google-auth: search base must include ou (a3ab393)
1.1.5 (2020-06-26)
- 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)
- 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)
- cli: allow setting config vars via cli (d9ff95b)
- 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)
- 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)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.