Commit Graph

68 Commits

Author SHA1 Message Date
04f52e71a2 Register the generated include 2020-11-16 01:24:54 +01:00
69d6a30962 Register the two new tests 2020-11-16 01:24:37 +01:00
e3e13ed2c2 Import two tests from DeforaOS configure 2020-11-16 01:24:07 +01:00
0f17984191 Set PROGNAME to that of the AppInterface 2020-11-15 22:15:23 +01:00
b56f442d69 Do not install the AppWrapper anymore
This will be revisited once it works again.
2020-11-15 21:49:54 +01:00
05997bb5bd Rename the VPN AppWrapper to just "VPN.so" 2020-11-15 21:49:32 +01:00
0862a5d093 Update the copyright notice 2020-11-15 21:48:15 +01:00
1586c8314f Bring the VPN wrapper to a better position
It will not work yet as-is, but this should help getting it there.
2020-11-15 21:47:14 +01:00
85f264e97a Register missing dependencies 2020-11-15 20:15:53 +01:00
ecd5846b3b Update the copyright notice 2020-11-15 20:15:16 +01:00
3c374dbb51 Fix the build with OBJDIR set 2020-11-15 20:15:02 +01:00
306342d242 Generate VPN.h in the include folder only 2020-11-15 20:10:28 +01:00
5a07612fda Fix the build 2020-11-15 20:09:52 +01:00
0d1540bee9 Remove generated files from the source tree 2020-11-15 20:07:40 +01:00
5c537c00f0 Correct the buffer direction for recv() and send() 2020-11-15 20:06:49 +01:00
78e9be71f5 Register the default vendor 2020-11-15 20:02:57 +01:00
eaf9928b7b Remove an irrelevant target 2020-11-15 20:01:04 +01:00
f20fbdd3d0 Import the latest version of the script upstream 2020-11-15 20:00:40 +01:00
b3b9e1fc16 Correct a dependency 2016-08-23 19:33:26 +02:00
cb69cd4ba5 Add a few .gitignore files 2016-02-04 02:43:57 +01:00
dd40e52e89 Remove generated files from the source tree 2016-02-04 02:42:58 +01:00
29038dc70e Re-generate the Makefiles 2016-02-04 02:42:04 +01:00
c188369631 Updated upstream 2015-03-04 01:58:56 +01:00
43dbdf3d81 Added support for building with OBJDIR 2014-11-12 23:01:07 +01:00
c228e94cc4 Newer version of the script upstream 2014-11-12 23:00:33 +01:00
6ca0e7e328 Re-generated the Makefiles 2014-10-12 23:54:15 +02:00
01ec3edeb0 Dynamically obtain the maximum possible value for local file descriptors 2014-06-01 18:36:56 +02:00
43e114f99a Completed the usage screen 2014-05-08 01:12:38 +02:00
c6ab1fed5f Code cleanup 2014-05-08 01:11:55 +02:00
b0cff143b8 Code cleanup 2014-05-07 03:30:44 +02:00
e37191d8c8 Added missing include <arpa/inet.h> for htonl() 2014-05-07 03:30:17 +02:00
412f7ac844 Code cleanup 2014-05-06 01:15:27 +02:00
583dda7dd6 Let VPN build again 2014-05-06 01:10:52 +02:00
a178104b02 VPN needs libsocket when available 2014-04-27 02:37:49 +08:00
c48d8ac174 Prefer AF_INET to PF_INET (fixes build with DeforaOS libc) 2014-04-27 02:36:47 +08:00
b80ef56ab0 Let it compile again 2014-04-27 02:23:37 +08:00
cbfaf2e265 Using $(LIBDIR) 2014-04-23 20:20:54 +02:00
b310469d07 Re-generated the Makefiles 2014-04-23 20:20:10 +02:00
c33eaa2bb4 Newer version of the script upstream 2014-04-23 20:20:00 +02:00
85bf085c6b Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
64b721dc4f Re-generated Makefiles 2013-01-07 03:36:28 +01:00
4358351fba Fixed "make clean" 2013-01-07 03:30:08 +01:00
1c97708d44 Code cleanup 2013-01-07 03:26:47 +01:00
e4e3520e2f Re-generated Makefiles 2013-01-07 02:21:29 +01:00
c7193f5ebb Initial import 2013-01-03 01:11:43 +01:00
6271c3af0e Fixed building VPN.h 2013-01-02 23:38:36 +01:00
19c6a05d4e Compilation fixes for case-insensitive filesystems (like MacOS X) 2012-08-30 17:12:40 +00:00
21be3ff170 Re-generated Makefiles 2012-07-30 01:09:05 +00:00
96e689e1dc Re-generated Makefiles 2012-04-08 14:05:25 +00:00
2d6b92e00a Removed 2011-12-05 11:37:14 +00:00