Guus Sliepen
|
f605ec47be
|
Oops.
|
2003-08-02 21:34:10 +00:00 |
|
Guus Sliepen
|
e6e3281458
|
Missing include.
|
2003-08-02 21:33:52 +00:00 |
|
Guus Sliepen
|
c044d12dfd
|
Cleanups and error messages.
|
2003-08-02 21:33:19 +00:00 |
|
Guus Sliepen
|
3fd96ebec7
|
Error messages.
|
2003-08-02 21:01:50 +00:00 |
|
Guus Sliepen
|
f08fc359a0
|
Install tinc as a service under Windows (MinGW). Remove cleanup_and_exit(),
either exit() directly on errors or let main_loop() shutdown gracefully.
|
2003-08-02 20:50:38 +00:00 |
|
Guus Sliepen
|
7c34122af7
|
When compiling with MinGW, link with ws2_32.
|
2003-08-02 16:05:33 +00:00 |
|
Guus Sliepen
|
9a491a10ee
|
Windows has no symbolic links as we know it.
|
2003-08-02 15:32:57 +00:00 |
|
Guus Sliepen
|
9c2d5d9f92
|
Oops.
|
2003-08-02 15:29:06 +00:00 |
|
Guus Sliepen
|
c7bf64c794
|
Allow whitespace in values.
|
2003-08-02 15:27:24 +00:00 |
|
Guus Sliepen
|
b79e55b183
|
Prevent system headers from including our own headers.
|
2003-08-02 15:13:08 +00:00 |
|
Guus Sliepen
|
998ac634d4
|
Wrong function...
|
2003-08-01 08:18:22 +00:00 |
|
Guus Sliepen
|
2531ff59b7
|
Woops!
|
2003-07-31 14:24:19 +00:00 |
|
Guus Sliepen
|
1fe5663787
|
No easy way to properly detect header files...
|
2003-07-31 13:18:34 +00:00 |
|
Guus Sliepen
|
8eca27e863
|
Remove forgotten braces.
|
2003-07-31 11:31:51 +00:00 |
|
Guus Sliepen
|
5c29d06668
|
Wrong argument.
|
2003-07-31 11:20:32 +00:00 |
|
Guus Sliepen
|
da3078c63a
|
Check if the compiler knows about the __malloc__ attribute.
|
2003-07-31 11:17:39 +00:00 |
|
Guus Sliepen
|
d798b8b3d8
|
Prevent definitions from messing up attributes.
|
2003-07-30 21:52:41 +00:00 |
|
Guus Sliepen
|
2edc764a33
|
Replacement for stdbool.h
|
2003-07-30 16:00:59 +00:00 |
|
Guus Sliepen
|
fcbe29bc4c
|
No C99 initialisers, gcc 2.95.3 doesn't like it.
Also make sure getopt.h is included.
|
2003-07-30 11:50:45 +00:00 |
|
Guus Sliepen
|
de223b51b9
|
Remove doc/es/ and src/device.c from the distribution.
|
2003-07-30 09:45:21 +00:00 |
|
Guus Sliepen
|
63568bb6bc
|
Update documentation and remove stuff that's too outdated.
|
2003-07-30 09:22:29 +00:00 |
|
Guus Sliepen
|
2ed154e731
|
Cleanups.
|
2003-07-29 23:21:01 +00:00 |
|
Guus Sliepen
|
721e4caee0
|
Native Windows support.
|
2003-07-29 22:59:01 +00:00 |
|
Guus Sliepen
|
586f15ed20
|
Make sure (at least) the MinGW device driver works.
|
2003-07-29 12:38:49 +00:00 |
|
Guus Sliepen
|
6f7cce6947
|
Make sure it works.
|
2003-07-29 12:18:35 +00:00 |
|
Guus Sliepen
|
4370b98bb1
|
Update configure scripts.
|
2003-07-29 11:50:39 +00:00 |
|
Guus Sliepen
|
ae50b0077e
|
Update dutch translation and make sure all device drivers are included in
the translation and distribution.
|
2003-07-29 11:06:23 +00:00 |
|
Guus Sliepen
|
714fb32d03
|
Fix compile errors and warnings.
|
2003-07-29 10:50:15 +00:00 |
|
Guus Sliepen
|
0e94541331
|
More checks for missing functions.
|
2003-07-28 22:06:09 +00:00 |
|
Guus Sliepen
|
c15e8a96bf
|
More generic handling of tap device under Windows.
|
2003-07-28 21:54:03 +00:00 |
|
Guus Sliepen
|
83263b7446
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
|
Guus Sliepen
|
5cb1471351
|
Don't initialise a CIPHER_CTX if cipher == NULL.
|
2003-07-23 22:17:31 +00:00 |
|
Guus Sliepen
|
4aadb9500d
|
Run setup_device() after parsing configuration but before claiming we're ready.
|
2003-07-22 21:13:23 +00:00 |
|
Guus Sliepen
|
eefa28059a
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
|
Guus Sliepen
|
471308e163
|
Option to specify pidfile location.
|
2003-07-22 12:58:34 +00:00 |
|
Guus Sliepen
|
c96900f378
|
Add section about configuring Cygwin and CIPE on Windows.
|
2003-07-21 19:58:58 +00:00 |
|
Guus Sliepen
|
bad82522ec
|
Copy cygwin driver to mingw directory. It doesn't work (yet).
|
2003-07-21 15:51:00 +00:00 |
|
Guus Sliepen
|
e169244e4b
|
Use functions from logger.c
|
2003-07-21 14:47:43 +00:00 |
|
Guus Sliepen
|
2f2defc452
|
Check for sys/mman.h.
|
2003-07-21 13:18:44 +00:00 |
|
Guus Sliepen
|
64fd25aa6b
|
Oops.
|
2003-07-21 13:15:36 +00:00 |
|
Guus Sliepen
|
c1e8152f4f
|
Be consistent.
|
2003-07-21 13:14:02 +00:00 |
|
Guus Sliepen
|
b657f05194
|
No UNIX style permissions under Windows.
|
2003-07-18 14:10:27 +00:00 |
|
Guus Sliepen
|
38aa0319ef
|
Oops.
|
2003-07-18 14:09:47 +00:00 |
|
Guus Sliepen
|
123bb765d1
|
Use iface instead of interface because it might already be declared in
system header files.
|
2003-07-18 13:45:06 +00:00 |
|
Guus Sliepen
|
96ee04b678
|
Check for ethernet/ipv4/ipv6 related structures.
|
2003-07-18 13:42:35 +00:00 |
|
Guus Sliepen
|
00ddbf5723
|
Update all device.c files.
|
2003-07-18 13:41:37 +00:00 |
|
Guus Sliepen
|
271d3537fe
|
Remove all #ifndefs from route.c
|
2003-07-18 12:21:03 +00:00 |
|
Guus Sliepen
|
b0a4f7b555
|
Even more missing definitions.
|
2003-07-18 12:16:24 +00:00 |
|
Guus Sliepen
|
e449d94cae
|
Big header file cleanup: everything that has to do with standard system
libraries is moved to system.h.
|
2003-07-17 15:06:27 +00:00 |
|
Guus Sliepen
|
47721be760
|
Windows headers declare a struct interface somewhere.
|
2003-07-15 16:38:18 +00:00 |
|