Caleb James DeLisle
|
3d9e5f0d38
oops mistake
|
12 years ago |
Caleb James DeLisle
|
418e677609
While we're breaking things...
|
12 years ago |
Caleb James DeLisle
|
a7ea58bf19
It's never too late to change a protocol :D
|
12 years ago |
Caleb James DeLisle
|
d5d8b8d52e
How could? why didn't? where did the? who? O_O
|
12 years ago |
Caleb James DeLisle
|
94f7780672
#47 fixed, cleaned up logging in CryptoAuth, added ability to remove an onFree callback from an allocator.
|
12 years ago |
Caleb James DeLisle
|
f7bc87cc70
CryptoAuth should not reset a connection right away.
|
12 years ago |
Caleb James DeLisle
|
a31fefdd30
Added function to get current status of cryptoAuth session and cleaned up CryptoAuth_struct to only define structures starting with 'CryptoAuth'
|
12 years ago |
Caleb James DeLisle
|
321e2a9c6c
Rearranged the init system, this is not well tested yet.
|
12 years ago |
Caleb James DeLisle
|
903d827603
Try a different way of representing the data.
|
12 years ago |
Caleb James DeLisle
|
a332d6ae5e
Removed testing
|
12 years ago |
Caleb James DeLisle
|
22d29d16d5
more testing
|
12 years ago |
Caleb James DeLisle
|
5e49ae6238
testing
|
12 years ago |
Caleb James DeLisle
|
e3cf64fffe
big endian bugs
|
12 years ago |
Caleb James DeLisle
|
c5d269dda2
Big endian bugs.
|
12 years ago |
cjdelisle
|
1e9a7cf60b
Killed ping-from-the-past bug, also made all time calls use libevent cached time.
|
12 years ago |
cjdelisle
|
0f1e84dea0
Include CryptoAuth debug.
|
12 years ago |
cjdelisle
|
2f8cb1d1c3
Refactoring and finished rewriting libbenc
|
13 years ago |
cjdelisle
|
cc3cded841
Rename MemAllocator Allocator
|
13 years ago |
cjdelisle
|
b7f23b1511
Moved log to util
|
13 years ago |
cjdelisle
|
b4bea5db96
Test was sending unaligned inputs to cryptoauth
|
13 years ago |
cjdelisle
|
102fcc28c6
Try a different way of setting the nonce
|
13 years ago |
cjdelisle
|
9aa22feca3
Offered permission to copy under gplv3 license.
|
13 years ago |
cjdelisle
|
a4def0da8d
Buffered messages being sent when they shouldn't be, occasional assert fail.
|
13 years ago |
cjdelisle
|
75e44509cc
missing \n and removed cryptoauth debug logging
|
13 years ago |
cjdelisle
|
61970fe991
Fixed a bug in Address_checkRedundantRoute() and other small cleanup.
|
13 years ago |
cjdelisle
|
c2ee5d9b8a
Don't try to decrypt if other party's public key isn't known.
|
13 years ago |
cjdelisle
|
2f3b2872bf
Broken code
|
13 years ago |
cjdelisle
|
23170ea15e
Added debugging back to CryptoAuth
|
13 years ago |
cjdelisle
|
0ae00483f5
improved key validation, made a distance based NodeCollector used for getting closest nodes.
|
13 years ago |
cjdelisle
|
f456f5b0e6
improved logging
|
13 years ago |