1378 Commits (473b89c963c600ee7d1c446ee7e7648787f4c38c)
 

Author SHA1 Message Date
Hamish Coleman 473b89c963 Simplify build system by using standard macro 1 year ago
Hamish Coleman 041233dc8b Address more windows compile warnings 1 year ago
Hamish Coleman 5942726685 Address some windows compile warnings 1 year ago
Hamish Coleman a0c2af5f78 Remove define that no longer does anything 1 year ago
Hamish Coleman afbc5344e0 Move some generic appending out of the config.mak 1 year ago
Hamish Coleman 6d464f24a6 Ensure that WINDRES always has a value 1 year ago
Hamish Coleman 3c9a170b12 Some header simplification 1 year ago
Hamish Coleman d21a4fe0a2 Remove some unneeded includes 1 year ago
Hamish Coleman 548e1204f3 Address warning - another windows pedantic header order issue 1 year ago
Hamish Coleman d39f5c7892 Disable running full tests on BSD builds - they are flappy 1 year ago
Hamish Coleman ce3ed1fb90 Expand the freebsd hacky fix to encompas edge tests as well 1 year ago
Hamish Coleman ccd33dc8cc Hacky fix for tests running on freebsd 1 year ago
Hamish Coleman 0d005d189d Fix silent failure of sizeof for STRBUF_INIT() 1 year ago
Hamish Coleman 42a716ae7b Actually test freebsd 1 year ago
Hamish Coleman a2c78e140a Minor fixes for FreeBSD 1 year ago
Hamish Coleman 2413ce498f The autogen script is not using any bash features 1 year ago
Hamish Coleman 89125ec423 Use the defined access method for structure. 1 year ago
Hamish Coleman 169d3a8cc7 Fix use with older autoconf 1 year ago
Hamish Coleman cfc9c8c10d Simplify and make more consistant the pthread library 1 year ago
Hamish Coleman 4c0c173221 Check if we have been configured before running most of Make 1 year ago
Hamish Coleman a1bef636de Partially Revert "Add rules to run autogen/configure and use them in some of the simpler CI builds" 1 year ago
Hamish Coleman 21ac30c121 Use the correct modern windows sockets header 1 year ago
Hamish Coleman 87c20d750e Add rules to run autogen/configure and use them in some of the simpler CI builds 1 year ago
Hamish Coleman 9417866394 Use the more usual name for autoconf libs variable 1 year ago
Hamish Coleman 4a724c10a2 Dont need to tell configure to subst some vars as they are exported by default 1 year ago
Hamish Coleman 1581b74027 Update everything to reference the simpler tool autodetection 1 year ago
Hamish Coleman 4bbee2c3b5 Use the standard autoconf macros to help with cross-compile 1 year ago
Hamish Coleman 1b83e0e0e9 Remove some config items that are just wrong with cross compilation 1 year ago
Hamish Coleman 3b5855707f Need to specify a windres tool name for non cross compiled windows 1 year ago
Hamish Coleman 0545a54b13 Allow windres to run when cross compiling 1 year ago
Hamish Coleman 0dd94a1123 Fix distclean with newer config.mak style 1 year ago
Hamish Coleman 4f9a7d31d3 Fix bug in returned interface address 1 year ago
Hamish Coleman 7b77950352 Address lint concerns 1 year ago
Hamish Coleman e8c7457b80 Fix null pointer de-ref 1 year ago
Hamish Coleman b5a8210efd
Merge pull request #1119 from hamishcoleman/iwyu 1 year ago
Hamish Coleman a7fc1c2bbc Merge branch 'dev' into iwyu 1 year ago
Hamish Coleman 585b3cec59 iwyu: n2n.h 1 year ago
Hamish Coleman 771fdec013 iwyu: tools/test*.c 1 year ago
Hamish Coleman 0a20265228 iwyu: n2n-route.c 1 year ago
Hamish Coleman 290ac83788 iwyu: n2n-portfwd.c 1 year ago
Hamish Coleman 7439d88a00 iwyu: n2n-keygen.c 1 year ago
Hamish Coleman 11fbea4223 iwyu: n2n-benchmark.c 1 year ago
Hamish Coleman b9dcb3fd35 iwyu: wire.c 1 year ago
Hamish Coleman de56ebb127 iwyu: tuntap_linux.c 1 year ago
Tony e397a5af75
Add close window support for Windows (#1111) 1 year ago
Tony 76cbff370e
Fix purgeable is always false on supernode peer list (#1117) 1 year ago
Hamish Coleman 852fc6ea8f Minimal update to transform_zstd suggested by iwyu. 1 year ago
Hamish Coleman 3e47641630 Actually test the zstd support before editing the transform_zstd 1 year ago
Hamish Coleman 0e175d35f6 iwyu: transform_tf.c 1 year ago
Hamish Coleman 76629dcf6a iwyu: transform_speck.c 1 year ago