Stefan Profanter
|
660165267e
Fix oss fuzz copy
|
7 years ago |
Julius Pfrommer
|
c8b79effbe
fix pip on osx
|
7 years ago |
Julius Pfrommer
|
9313d4ee0d
fix a unasigned memory problem in the fuzzer
|
7 years ago |
Julius Pfrommer
|
d86e04a925
clean some gcc7 errors in the corpus generation
|
7 years ago |
Julius Pfrommer
|
8b3f7c1f03
remove old dumped message unit tests
|
7 years ago |
Mark
|
b0a358d4c5
Added tests for the generateNonce function
|
7 years ago |
Mark
|
fdd5efcd64
Add checks to generateNonce
|
7 years ago |
Mark
|
3d6ad6a0cb
Add tests and possibility to set key sizes in test
|
7 years ago |
Mark
|
b116a16295
Fix calculation of padding for keysizes > 2048
|
7 years ago |
Mark
|
0cabd40863
Modified testing NL and added SecureChannel test.
|
7 years ago |
Mark
|
3c9774bb63
Split tests into separate functions.
|
7 years ago |
Mark
|
96466e6601
Fix sendAsymmetricOPNMessage test and setup and teardown functions (connection setup)
|
7 years ago |
Mark
|
7b80c5e44a
Fix compile and analysis errors
|
7 years ago |
Mark
|
de7f8eeff3
Start adding tests for sendAsymmetricOPNMessage
|
7 years ago |
Mark
|
ebd57ea4bf
Added revolveTokens test
|
7 years ago |
Mark
|
238efcede8
Added assertions to testing policy
|
7 years ago |
Mark
|
e7f80f9779
-Added testing SecurityPolicy
|
7 years ago |
Mark
|
32d6a02f3b
Add missing parameter check
|
7 years ago |
Mark
|
b9f4ea92cf
Add securechannel tests file
|
7 years ago |
Stefan Profanter
|
0fa0a0c767
Merge pull request #1340 from mattias777/feature/subscription_limit
|
7 years ago |
Stefan Profanter
|
1b975925a1
Merge pull request #1373 from heno-hms/topic-OperationLimits
|
7 years ago |
Julius Pfrommer
|
3db5c9bde1
refactor typeCheckArguments in the call service; fix a return code
|
7 years ago |
Julius Pfrommer
|
68bb79cd2d
create a new session when recovering the old one is not possible
|
7 years ago |
Julius Pfrommer
|
ef5baa585b
cosmetic improvements in client securechannel renewal
|
7 years ago |
StalderT
|
555debda26
replace #1370
|
7 years ago |
Julius Pfrommer
|
05e60ec189
improve logging in server securechannel handling
|
7 years ago |
Julius Pfrommer
|
fb499f9270
use color output for logging to stdout
|
7 years ago |
Julius Pfrommer
|
15c65b5129
recover an existing session if possible
|
7 years ago |
Julius Pfrommer
|
570d175ac7
test for securechannel timeouts in the client
|
7 years ago |
StalderT
|
39d48c87a7
add reconnect test
|
7 years ago |