simon
|
2dbcd57c27
|
chore: package.json fixes
|
2020-02-28 10:47:23 +01:00 |
|
simon
|
40fea3051f
|
chore: fix release script
|
2020-02-28 10:46:08 +01:00 |
|
simon
|
c20b969d97
|
chore: add radius-server bin file
|
2020-02-28 10:45:35 +01:00 |
|
simon
|
5bad24e120
|
chore(release): 1.1.0
|
2020-02-28 10:36:50 +01:00 |
|
simon
|
97b7dfaae1
|
docs: add quick start
|
2020-02-28 10:36:05 +01:00 |
|
simon
|
d9ff95bbbb
|
feat(cli): allow setting config vars via cli
|
2020-02-28 10:31:14 +01:00 |
|
simon
|
e8b9462c58
|
build(package.json): add release script and main entry
|
2020-02-27 19:33:07 +01:00 |
|
simon
|
517bb2910b
|
chore(release): 1.0.0
|
2020-02-27 19:08:15 +01:00 |
|
simon
|
589749883c
|
fix(docs): better file names
|
2020-02-27 19:05:37 +01:00 |
|
simon
|
5e8408ccac
|
chore: package json files
|
2020-02-27 19:02:49 +01:00 |
|
simon
|
60b50ef431
|
chore(release): 0.0.1
|
2020-02-27 18:59:58 +01:00 |
|
simon
|
f33e7151d4
|
chore: add github link to package.json
|
2020-02-27 18:59:24 +01:00 |
|
simon
|
28d8b225d8
|
chore(release): 0.0.1
|
2020-02-27 18:58:22 +01:00 |
|
simon
|
b4e7f31833
|
chore(release): 0.0.3
|
2020-02-27 18:58:02 +01:00 |
|
simon
|
d00ec596d0
|
chore(release): 0.0.2
|
2020-02-27 18:57:40 +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
|
191bb54264
|
chore: eslint it
|
2020-02-23 20:49:57 +01:00 |
|
simon
|
a3ed0be02d
|
fix(docs): add examples
|
2020-02-23 20:48:44 +01:00 |
|
simon
|
cca4dce961
|
fix: docs
|
2020-02-23 20:44:55 +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
|
c285a15bee
|
chore: add default ssl certs
|
2020-02-22 17:37:45 +01:00 |
|
simon
|
a624bc15b0
|
fix: ssl again
|
2020-02-22 02:37:41 +01:00 |
|
simon
|
2e58f60b88
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# config.js
# ssl/ca.cnf
# ssl/create.sh
# ssl/server.cnf
|
2020-02-22 02:37:17 +01:00 |
|
simon
|
f53a42335b
|
fix(ssl): move files
|
2020-02-22 02:36:45 +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
|
4989c2b6bc
|
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:32:12 +01:00 |
|
simon
|
7e28c60d81
|
fix: add MS-MPPE-Send-Key and MS-MPPE-Recv-Key
|
2020-02-16 19:17:03 +01:00 |
|
simon
|
13f10bae59
|
chore: add eslint and prettier
|
2020-02-16 19:14:54 +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 |
|