1160 Commits (e3899d1b760403fa1615c46e9fe0114b9fbe164e)
 

Author SHA1 Message Date
Hamish Coleman e3899d1b76 Give a magic number a better name 3 years ago
Hamish Coleman 06b8f1a08f Refactor management command list to allow it to be declared const with no warnings 3 years ago
Hamish Coleman 3e2c2d63bc Add basic structures to be used for pubsub 3 years ago
Hamish Coleman 40773b4e4d Ensure we have a local copy of the tag in our request structure - which will be useful for the event framework 3 years ago
Hamish Coleman 5bcc6fe67a Tracebacks contain full paths and cannot be part of the expected test data 3 years ago
Hamish Coleman 35c83a0825 Simplify edge mgmt handling by building a request structure and using it for replies 3 years ago
Hamish Coleman 9278e15896 Add at least one test that should cause a failed auth 3 years ago
Hamish Coleman 6e4cf85915 As we are in our own namespace, we can ditch the n2n_ prefix to some definitions 3 years ago
Hamish Coleman ace3dbc44f Move all supernode management handling into one source file 3 years ago
Hamish Coleman a8e2704b41 Move all management packet handling for edge into the one source file 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 91d325b73a actions/upload-artifact@v2 with path does not take a list 3 years ago
Hamish Coleman 662e17afd6 Keep the tests output on failure for a cmake build too 3 years ago
Hamish Coleman 75a205ec69 Only need to keep the tests output if there has been a failure 3 years ago
Hamish Coleman 004ef6eaaf Add quick Json API test for edge 3 years ago
Hamish Coleman ecaba980ba Attempt to simplify adding new tests 3 years ago
Hamish Coleman 1f501c70ac Include more known good style-guide files to the linter 3 years ago
Hamish Coleman 6bc08b8e0b Add more ways to get help from the indent.sh script 3 years ago
Hamish Coleman e0ce73f684 Add management source code as known good for styleguide 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 3713d357c8 Document the tricky code - TODO, make it less tricky 3 years ago
Hamish Coleman 954547a9c1 Remove the only obstacle that stopped running the supernode as a normal user 3 years ago
Hamish Coleman 84f69623e1 Dont forget to update the other build system 3 years ago
Hamish Coleman 9cc04d6b28 Limit code coverage to unit tests - any integration tests should not be considered as coverage 3 years ago
Hamish Coleman 351f7628d0 Separate testing out into types, just unit tests for the moment, allowing for integration tests 3 years ago
Hamish Coleman 150c32562d Refactor the PHONY make targets to be near their target definitions 3 years ago
Hamish Coleman bcb3c223d9 Address lint concern 3 years ago
Hamish Coleman fbad36705e Unify the python API class 3 years ago
Hamish Coleman 7f163858cf
Update to Compiling documentation (#945) 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
Hamish Coleman 45520f3d24
Move Build config docs into its own document (#928) 3 years ago
Hamish Coleman 4f568b03c1
Autoconf simplification (#927) 3 years ago
Hamish Coleman da9ba27b0a
Minor build document improvments (#926) 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 5d0c395194
enabled cmake runner on pull request event (#915) 3 years ago
Logan oos Even e6919050d3
conditionally disabled libnatpmp support with CMake on Windows (#914) 3 years ago
fengdaolong 2378ea0be2
simplified the path in the log (#910) 3 years ago
skyformat99 bc4789ae0e
updated building documentation (#911) 3 years ago
Logan oos Even b657881a92
differentiated miniupnp includes (#912) 3 years ago
Logan oos Even 310c6b900e
fixed indention 3 years ago
Logan oos Even 87f0a7edc4
added "submodules: true" to CMake runner 3 years ago
Logan oos Even 7f01cfaed0
Revert "made github cmake runner fetch submodules (#906)" (#907) 3 years ago
Logan oos Even 68cd16c696
made github cmake runner fetch submodules (#906) 3 years ago
Logan oos Even e6e8cb038a
added port forwarding (upnp and natpmp) (#905) 3 years ago
Hamish Coleman a1facf0f3f
Update Openwrt process (#900) 3 years ago
Hamish Coleman e4e2aba420
Increase code Coverage (#897) 3 years ago