Jonas Green
|
5d375771aa
Security: Added support for server to decrypt passwords
|
5 years ago |
Julius Pfrommer
|
4171e05c98
Session: A NULL or empty UserIdentityToken should be treated as Anonymous
|
5 years ago |
Julius Pfrommer
|
65bdb77fe5
Server: Improve logging for CreateSession
|
5 years ago |
Jayanth Velusamy
|
217eed40cf
[FIX] Check for zero signature length
|
5 years ago |
Julius Pfrommer
|
c9c818868f
Move header files to a more unix-like structure
|
5 years ago |
Jayanth Velusamy
|
065baa89c1
[FIX] Return proper status code for unsupported UserToken types
|
5 years ago |
Jonas Green
|
1a40bb1fe1
WIP: Separate SecurityPolicies from Endpoints in the server (#2247)
|
5 years ago |
Julius Pfrommer
|
89f728aee1
Logging: Make logging a proper plugin with state and cleanup method
|
6 years ago |
Julius Pfrommer
|
0b06e658fa
Server: Improve logging when the AccessControl plugin denies the credentials
|
6 years ago |
Jonas Green
|
691ec179cf
Compare end certificates of channel and CreateSessionRequest
|
6 years ago |
Jonas Green
|
beb635ac4c
Get server certificate of create session rsp from used endpoint
|
6 years ago |
StalderT
|
3b4f84f248
fix Service_CreateSession after #2013
|
6 years ago |
Martin Lang
|
56ad89bf38
Move create session in front of create EndpointDescription
|
6 years ago |
Julius Pfrommer
|
f6eae36ebe
One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation
|
6 years ago |
Julius Pfrommer
|
e602432001
CTT: Compare the ApplicationURI in the certificate for CreateSession
|
6 years ago |
Julius Pfrommer
|
0afd439a21
AccessControl: Forward endpoint information and the remote certificate
|
6 years ago |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 years ago |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 years ago |
Julius Pfrommer
|
34cff1d606
Add a context for the AccessControl plugin
|
6 years ago |
Mark Giraud
|
37e8654da8
SecurityPolicy Interface change (#1613)
|
6 years ago |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 years ago |
Stefan Profanter
|
3d4b8666b0
Do not allow to activate session multiple times
|
6 years ago |
Julius Pfrommer
|
5c27c73a4b
move session definition into server
|
6 years ago |
Mark
|
0c55867ebb
Fix memoryleak in session services
|
7 years ago |
Mark
|
a1667131b7
Copy endpoints correctly into the CreateSessionResponse
|
7 years ago |
Julius Pfrommer
|
e517f1d779
use channel variable after checking for NULL
|
7 years ago |
Infinity95
|
36e7b144c3
Fix bugs preventing encryption from working correctly
|
7 years ago |
Infinity95
|
8b685b6540
use securitypolicy API in the server
|
7 years ago |
Infinity95
|
952bd5ebef
add securitypolicy plugin API and implementation for #none
|
7 years ago |
Infinity95
|
a8012d3040
endpoints in the server config; new/delete functions for the server config
|
7 years ago |