tinc/src
2003-11-17 15:30:18 +00:00
..
cygwin Missing declaration. 2003-10-08 11:37:20 +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 We don't have to tell GCC how to cast. 2003-08-28 21:05:11 +00:00
mingw Set media status for newer TAP-Win32 driver. 2003-10-08 11:37:53 +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 We don't have to tell GCC how to cast. 2003-08-28 21:05:11 +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 We don't have to tell GCC how to cast. 2003-08-28 21:05:11 +00:00
connection.h Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
device.h Use bools and enums where appropriate. 2003-07-22 20:55:21 +00:00
edge.c We don't have to tell GCC how to cast. 2003-08-28 21:05:11 +00:00
edge.h Prevent definitions from messing up attributes. 2003-07-30 21:52:41 +00:00
event.c We don't have to tell GCC how to cast. 2003-08-28 21:05:11 +00:00
event.h Prevent definitions from messing up attributes. 2003-07-30 21:52:41 +00:00
graph.c Fix ASCII art. 2003-10-10 16:23:30 +00:00
graph.h Prevent multiple inclusions. 2003-09-03 16:20:33 +00:00
logger.c PIDs are of type pid_t, and use %ld when reading/writing them to the pidfile. 2003-10-06 16:13:08 +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 Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
meta.h Small fixes. 2003-08-12 14:48:13 +00:00
net.c Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
net.h Some platforms don't know sa_family_t or define it other than uint16_t. 2003-10-08 12:09:37 +00:00
net_packet.c Check all EVP_ function calls. 2003-10-11 12:16:13 +00:00
net_setup.c Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
net_socket.c Don't confuse users with "Address family not supported" warnings. 2003-10-06 14:41:45 +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 We don't have to tell GCC how to cast. 2003-08-28 21:05:11 +00:00
node.h Prevent definitions from messing up attributes. 2003-07-30 21:52:41 +00:00
process.c PIDs are of type pid_t, and use %ld when reading/writing them to the pidfile. 2003-10-06 16:13:08 +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 Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
protocol.h Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
protocol_auth.c Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
protocol_edge.c Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
protocol_key.c Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +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 Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
route.c const 2003-10-06 13:57:12 +00:00
route.h Use bools and enums where appropriate. 2003-07-22 20:55:21 +00:00
subnet.c Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
subnet.h Replace Opaque and Strict options with a TunnelServer option. 2003-11-17 15:30:18 +00:00
tincd.c PIDs are of type pid_t, and use %ld when reading/writing them to the pidfile. 2003-10-06 16:13:08 +00:00