Logan007
b976379125
added data structures for replay protection
4 years ago
Logan007
895bbc2844
added time stamp blending and sending
4 years ago
switch_st
ee46e3e86b
Revert "fix supernode coredump when accessing management socket"
This reverts commit 66d73b0713
.
4 years ago
switch_st
81516d8d8c
Update purge logic of communities and edges for supernode
4 years ago
switch_st
66d73b0713
fix supernode coredump when accessing management socket
4 years ago
switch_st
72701a5e83
add main loop callback and move android arp code to this callback
4 years ago
switch_st
8a1bcf0fa6
close trace file if needed
4 years ago
switch_st
21122df969
delete android define and log code
4 years ago
fengdaolong
16b1c7c065
Clean up redundant code in sn.c
Clean up redundant code contained in both sn.c and sn_utils.c
4 years ago
ygg
e6c851d276
add sleep() for fix compile error on windows
4 years ago
switch_st
48db4bfb6c
add extra comment to n2n_edge_callbacks
4 years ago
fengdaolong
51c889ddea
Fix read tap device failed when OS wake up from sleep.
Adjust the structure of the source file to the header file.
4 years ago
switch_st
e7ac9cf129
change n2n_edge_callbacks payload_size parameter to pointer.
4 years ago
Logan007
89542607e7
removed quicklz define
4 years ago
Logan007
8d0c52102c
added optional 16-bit look-up table
4 years ago
emanuele-f
e42837c3fb
Move android code to hin2n
4 years ago
fengdaolong
f5accc8221
Fix cmake compilation errors.
1. CMakeLists.txt added to automatically obtain the revised version number from the git repository.
2. Adjusted some header files to fix Windows platform compilation errors.
3. Eliminate some compilation warnings.
4 years ago
emanuele-f
346631ffe8
Add the callbacks API
Callbacks allow n2n API users to extend n2n without modifying the upstream code. This also allows us
to move the hin2n code, which is specific of android, out of the n2n repository.
4 years ago
Logan007
0e0d662dbb
added decryption step
4 years ago
Logan007
e8d5e939a7
added encryption step
4 years ago
Logan007
a6915fd6af
prepared header iv encryption handling
4 years ago
Logan007
a64cfa450e
added 16-bit hashing
4 years ago
Logan007
c7a8210078
added 96 bit block size for header iv encryption
4 years ago
emanuele-f
f5804db2b0
Android compilation fixes
4 years ago
Logan007
62d811edf5
ifdef'ed openSSL-includes for use with AES present only
4 years ago
Logan007
789dd90272
Header Encryption
4 years ago
Luca Deri
3344065cab
Removed unnecessary code
4 years ago
Luca Deri
0bf7ae0a01
Minor code claanup
4 years ago
Luca Deri
3eb82b2a32
Code reorganization
4 years ago