.. |
bsd
|
Move free()s at the end om main() to the proper destructor functions.
|
2009-01-09 12:36:06 +01:00 |
cygwin
|
Move free()s at the end om main() to the proper destructor functions.
|
2009-01-09 12:36:06 +01:00 |
linux
|
Move free()s at the end om main() to the proper destructor functions.
|
2009-01-09 12:36:06 +01:00 |
mingw
|
Move free()s at the end om main() to the proper destructor functions.
|
2009-01-09 12:36:06 +01:00 |
raw_socket
|
Move free()s at the end om main() to the proper destructor functions.
|
2009-01-09 12:36:06 +01:00 |
solaris
|
Move free()s at the end om main() to the proper destructor functions.
|
2009-01-09 12:36:06 +01:00 |
uml_socket
|
Move free()s at the end om main() to the proper destructor functions.
|
2009-01-09 12:36:06 +01:00 |
conf.c
|
Allow reading config files with CRLF endings on Unix systems.
|
2009-01-20 14:20:44 +01:00 |
conf.h
|
Update copyright notices, remove Ivo's email address.
|
2006-04-26 13:52:58 +00: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
|
Use a global list to track outgoing connections.
|
2009-01-20 13:12:41 +01:00 |
event.h
|
Change flush_events() to expire_events().
|
2009-01-19 22:50:05 +01:00 |
graph.c
|
Update copyright information.
|
2008-12-22 20:27:52 +00: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
|
Use a global list to track outgoing connections.
|
2009-01-20 13:12:41 +01:00 |
net.h
|
Remove unused definitions from net.h.
|
2009-01-20 13:19:31 +01:00 |
net_packet.c
|
Only send packets via UDP if UDP communication is possible.
|
2009-01-03 22:33:55 +01:00 |
net_setup.c
|
Use a global list to track outgoing connections.
|
2009-01-20 13:12:41 +01:00 |
net_socket.c
|
Use a global list to track outgoing connections.
|
2009-01-20 13:12:41 +01:00 |
netutl.c
|
Remove unused parameter from maskcmp().
|
2006-08-08 13:44:37 +00:00 |
netutl.h
|
Remove unused parameter from maskcmp().
|
2006-08-08 13:44:37 +00:00 |
node.c
|
Use a global list to track outgoing connections.
|
2009-01-20 13:12:41 +01:00 |
node.h
|
Only send packets via UDP if UDP communication is possible.
|
2009-01-03 22:33:55 +01: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
|
Update copyright notices, remove Ivo's email address.
|
2006-04-26 13:52:58 +00:00 |
protocol_auth.c
|
Enable PMTU discovery by default.
|
2008-12-22 20:35:45 +00:00 |
protocol_edge.c
|
Update copyright notices, remove Ivo's email address.
|
2006-04-26 13:52:58 +00:00 |
protocol_key.c
|
Only send packets via UDP if UDP communication is possible.
|
2009-01-03 22:33:55 +01:00 |
protocol_misc.c
|
Update copyright notices, remove Ivo's email address.
|
2006-04-26 13:52:58 +00:00 |
protocol_subnet.c
|
Update copyright notices, remove Ivo's email address.
|
2006-04-26 13:52:58 +00:00 |
route.c
|
Only send packets via UDP if UDP communication is possible.
|
2009-01-03 22:33:55 +01:00 |
route.h
|
Update copyright notices, remove Ivo's email address.
|
2006-04-26 13:52:58 +00:00 |
subnet.c
|
Update copyright information.
|
2008-12-22 20:27:52 +00:00 |
subnet.h
|
Update copyright notices, remove Ivo's email address.
|
2006-04-26 13:52:58 +00:00 |
tincd.c
|
Move free()s at the end om main() to the proper destructor functions.
|
2009-01-09 12:36:06 +01:00 |