Guus Sliepen 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
..
bsd 3fae14fae5 Reformat all code using astyle. 6 years ago
cygwin 3fae14fae5 Reformat all code using astyle. 6 years ago
linux a7e906d2d6 Handle tun/tap device returning EPERM or EBUSY. 6 years ago
mingw 3fae14fae5 Reformat all code using astyle. 6 years ago
solaris 3fae14fae5 Reformat all code using astyle. 6 years ago
Makefile.am d178b583df Update all header guards. 6 years ago
avl_tree.c 3fae14fae5 Reformat all code using astyle. 6 years ago
avl_tree.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
conf.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
conf.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
connection.c 3fae14fae5 Reformat all code using astyle. 6 years ago
connection.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
device.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
dropin.c 3fae14fae5 Reformat all code using astyle. 6 years ago
dropin.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
dummy_device.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
edge.c 3fae14fae5 Reformat all code using astyle. 6 years ago
edge.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
ethernet.h 3fae14fae5 Reformat all code using astyle. 6 years ago
event.c 3fae14fae5 Reformat all code using astyle. 6 years ago
event.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
fake-getaddrinfo.c 3fae14fae5 Reformat all code using astyle. 6 years ago
fake-getaddrinfo.h 3157b94e8b Realign comments. 6 years ago
fake-getnameinfo.c 3fae14fae5 Reformat all code using astyle. 6 years ago
fake-getnameinfo.h 3fae14fae5 Reformat all code using astyle. 6 years ago
getopt.c 3fae14fae5 Reformat all code using astyle. 6 years ago
getopt.h 3fae14fae5 Reformat all code using astyle. 6 years ago
getopt1.c 3fae14fae5 Reformat all code using astyle. 6 years ago
graph.c 3fae14fae5 Reformat all code using astyle. 6 years ago
graph.h d178b583df Update all header guards. 6 years ago
have.h 7e686dde6f Unconditionally include stdbool.h and inttypes.h. 6 years ago
ipv4.h 3fae14fae5 Reformat all code using astyle. 6 years ago
ipv6.h 3fae14fae5 Reformat all code using astyle. 6 years ago
list.c 3fae14fae5 Reformat all code using astyle. 6 years ago
list.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
logger.c 3fae14fae5 Reformat all code using astyle. 6 years ago
logger.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
meta.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
meta.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
multicast_device.c 3fae14fae5 Reformat all code using astyle. 6 years ago
net.c 3fae14fae5 Reformat all code using astyle. 6 years ago
net.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
net_packet.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
net_setup.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
net_socket.c 3fae14fae5 Reformat all code using astyle. 6 years ago
netutl.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
netutl.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
node.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
node.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
pidfile.c 3fae14fae5 Reformat all code using astyle. 6 years ago
pidfile.h 3fae14fae5 Reformat all code using astyle. 6 years ago
process.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
process.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
protocol.c 3f0c1f6b81 Remove unused functions. 6 years ago
protocol.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
protocol_auth.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
protocol_edge.c 3fae14fae5 Reformat all code using astyle. 6 years ago
protocol_key.c 3fae14fae5 Reformat all code using astyle. 6 years ago
protocol_misc.c 3f0c1f6b81 Remove unused functions. 6 years ago
protocol_subnet.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
proxy.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
proxy.h 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
raw_socket_device.c 3fae14fae5 Reformat all code using astyle. 6 years ago
route.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
route.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
subnet.c 3fae14fae5 Reformat all code using astyle. 6 years ago
subnet.h 57bc9a1835 Ensure all parameters have names in header files. 6 years ago
system.h 7e686dde6f Unconditionally include stdbool.h and inttypes.h. 6 years ago
tincd.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 years ago
uml_device.c 3fae14fae5 Reformat all code using astyle. 6 years ago
utils.c 3fae14fae5 Reformat all code using astyle. 6 years ago
utils.h 3fae14fae5 Reformat all code using astyle. 6 years ago
vde_device.c 3fae14fae5 Reformat all code using astyle. 6 years ago
xalloc.h 3fae14fae5 Reformat all code using astyle. 6 years ago