79 Commits (ddf9bd894d40a80c0d8b05725a519a8ef71ab3e3)

Author SHA1 Message Date
Hamish Coleman d81908d6a2 Move as much as simply possible from edge_management into shared code 2 years ago
Logan oos Even f59c6900a1
moved compression code into transforms (#961) 3 years ago
Hamish Coleman 99d56a8a7b
Improve build docs (#952) 3 years ago
Hamish Coleman f0d883fde8 of course, tuntap drivers are needed to run edge, so we cannot test that on darwin without writing a dummy tuntap driver 3 years ago
Hamish Coleman ecaba980ba Attempt to simplify adding new tests 3 years ago
Hamish Coleman e22e453d2c Add an integration test and a bunch of framework to support tests on multiple build systems 3 years ago
Hamish Coleman 84f69623e1 Dont forget to update the other build system 3 years ago
Hamish Coleman e9fccd9932
Fix Cmake libpcap detection logic (#943) 3 years ago
Hamish Coleman 670aadcf1b
Address CMake config ordering requirements (#942) 3 years ago
Hamish Coleman 3856d62e8f
Fix bug in CMake conditional (Fixes #939) (#940) 3 years ago
Hamish Coleman 028d6f9b07
Harmonise configuration defaults (#937) 3 years ago
Logan oos Even bca9968c91
re-enabled libnatpmp with CMake on Windows (#918) 3 years ago
skyformat99 dcfa27e9e2
updated CMakeLists.txt (#917) 3 years ago
Logan oos Even e6919050d3
conditionally disabled libnatpmp support with CMake on Windows (#914) 3 years ago
Logan oos Even e6e8cb038a
added port forwarding (upnp and natpmp) (#905) 3 years ago
Hamish Coleman e4e2aba420
Increase code Coverage (#897) 3 years ago
Hamish Coleman 109b6e2fa5 Remove one remaining use of N2N_OSNAME and cleanup 3 years ago
Hamish Coleman 108c9436d5 Add robustness to the version calculations 3 years ago
Hamish Coleman aafca3813a Use script to calculate the build version 3 years ago
Hamish Coleman 00a2bdc307 Remove all use of N2N_VERSION_SHORT in favor of PACKAGE_VERSION 3 years ago
Hamish Coleman a9216f1097 Remove GIT_RELEASE variable and use the semantically identical N2N_VERSION instead 3 years ago
Hamish Coleman 430b0cb77d Fix CMakeFile version number embedded NL 3 years ago
Hamish Coleman ff88803f6d Use one common file for the version number in both build systems 3 years ago
Luca Deri 9f2eb321de
Moved to 3.1 3 years ago
Hamish Coleman 80b33cd1a9
Basic C Code lint checker and shell checker (#859) 3 years ago
Hamish Coleman ae502d9181
JSON Reply Management API - feature parity with old management interfaces (#861) 3 years ago
Hamish Coleman b735ad6b9e
added test framework and code coverage reporting (#797) 3 years ago
Hamish Coleman 35ec7336a6
simplified the makefiles (#795) 3 years ago
Logan oos Even bc62b8be0a
changed default to pthread support again 3 years ago
Logan oos Even 70912300ca
updated CMakeLists.txt 3 years ago
Logan oos Even a1594bc976
Revert "Update CMakeLists.txt (#759)" (#760) 3 years ago
skyformat99 921eb27482
Update CMakeLists.txt (#759) 3 years ago
fengdaolong 04f0bd88e6
do not link if libpthread is not found (#757) 3 years ago
Logan oos Even b0de090de4
Revert "correct wrong pthread lib switch logic (#755)" (#756) 3 years ago
fengdaolong 8e3fa33863
correct wrong pthread lib switch logic (#755) 3 years ago
fengdaolong ae041c2133
CMakeLists.txt add link pthread library (#754) 3 years ago
Logan oos Even 7e0cbb10dc
updated CMakeLists.txt (#700) 3 years ago
fengdaolong 3a480a4a21
solved the problem that Windows cannot multicast (#576) 4 years ago
skyformat99 348d2baaf2
Update CMakeLists.txt (#510) 4 years ago
skyformat99 11661a1cbf
Update CMakeLists.txt (#507) 4 years ago
joshuafc b3f564e58c
Traffic Restrictions, Pass Build on CircleCI and local Windows 10 VS2019 (#499) 4 years ago
vtcpip a45676e131
Fixed edge linking error under mingw (#492) 4 years ago
joshuafc a840aebb83
Add feature to drop or accept specific packet transmit over edge network interface by rules. (#489) 4 years ago
fei4xu a2db28275c
fix yocto cross build error: 'string.h ' not found (#487) 4 years ago
BetaBeauty 57f742fe42
Extra Device Description in P2P Connection and Register to Super Node (#475) 4 years ago
南浦月 e4637cd48b
fix(cmake): install path of man pages 4 years ago
Logan007 e087124dd9 reworked cc20 4 years ago
fengdaolong f560e8f753 Fix the version number displayed after building by Cmake. 4 years ago
Logan007 d5c1295bec replaced twofish implementation by a faster version 4 years ago
Logan007 6d05d48878 changed aes transform to cipher text stealing mode 4 years ago