VergLsm
68c0a1e0fa
fix(win): "config.h: No such file or directory"
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
fengdaolong
1ada1dc7ed
CMakeLists.txt automatically judges git commands and OpenSSL libraries.
1. Automatically determines whether the git command exists to generate a revision number.
2. When OpenSSL is not found, AES is automatically disabled.
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
Logan007
43feafa1b6
prepared header encryption
4 years ago
Logan007
67a1cb1792
polished speck
4 years ago
Logan007
365d2b2782
prepared header encryption
4 years ago
Logan007
0393165570
polished speck
4 years ago
Logan007
9d9695ebdb
added XORSHIFT128+ random number generator
4 years ago
emanuele-f
3d9d3a13f7
Windows cmake fix
Fixes #248
5 years ago
emanuele-f
5044fcde26
Add linux capabilities dependency to cmake
5 years ago
Chrysostomos Nanakos
e68a344ff8
Fix OSX Catalina compilation failure
Include openssl library path for n2n-benchmark compilation
Fixes https://github.com/ntop/n2n/issues/222
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
5 years ago
Felix Pojtinger
2058ab93c8
Add more embedding examples and initally decomposed sn_utils
5 years ago
emanuele-f
252ee3e82f
Call pcap_set_immediate_mode if available
5 years ago
emanuele-f
9d64ca0088
Fix install targets
5 years ago
emanuele-f
60a4ba90ce
Add tools subdirectory
5 years ago
emanuele-f
cb43d0cf64
Unify n2n version
5 years ago
emanuele-f
4ca0ae34a4
Remove keyfile leftover
5 years ago
emanuele-f
a89e6b913d
Fix cmake build and add n2n 32bit DLL
6 years ago
Chris Sheely
ba0ecabbf6
Submit minor changes to enable Windows CMake builds w/o further mods.
6 years ago
Luca Deri
1888a0c55a
Merge of https://github.com/ntop/n2n/pull/26
6 years ago
Luca Deri
fcd5dc86a5
Fixed #32
Minor help fixes
6 years ago
Luca Deri
6c611ea306
Fixed cmake
Minor code cleanup
7 years ago
Luca Deri
73cd299275
Moved to 2.3.x release
7 years ago
Luca Deri
27c10a1fb8
Fix for #6
7 years ago
Dushara Jayasinghe
368cee035c
Fix Segmentation fault on Linux amd64
The version defines which were passed to version.c were incorrectly
constructed in the CMakeLists.txt file causing a seg fault when
invoking edge -h
7 years ago
Luca Deri
b1e9ce6d2a
Initial SVN import of n2n v2
8 years ago