..
bsd
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
cygwin
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
linux
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
mingw
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
raw_socket
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
solaris
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
uml_socket
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
conf.c
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
conf.h
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
connection.c
Apply patch from Max Rijevski fixing a memory leak when closing connections.
2008-12-23 23:14:37 +00:00
connection.h
Do not break strict aliasing of status_t structs.
2006-08-08 13:21:08 +00:00
device.h
Update copyright notices, remove Ivo's email address.
2006-04-26 13:52:58 +00:00
edge.c
Update copyright notices, remove Ivo's email address.
2006-04-26 13:52:58 +00:00
edge.h
Update copyright notices, remove Ivo's email address.
2006-04-26 13:52:58 +00:00
event.c
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
event.h
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
graph.c
Handle UDP packets from different and ports than advertised.
2009-04-03 01:05:23 +02:00
graph.h
Added graph dumping ability based on Markus Goetz's patch.
2006-11-11 14:11:16 +00:00
logger.c
Update copyright notices, remove Ivo's email address.
2006-04-26 13:52:58 +00:00
logger.h
Use the event log under Windows.
2003-08-17 09:04:00 +00:00
Makefile.am
Use the generic BSD tun/tap code.
2004-11-10 18:11:44 +00:00
meta.c
EWOULDBLOCK does not exist on platforms without O_NONBLOCK
2006-11-14 12:28:04 +00:00
meta.h
Update copyright notices, remove Ivo's email address.
2006-04-26 13:52:58 +00:00
net.c
Handle UDP packets from different and ports than advertised.
2009-04-03 01:05:23 +02:00
net.h
Fix initialisation of packet decryption context broken by commit 3308d13e7e
.
2009-05-24 19:31:31 +02:00
net_packet.c
Use packet size before decompression to calculate path MTU.
2009-05-25 12:19:37 +02:00
net_setup.c
Fix initialisation of packet decryption context broken by commit 3308d13e7e
.
2009-05-24 19:31:31 +02:00
net_socket.c
format 'not supported on this platform' error message
2009-05-18 15:35:52 +02:00
netutl.c
Handle UDP packets from different and ports than advertised.
2009-04-03 01:05:23 +02:00
netutl.h
Add declaration for sockaddrcmp_noport().
2009-05-25 12:19:08 +02:00
node.c
Handle UDP packets from different and ports than advertised.
2009-04-03 01:05:23 +02:00
node.h
Handle UDP packets from different and ports than advertised.
2009-04-03 01:05:23 +02:00
process.c
Update copyright information.
2008-12-22 20:27:52 +00:00
process.h
Update copyright notices, remove Ivo's email address.
2006-04-26 13:52:58 +00:00
protocol.c
Update copyright notices, remove Ivo's email address.
2006-04-26 13:52:58 +00:00
protocol.h
Handle UDP packets from different and ports than advertised.
2009-04-03 01:05:23 +02:00
protocol_auth.c
Use xrealloc instead of if(ptr) ptr = xmalloc().
2009-05-24 19:35:51 +02:00
protocol_edge.c
ignore indirect edge registrations in tunnelserver mode
2009-05-22 00:43:48 +02:00
protocol_key.c
Fix ans_key exchange in recent changes
2009-05-25 01:30:01 +02:00
protocol_misc.c
Use a simple Random Early Drop algorithm in send_tcppacket().
2009-03-09 14:04:31 +01:00
protocol_subnet.c
TunnelServer: Don't disconnect client on DEL_SUBNET too
2009-05-20 20:16:19 +02:00
route.c
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
route.h
Update copyright notices, remove Ivo's email address.
2006-04-26 13:52:58 +00:00
subnet.c
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
subnet.h
Update THANKS and copyright information.
2009-03-05 14:12:36 +01:00
tincd.c
format 'not supported on this platform' error message
2009-05-18 15:35:52 +02:00