.. |
cygwin
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +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
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
netbsd
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
openbsd
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
raw_socket
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
solaris
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
.cvsignore
|
More files to ignore in CVS
|
2001-02-11 11:55:28 +00:00 |
conf.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
conf.h
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
connection.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
connection.h
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
device.h
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
edge.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
edge.h
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
event.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
event.h
|
Big header file cleanup: everything that has to do with standard system
|
2003-07-17 15:06:27 +00:00 |
graph.c
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
graph.h
|
Simplify logging, update copyrights and some minor cleanups.
|
2003-07-12 17:41:48 +00:00 |
logger.c
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
logger.h
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
Makefile.am
|
Define logger(), cleans up source code and allows us to write log entries
|
2003-07-06 22:11:37 +00:00 |
meta.c
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
meta.h
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
net.c
|
Don't initialise a CIPHER_CTX if cipher == NULL.
|
2003-07-23 22:17:31 +00:00 |
net.h
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
net_packet.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
net_setup.c
|
Don't initialise a CIPHER_CTX if cipher == NULL.
|
2003-07-23 22:17:31 +00:00 |
net_socket.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
netutl.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
netutl.h
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
node.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
node.h
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
process.c
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
process.h
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
protocol.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
protocol.h
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +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
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
route.h
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |
subnet.c
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
subnet.h
|
Sprinkle around a lot of const and some C99 initialisers.
|
2003-07-24 12:08:16 +00:00 |
tincd.c
|
Use bools and enums where appropriate.
|
2003-07-22 20:55:21 +00:00 |