5.5 KiB
5.5 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.10 (2020-12-01)
1.1.9 (2020-09-03)
1.1.8 (2020-09-03)
Bug Fixes
- tls: allow tls v1.0 (55e6dc4)
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.