.. |
cygwin
|
Better error checking and reporting.
|
2003-08-08 19:49:47 +00:00 |
darwin
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
freebsd
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
linux
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
mingw
|
Better error checking and reporting.
|
2003-08-08 19:49:47 +00:00 |
netbsd
|
Remove forgotten braces.
|
2003-07-31 11:31:51 +00:00 |
openbsd
|
Sync CABAL branch with release-1_0 branch.
|
2003-08-08 11:45:37 +00:00 |
raw_socket
|
Remove forgotten braces.
|
2003-07-31 11:31:51 +00:00 |
solaris
|
Wrong argument.
|
2003-07-31 11:20:32 +00:00 |
.cvsignore
|
More files to ignore in CVS
|
2001-02-11 11:55:28 +00:00 |
conf.c
|
Simpler checking of permissions on private RSA key and other fixes.
|
2003-08-08 22:11:54 +00:00 |
conf.h
|
Simpler checking of permissions on private RSA key and other fixes.
|
2003-08-08 22:11:54 +00:00 |
connection.c
|
Fix compile errors and warnings.
|
2003-07-29 10:50:15 +00:00 |
connection.h
|
Prevent definitions from messing up attributes.
|
2003-07-30 21:52:41 +00:00 |
device.h
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
edge.c
|
Allow tinc to handle unknown type addresses from other tinc daemons.
|
2003-08-22 11:18:42 +00:00 |
edge.h
|
Prevent definitions from messing up attributes.
|
2003-07-30 21:52:41 +00:00 |
event.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
event.h
|
Prevent definitions from messing up attributes.
|
2003-07-30 21:52:41 +00:00 |
graph.c
|
Allow tinc to handle unknown type addresses from other tinc daemons.
|
2003-08-22 11:18:42 +00:00 |
graph.h
|
Simplify logging, update copyrights and some minor cleanups.
|
2003-07-12 17:41:48 +00:00 |
logger.c
|
Do what the SDK documentation tells.
|
2003-08-17 12:04:35 +00:00 |
logger.h
|
Use the event log under Windows.
|
2003-08-17 09:04:00 +00:00 |
Makefile.am
|
Prevent system headers from including our own headers.
|
2003-08-02 15:13:08 +00:00 |
meta.c
|
Allow tinc to handle unknown type addresses from other tinc daemons.
|
2003-08-22 11:18:42 +00:00 |
meta.h
|
Small fixes.
|
2003-08-12 14:48:13 +00:00 |
net.c
|
When purging nodes, only delete them if nobody references them anymore.
|
2003-08-22 15:04:26 +00:00 |
net.h
|
Allow tinc to handle unknown type addresses from other tinc daemons.
|
2003-08-22 11:18:42 +00:00 |
net_packet.c
|
Allow tinc to handle unknown type addresses from other tinc daemons.
|
2003-08-22 11:18:42 +00:00 |
net_setup.c
|
Fix permissions check for rsa_key.priv.
|
2003-08-14 14:21:35 +00:00 |
net_socket.c
|
Native Windows support.
|
2003-07-29 22:59:01 +00:00 |
netutl.c
|
Add checkpoints.
|
2003-08-22 15:03:59 +00:00 |
netutl.h
|
Allow tinc to handle unknown type addresses from other tinc daemons.
|
2003-08-22 11:18:42 +00:00 |
node.c
|
Allow tinc to handle unknown type addresses from other tinc daemons.
|
2003-08-22 11:18:42 +00:00 |
node.h
|
Prevent definitions from messing up attributes.
|
2003-07-30 21:52:41 +00:00 |
process.c
|
Remove debug message.
|
2003-08-22 15:07:57 +00:00 |
process.h
|
Install tinc as a service under Windows (MinGW). Remove cleanup_and_exit(),
|
2003-08-02 20:50:38 +00:00 |
protocol.c
|
Remove newlines from log messages.
|
2003-08-03 12:38:43 +00:00 |
protocol.h
|
Prevent definitions from messing up attributes.
|
2003-07-30 21:52:41 +00:00 |
protocol_auth.c
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
protocol_edge.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
protocol_key.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
protocol_misc.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
protocol_subnet.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
route.c
|
No easy way to properly detect header files...
|
2003-07-31 13:18:34 +00:00 |
route.h
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
subnet.c
|
No C99 initialisers, gcc 2.95.3 doesn't like it.
|
2003-07-30 11:50:45 +00:00 |
subnet.h
|
Prevent definitions from messing up attributes.
|
2003-07-30 21:52:41 +00:00 |
tincd.c
|
Fix --logfile under Windows.
|
2003-08-17 09:03:30 +00:00 |