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