Hamish Coleman
c6a9b17338
iwyu: edge_utils.c
1 year ago
Hamish Coleman
5b00ff480e
iwyu: edge_management.c
1 year ago
Hamish Coleman
0fcf18fab2
Fix edge.c
1 year ago
Hamish Coleman
991a8bc59f
Fix aes.c
1 year ago
Hamish Coleman
f6cebecd01
iwyu: edge.c
1 year ago
Hamish Coleman
14780a72d3
iwyu: aes.c
1 year ago
Hamish Coleman
ce9e3d0e54
Fix tf.h
1 year ago
Hamish Coleman
8e1d63fa51
iwyu: tf.h
1 year ago
Hamish Coleman
91357d3cbf
Fixup for speck.c
1 year ago
Hamish Coleman
4e0bec79b7
iwyu: speck.h
1 year ago
Hamish Coleman
3ad14dc6a7
iwyu: missed deletions
1 year ago
Hamish Coleman
f67cc8f2a6
iwyu: random_numbers.h
1 year ago
Hamish Coleman
15ad901b41
iwym: pearson.h
1 year ago
Hamish Coleman
04ce678969
iwym: json.h
1 year ago
Hamish Coleman
4838dd8d75
iwym: header_encryption.h
1 year ago
Hamish Coleman
20df771af7
iwym: cc20.h
1 year ago
Hamish Coleman
ae3d54eed6
iwym: auth.h
1 year ago
Hamish Coleman
edaebf3b46
Ensure that data from failed tests is not overwritten by other jobs
1 year ago
Hamish Coleman
e42cbd7e0c
Remove nondeterminism from man compression
Replacing the previous attempt (using a debhelper) with simply changing
the way we compress the man pages.
The debhelper didnt appear to be working - perhaps because the man page
compression was not done within the debian package build framework.
2 years ago
Hamish Coleman
6ecc201017
Ensure LDLIBS is consistantly treated
2 years ago
Hamish Coleman
04a2146391
Now that the exports are correct, stop importing them twice
2 years ago
Hamish Coleman
cbafe20000
Minor refactoring to use exported vars in subdir
2 years ago
Hamish Coleman
48c377bafa
Clarification is needed in one of the build steps
2 years ago
Hamish Coleman
267b297150
Switch build date to use the last commit time
This reduces binary changes if the same commit version is re-built
2 years ago
Hamish Coleman
7bab59ea0a
Remove incorrect and unused variables
2 years ago
Hamish Coleman
d0b0f3a2e8
Increase dpkg manpage determinism
2 years ago
Tony
789ba52541
Break down print line
2 years ago
Tony
4a8a07db9d
Ignore .exe
2 years ago
Tony
3a4c18258c
Support mingw make for edge prompt UAC
2 years ago
Tony
7cfc30fb15
Git ignore pycache
2 years ago
Tony
bfe42e3cc8
Fix SIGNPIPE doesn't exist on windows
2 years ago
Tony
ece951c464
Add .vs to gitignore
2 years ago
Hamish Coleman
6f7da048fb
Add one more missing package
2 years ago
Hamish Coleman
5fee024ad5
Fix copypasta mistake in the windows fake autoconf
2 years ago
Hamish Coleman
743f6325cf
Fix building with lots of options turned on
2 years ago
Hamish Coleman
f3a2344353
Add a CI test build with lots of options turned on
2 years ago
Hamish Coleman
40c99fcdee
Merge pull request #1094 from hamishcoleman/autoconf
Autoconf Refactoring
2 years ago
Dylan Yee
e01daf4a85
support linux l2 bridge ( #1044 )
* support linux l2 bridge
* unified timeout name
* typo
* minor code style adaptions
* feature define
* feature define
* feature define
* feature define
* added hint to bridging to help output
* added hint to bridging
* drafted bridging documentation
* added bridging hint
---------
Co-authored-by: Logan oos Even <46396513+Logan007@users.noreply.github.com>
2 years ago
Hamish Coleman
6b4a9c4387
Remove duplicated build targets
2 years ago
Hamish Coleman
c9447689fb
Update dependancies for new configure file
2 years ago
Hamish Coleman
2b62ffb3d6
Remove left over cmake file
2 years ago
Hamish Coleman
1accc76ad3
Fix the building the win32 subdir.
It looks like the github windows build environment is not correctly
inheriting environment variables. Which is strange, as that has not
been changed with the recent updates. Include the vars directly as a
workaround (and plan to refactor later)
2 years ago
Hamish Coleman
9de98c2bb0
Ensure the library is linked to the tools
2 years ago
Hamish Coleman
897ccd9780
Stop auto creating the OBJ list, allowing a libn2n that does not contain a main() function
2 years ago
Hamish Coleman
37722ab8b6
Consolidate the config.mak settings
2 years ago
Hamish Coleman
4e2b9e0a91
First, build the project - allowing build errors to easily show up
2 years ago
Hamish Coleman
bd4418fdec
Convert the tools dir makefile similarly to the topdir
2 years ago
Hamish Coleman
bee517a753
Update windows build for new config.mak
2 years ago
Hamish Coleman
c81889d02f
Refactoring the autoconf to towards always having a valid Makefile - this will allow simple build instructions
2 years ago
Hamish Coleman
39b9c6b1c0
Enable tests on newer github images
2 years ago