Commit Graph
29 Commits
Author SHA1 Message Date
Logan007 b5b18443af added regular expression checking 2020-08-04 18:49:12 +05:45
Logan007 9fba63dfb4 added per-community locking 2020-08-04 15:46:09 +05:45
switch_st 7285f2a1bc add set uid/gid command option to supernode 2020-07-29 18:30:32 +08:00
Logan007 75317acaf3 added sorting of encrypted communities 2020-07-28 00:55:07 +05:45
Luca DeriandGitHub e635926d2c Merge branch 'dev' into rp 2020-07-27 06:57:36 +02:00
Logan oos EvenandGitHub 5ceb839b63 Merge branch 'dev' into rp 2020-07-25 18:54:33 +05:45
Logan007 0776e06912 added replay protection 2020-07-25 18:13:20 +05:45
switch_st d59b977840 add management port command option to supernode 2020-07-24 11:23:12 +08:00
Logan007 b976379125 added data structures for replay protection 2020-07-23 20:34:54 +05:45
Logan007 895bbc2844 added time stamp blending and sending 2020-07-23 16:06:54 +05:45
switch_st 72701a5e83 add main loop callback and move android arp code to this callback 2020-07-21 15:04:16 +08:00
Luca DeriandGitHub 0ab9f3229e Merge pull request #315 from switch-iot/hin2n_arp
delete android define and log code
2020-07-20 17:15:04 +02:00
switch_st 8a1bcf0fa6 close trace file if needed 2020-07-20 12:08:13 +08:00
switch_st 21122df969 delete android define and log code 2020-07-20 11:13:46 +08:00
ygg e6c851d276 add sleep() for fix compile error on windows 2020-07-17 14:21:27 +08:00
switch_st 48db4bfb6c add extra comment to n2n_edge_callbacks 2020-07-07 11:03:13 +08:00
fengdaolong 51c889ddea Fix read tap device failed when OS wake up from sleep.
Adjust the structure of the source file to the header file.
2020-07-06 13:17:01 +08:00
switch_st e7ac9cf129 change n2n_edge_callbacks payload_size parameter to pointer. 2020-07-03 11:50:47 +08:00
Luca DeriandGitHub edc48acb83 Merge pull request #290 from emanuele-f/protect_cleanup
Move android code to hin2n
2020-07-02 17:17:44 +02:00
emanuele-f e42837c3fb Move android code to hin2n 2020-07-01 16:27:08 +02:00
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.
2020-07-01 18:35:22 +08:00
Luca DeriandGitHub cf65d9ad98 Merge pull request #282 from emanuele-f/n2n_callbacks
Add the callbacks API
2020-06-30 16:36:11 +02:00
Luca DeriandGitHub 9dd0387d36 Merge pull request #279 from Logan007/checksum
Packet Checksum
2020-06-30 16:35:28 +02:00
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.
2020-06-30 13:01:37 +02:00
Logan007 a6915fd6af prepared header iv encryption handling 2020-06-29 15:50:05 +05:45
emanuele-f 0b4d36f7bd Merge remote-tracking branch 'origin/dev' into hin2n_android 2020-06-28 17:52:21 +02:00
Logan007 62d811edf5 ifdef'ed openSSL-includes for use with AES present only 2020-06-23 00:47:54 +05:45
Luca Deri 0bf7ae0a01 Minor code claanup 2020-06-21 22:33:28 +02:00
Luca Deri 3eb82b2a32 Code reorganization 2020-06-21 22:26:27 +02:00