simon
|
5290ac37c0
|
fix: pkg upgrades and small fixes
|
2021-05-28 12:33:26 +02:00 |
|
simon
|
97584e37c2
|
docs: improve readme files
|
2021-01-23 22:45:52 +01:00 |
|
simon
|
652ae86a8a
|
refactor: simplify http auth
|
2021-01-23 22:33:06 +01:00 |
|
Akif Rabbani
|
279541a669
|
feat: new auth mechnasimn via http post (#99)
* Added HTTP Authentication
* Fixed sample config
* Added filter by status code
|
2021-01-23 22:30:35 +01:00 |
|
simon
|
1778948ee2
|
chore: bring everything up2date
|
2021-01-23 22:14:56 +01:00 |
|
simon
|
ff2f08ecd7
|
chore: deps upgrades (including ts 4.1)
|
2020-12-01 22:17:30 +01:00 |
|
Simon Tretter
|
66fbcf4ca8
|
fix: session resumptions + google ldap auth
|
2020-08-05 12:44:39 +02:00 |
|
simon
|
7179c1682d
|
fix(eap-ttls): reset last processed identifier
|
2020-06-26 13:31:30 +02:00 |
|
simon
|
3d03658a43
|
fix(eap): concat buffers if they are an array
|
2020-06-25 12:06:25 +02:00 |
|
simon
|
e71f0b3d80
|
fix(eap): output state on error
|
2020-06-25 11:18:55 +02:00 |
|
simon
|
97ea3fad1d
|
fix(eap): catch decoding errors
|
2020-06-25 11:17:19 +02:00 |
|
simon
|
842b93634e
|
chore: get everything up 2 date
|
2020-05-14 15:02:15 +02:00 |
|
simon
|
f30932002c
|
chore: package.json cleanups
|
2020-03-02 10:26:33 +01:00 |
|
simon
|
5519391aa3
|
fix(docs): fix some typos
|
2020-03-02 09:57:52 +01:00 |
|
simon
|
a8a02478ce
|
fix(auth): cache only valid results for one day
|
2020-02-28 11:03:44 +01:00 |
|
simon
|
d9ff95bbbb
|
feat(cli): allow setting config vars via cli
|
2020-02-28 10:31:14 +01:00 |
|
simon
|
589749883c
|
fix(docs): better file names
|
2020-02-27 19:05:37 +01:00 |
|
simon
|
7ca60a20cc
|
fix: improve coping with long running auth requests
|
2020-02-27 11:33:05 +01:00 |
|
simon
|
87e8313108
|
chore: dependency updates, some cleanups and doc fixes
|
2020-02-26 10:56:29 +01:00 |
|
simon
|
e1b4bb5597
|
feat(ssl): enable session resumptions for even quicker reintinaliztions :)
|
2020-02-26 10:55:19 +01:00 |
|
simon
|
aa535ccf32
|
chore: node version > 13.9.x
|
2020-02-25 14:36:02 +01:00 |
|
simon
|
0ccb1b26cc
|
chore: improve check for supported node js version
|
2020-02-25 14:20:59 +01:00 |
|
simon
|
0baf8155bf
|
fix(auth): improve google auth
always instanciate a new client for bind request
|
2020-02-25 13:22:00 +01:00 |
|
simon
|
82f9a2e55b
|
chore: cleanup old file
|
2020-02-25 12:13:50 +01:00 |
|
simon
|
60ec84ae8e
|
refactor: improve ttls tunnel stuff and fix some byte sizes for AVPs
|
2020-02-25 11:54:57 +01:00 |
|
simon
|
6aa4b9f92e
|
feat: inner tunnel for TTSL support added
|
2020-02-24 18:52:21 +01:00 |
|
simon
|
3f600c664f
|
feat: add more auth providers and cleanup google auth
it's no longer needed to use stunnel ;-)
|
2020-02-23 20:42:36 +01:00 |
|
simon
|
5e5005cf6b
|
fix: ldap auth failed auth and added test scripts
|
2020-02-23 01:09:28 +01:00 |
|
simon
|
9fe25a8b49
|
feat: add debug pkg to reduce output
|
2020-02-23 00:49:17 +01:00 |
|
simon
|
42a05b069f
|
refactor: major code cleanups :-)
first working version
|
2020-02-23 00:29:33 +01:00 |
|
simon
|
0cb807a555
|
fix: a lot of bug fixes, first running version for windows and android :)
code is super ugly right now.. please don't judge
|
2020-02-22 02:36:06 +01:00 |
|
simon
|
7e28c60d81
|
fix: add MS-MPPE-Send-Key and MS-MPPE-Recv-Key
|
2020-02-16 19:17:03 +01:00 |
|
simon
|
837453fca2
|
fix: eap call is using wrong this, needs more refactoring later
|
2020-02-15 00:43:11 +01:00 |
|
simon
|
807e1508d7
|
initial commit
|
2020-02-15 00:20:24 +01:00 |
|