Werner Schreiber 228a03aaa7 Fix segfault when dest->mtu is 0. 5 năm trước cách đây
..
bsd 061c3fcaf9 Const correctness. 6 năm trước cách đây
cygwin 061c3fcaf9 Const correctness. 6 năm trước cách đây
linux 061c3fcaf9 Const correctness. 6 năm trước cách đây
mingw 061c3fcaf9 Const correctness. 6 năm trước cách đây
solaris 061c3fcaf9 Const correctness. 6 năm trước cách đây
Makefile.am afda1d91ae Support autoconf's --runstatedir option. 6 năm trước cách đây
avl_tree.c 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
avl_tree.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
conf.c 26203e2504 Don't check for NULL-pointers before calling free(). 5 năm trước cách đây
conf.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
connection.c 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
connection.h d3297fbd3b Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738) 5 năm trước cách đây
device.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
dropin.c 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
dropin.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
dummy_device.c 69f09a712c Fix two small memory leaks. 5 năm trước cách đây
edge.c 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
edge.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
ethernet.h 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
event.c 92afeec172 Fix all spelling errors found by codespell. 6 năm trước cách đây
event.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
fake-getaddrinfo.c 600b653da1 Fix spelling errors. 5 năm trước cách đây
fake-getaddrinfo.h 3157b94e8b Realign comments. 6 năm trước cách đây
fake-getnameinfo.c 600b653da1 Fix spelling errors. 5 năm trước cách đây
fake-getnameinfo.h 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
getopt.c dff4955dde Fix checks for Cygwin-related macros. 5 năm trước cách đây
getopt.h 046616019d Fix #ifdefs that were broken due to commit d178b58. 6 năm trước cách đây
getopt1.c 046616019d Fix #ifdefs that were broken due to commit d178b58. 6 năm trước cách đây
graph.c 99763e34d5 Fix all warnings when compiling with -Wall -W -pedantic. 5 năm trước cách đây
graph.h d178b583df Update all header guards. 6 năm trước cách đây
have.h 7e686dde6f Unconditionally include stdbool.h and inttypes.h. 6 năm trước cách đây
ipv4.h 046616019d Fix #ifdefs that were broken due to commit d178b58. 6 năm trước cách đây
ipv6.h 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
list.c 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
list.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
logger.c a0f115d5bb Remove redundant 'break'. 6 năm trước cách đây
logger.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
meta.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 năm trước cách đây
meta.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
multicast_device.c 061c3fcaf9 Const correctness. 6 năm trước cách đây
net.c 99763e34d5 Fix all warnings when compiling with -Wall -W -pedantic. 5 năm trước cách đây
net.h d3297fbd3b Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738) 5 năm trước cách đây
net_packet.c 96e33d749c Don't use SOL_IP and SOL_IPV6. 6 năm trước cách đây
net_setup.c dff4955dde Fix checks for Cygwin-related macros. 5 năm trước cách đây
net_socket.c d3297fbd3b Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738) 5 năm trước cách đây
netutl.c 99763e34d5 Fix all warnings when compiling with -Wall -W -pedantic. 5 năm trước cách đây
netutl.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
node.c 99763e34d5 Fix all warnings when compiling with -Wall -W -pedantic. 5 năm trước cách đây
node.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
pidfile.c 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
pidfile.h 3fae14fae5 Reformat all code using astyle. 6 năm trước cách đây
process.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 năm trước cách đây
process.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
protocol.c 99763e34d5 Fix all warnings when compiling with -Wall -W -pedantic. 5 năm trước cách đây
protocol.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
protocol_auth.c d3297fbd3b Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738) 5 năm trước cách đây
protocol_edge.c d3297fbd3b Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738) 5 năm trước cách đây
protocol_key.c e97943b7cc Prevent a MITM from forcing a NULL cipher for UDP (CVE-2018-16758) 5 năm trước cách đây
protocol_misc.c 92afeec172 Fix all spelling errors found by codespell. 6 năm trước cách đây
protocol_subnet.c 99763e34d5 Fix all warnings when compiling with -Wall -W -pedantic. 5 năm trước cách đây
proxy.c 2116c6eb7d Fix all -Wall -W compiler warnings. 6 năm trước cách đây
proxy.h 2116c6eb7d Fix all -Wall -W compiler warnings. 6 năm trước cách đây
raw_socket_device.c 061c3fcaf9 Const correctness. 6 năm trước cách đây
route.c 228a03aaa7 Fix segfault when dest->mtu is 0. 5 năm trước cách đây
route.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
subnet.c 26203e2504 Don't check for NULL-pointers before calling free(). 5 năm trước cách đây
subnet.h 57bc9a1835 Ensure all parameters have names in header files. 6 năm trước cách đây
system.h 7e686dde6f Unconditionally include stdbool.h and inttypes.h. 6 năm trước cách đây
tincd.c 14abf170c2 Remove the call to RAND_load_file(). 5 năm trước cách đây
uml_device.c 26203e2504 Don't check for NULL-pointers before calling free(). 5 năm trước cách đây
utils.c dff4955dde Fix checks for Cygwin-related macros. 5 năm trước cách đây
utils.h dff4955dde Fix checks for Cygwin-related macros. 5 năm trước cách đây
vde_device.c 061c3fcaf9 Const correctness. 6 năm trước cách đây
xalloc.h 600b653da1 Fix spelling errors. 5 năm trước cách đây