Caleb James DeLisle
|
7ba35479e7
manual merge crashey
|
2 vuotta sitten |
Rogério Sampaio de Almeida
|
4d0aefc5a5
remove unused param from new timing funcs
|
2 vuotta sitten |
Caleb James DeLisle
|
eb83a46260
Implemented boringtun protocol
|
3 vuotta sitten |
Caleb James DeLisle
|
9a9ffd57d5
Return anyhow::Error from Iface_DEFUN functions rather than an integer error type
|
3 vuotta sitten |
Caleb James DeLisle
|
29afc1a127
Try enabling NOISE proto
|
3 vuotta sitten |
Alex Kordys
|
64060c1e24
Broken unit tests has been fixed.
|
3 vuotta sitten |
Caleb James DeLisle
|
a0084a9e21
Switch to Rust CryptoAuth
|
3 vuotta sitten |
Caleb James DeLisle
|
8e3011cb6e
Change message->bytes to message->msgbytes in prep for privatizing it
|
3 vuotta sitten |
Caleb James DeLisle
|
3651b0d413
Message privatize length
|
3 vuotta sitten |
Caleb James DeLisle
|
09fdae751d
privatize message.padding
|
3 vuotta sitten |
Caleb James DeLisle
|
a73e2c68f7
privatized message.capacity
|
3 vuotta sitten |
Caleb James DeLisle
|
ccf923d8f6
Major refactor, switch CryptoAuth to be an Iface adaptor rather than using encrypt() and decrypt() functions
|
3 vuotta sitten |
Caleb James DeLisle
|
b75b7f2f41
Added a test to check sameness of encrypt_rnd_nonce
|
3 vuotta sitten |
Caleb James DeLisle
|
6d9ecb7e55
re-shuffled tests to be able to run on both new and old CryptoAuth
|
3 vuotta sitten |
Caleb James DeLisle
|
caf9963793
Switch to a Rust libsodium build
|
4 vuotta sitten |
Caleb James DeLisle
|
e54b3e4791
Use the results of crypto_box_curve25519xsalsa20poly1305_beforenm and crypto_scalarmult_curve25519 to avoid warnings
|
4 vuotta sitten |
Caleb James DeLisle
|
0ebcd343aa
This causes peerings to fail, need to debug further
|
4 vuotta sitten |
Caleb James DeLisle
|
fbfc2f2832
Better logging
|
4 vuotta sitten |
Caleb James DeLisle
|
92f3377c99
Make sure that when both parties to a CA session
|
4 vuotta sitten |
Caleb James DeLisle
|
6c1751d868
Got rid of usages of Except and simplified Message.h
|
4 vuotta sitten |
Caleb James DeLisle
|
7207181faf
Add a moving average of dropped packets to evaluate 'droppeyness' of any given incoming path
|
6 vuotta sitten |
Caleb James DeLisle
|
a8baeb4314
Added pagination to AuthorizedPasswords_get AND made ArrayList able to create list types with names not prefixed by ArrayList, and created StringList (ArrayList<String>)
|
6 vuotta sitten |
Mada
|
a972a8c8a3
Fix memory leak when modify the CA auth user field
|
6 vuotta sitten |
Caleb James DeLisle
|
17dd3b0aef
Reset CryptoAuth sessions in 10 seconds unless they become ESTABLISHED
|
7 vuotta sitten |
Caleb James DeLisle
|
cafed5019f
Manual merge links update by soredake
|
7 vuotta sitten |
soredake
|
c49cc24869
links update
|
7 vuotta sitten |
Caleb James DeLisle
|
c4cacc597f
Handle the case where 2 hellos are sent, one is received and then the recipient resets so two different keys are sent back, upon receipt of the first key, the session goes into running state and then the second key comes
|
7 vuotta sitten |
Caleb James DeLisle
|
719063e184
wip
|
8 vuotta sitten |
Caleb James DeLisle
|
7029107042
Small semantic changes to CryptoAuth, getting rid of some 'magic' numbers
|
8 vuotta sitten |
Caleb James DeLisle
|
575878e2cd
Standardize on CryptoAuth states for peerStats and sessionStats
|
8 vuotta sitten |