1366 Commits (0d005d189d6d5c3680ac37fd8904f5883e82b148)
 

Author SHA1 Message Date
Hamish Coleman 4e2b9e0a91 First, build the project - allowing build errors to easily show up 1 year ago
Hamish Coleman bd4418fdec Convert the tools dir makefile similarly to the topdir 1 year ago
Hamish Coleman bee517a753 Update windows build for new config.mak 1 year ago
Hamish Coleman c81889d02f Refactoring the autoconf to towards always having a valid Makefile - this will allow simple build instructions 1 year ago
Hamish Coleman 39b9c6b1c0 Enable tests on newer github images 2 years ago
Hamish Coleman 3cef9949c2 Remove the non-maintained CMake build system. 2 years ago
Logan oos Even 709590d66e
separated counter variables (#1078) 2 years ago
Logan oos Even 2ee7dfdb98
added Windows support to n2n-route tool (#1023) 2 years ago
Hamish Coleman 24c1569c88 It appears that supernode_disconnect() might only be called in the original code in the TCP case, so add that test - even though the function appear to work in either caes 2 years ago
Hamish Coleman 9e98023a3f None of the callers of sendto_sock check the result, so make this clear in the function prototype 2 years ago
lemonsh 46212656a5 fix 'superndode' typo in edge and supernode help text 2 years ago
Hamish Coleman 9618512c8f Give up and cache the entire openwrt buildchain 2 years ago
Hamish Coleman 8e172d94ea Nothing needs to dep on the smoketest 2 years ago
Hamish Coleman 0867fd1a7c One more try to avoid building all the kmod packages 2 years ago
Hamish Coleman c3f5d69020 In fact, we can start more builds sooner 2 years ago
Hamish Coleman 4b9397a1b0 Fix the cache key. Also adjust the deps - the openwrt build is the longest, so start it sooner 2 years ago
Hamish Coleman 731be7e257 Use caching to try to speed up openwrt builds. Build openwrt statically 2 years ago
Hamish Coleman c824c5d2cd Name the openwrt builds the same as the expected package name 2 years ago
Hamish Coleman 780d1edfb8 Add a amd64 OpenWrt build for more testing 2 years ago
Hamish Coleman 40f4b04bb2 Add quicker OpenWrt build to regular builds. 2 years ago
Hamish Coleman 99ae88c85b Address github linter concerns in openwrt CI 2 years ago
fnRice b5976231c9 fix 'cannot find library -lzstd' when build as a subproject with cmake and vcpkg 2 years ago
Hamish Coleman 4d89f048ad
Merge pull request #1074 from hamishcoleman/upstream 2 years ago
Hamish Coleman 914c450641 Address more github workflow lint concerns 2 years ago
Hamish Coleman b104f4a72d Address lint concern 2 years ago
Hamish Coleman fadafabd66 Address github workflow lint concerns 2 years ago
Hamish Coleman b1d2396cb9 Disable faling test - unreproducible locally, appears to be a github issue 2 years ago
Hamish Coleman b9cf4cbe73 Provide ability to investigate build errors 2 years ago
Wtz_LASR bfc4c5886d
fix fill_n2nsock failing on macOS (#1071) 2 years ago
Justin Coffi 37a1b0091c
Update TapConfiguration.md (#1068) 2 years ago
billchenchina c8e17909e2
Bump config.guess (#1061) 2 years ago
Hamish Coleman 79bafc6790
Merge pull request #1064 from cjbrigato/patch-1 2 years ago
Colin J. Brigato d3e0ea9c16
Typo 2 years ago
Hamish Coleman ec15ebb80c
Merge pull request #1059 from billchenchina/fix-gitignore 2 years ago
billchenchina dae55ee7cf
Add more to gitignore 2 years ago
Sharuzzaman Ahmat Raslan a74435c559
fixing minor typo (#1052) 2 years ago
Hamish Coleman 06c489fd8a
Merge pull request #1040 from hamishcoleman/dev 2 years ago
Hamish Coleman 3d9d881920 Guard against pointer overrun if sock is set negative 2 years ago
Hamish Coleman a94e56203d
Merge pull request #1036 from 1715173329/cap 2 years ago
Tianling Shen 7c7072ff7c
build(CMakeLists): dynamic link to libcap by default 2 years ago
Logan oos Even ba8855fa71
added to portfwd tool - Windows keyboard fix (#1035) 2 years ago
Logan oos Even 504a552c77
Windows needs special network init (#1034) 2 years ago
Logan oos Even cf23457d3b
added sock type field to data structure (#1031) 2 years ago
Logan oos Even 053ab381b3
fixed endianess issue in federated sn socket forwarding (#1030) 2 years ago
Logan oos Even 95cfbca5a9
more sockaddr generalization (#1028) 2 years ago
Logan oos Even 439dfc6886
generalized sockaddr usage in edge (#1026) 2 years ago
Logan oos Even ffb4e31b8a
encapsulated several fillings of n2n_sock_t in single function (#1025) 2 years ago
Logan oos Even 063db27ea6
corrected url notation 2 years ago
Logan oos Even eff5f56d21
added to one branch in n2n-sock-to-string conversion (#1024) 2 years ago
Logan oos Even c0259ae967
compile fixes (#1022) 2 years ago