選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Yann Weber 6b0583b848 Possible solve to #2 : bugfix in src/map.c get_rnode_block() 5年前
..
conf build: drop remaining autotools cruft 9年前
libiptc Attempt to bugfix ipv6 addr defs preprocessors check 5年前
man build: drop remaining autotools cruft 9年前
scripts The ntk-wifi script should work now, Including it's new --undo argument. 9年前
SConscript Attempt to bugfix ipv6 addr defs preprocessors check 5年前
TODO Added bug fixed with hack line 10年前
accept.c all: Automatic style cleanup, KnR. No functional change. 9年前
accept.h all: Automatic style cleanup, KnR. No functional change. 9年前
andna.c Suppressing warning about cast in inet & list 5年前
andna.h all: Automatic style cleanup, KnR. No functional change. 9年前
andna_cache.c Bugfix in resolvconf file manipulation 5年前
andna_cache.h all: Automatic style cleanup, KnR. No functional change. 9年前
andns.c Many changes, Some possible fixes/optimisations in inet.c and the addition of inet_sendfile64 9年前
andns.h all: Automatic style cleanup, KnR. No functional change. 9年前
andns_lib.c Deleted unused variables and various cast warnings 5年前
andns_lib.h all: Automatic style cleanup, KnR. No functional change. 9年前
andns_net.c all: Automatic style cleanup, KnR. No functional change. 9年前
andns_net.h headers: Fix missing header comments 9年前
andns_snsd.c Deleted unused variables and various cast warnings 5年前
andns_snsd.h headers: Fix missing header comments 9年前
bmap.c all: Automatic style cleanup, KnR. No functional change. 9年前
bmap.h all: Automatic style cleanup, KnR. No functional change. 9年前
buffer.c all: Automatic style cleanup, KnR. No functional change. 9年前
buffer.h all: Automatic style cleanup, KnR. No functional change. 9年前
common.h headers: Fix missing header comments 9年前
conf.c all: Automatic style cleanup, KnR. No functional change. 9年前
conf.h Deleted warnings in netsuku.c 6年前
config.h I fixed a compilation error, Dunno why a number in a #define wouldn't be in quotation marks, Also, Why is config.h in .gitignore? 9年前
config_scons.h.in git repo init 10年前
console.h all: Automatic style cleanup, KnR. No functional change. 9年前
crypto.c all: Automatic style cleanup, KnR. No functional change. 9年前
crypto.h all: Automatic style cleanup, KnR. No functional change. 9年前
daemon.c all: Automatic style cleanup, KnR. No functional change. 9年前
daemon.h all: Automatic style cleanup, KnR. No functional change. 9年前
dns_wrapper.c I changed a lot in implementing and setting up testing stuff for netsplit, Including a new netsplit struct in netsukuku.h which may or may not be permanent. It was the only way I could find to preserve a variable from netsukuku.c to andns.c. Also, The netsukuku.c interface argument has, apparently, been just a break statement for a long time, I have reverted it. I still don't totally understand how it works, though. There is more to come! 9年前
dns_wrapper.h all: Automatic style cleanup, KnR. No functional change. 9年前
dnslib.c Deleted unused variables and various cast warnings 5年前
dnslib.h all: Automatic style cleanup, KnR. No functional change. 9年前
endianness.c all: Automatic style cleanup, KnR. No functional change. 9年前
endianness.h all: Automatic style cleanup, KnR. No functional change. 9年前
err_errno.c all: Automatic style cleanup, KnR. No functional change. 9年前
err_errno.h all: Automatic style cleanup, KnR. No functional change. 9年前
getaddrinfodnstest.c I changed a lot in implementing and setting up testing stuff for netsplit, Including a new netsplit struct in netsukuku.h which may or may not be permanent. It was the only way I could find to preserve a variable from netsukuku.c to andns.c. Also, The netsukuku.c interface argument has, apparently, been just a break statement for a long time, I have reverted it. I still don't totally understand how it works, though. There is more to come! 9年前
gmap.c Deleted unused variables and various cast warnings 5年前
gmap.h Suppressed warnings about int to pointer cast 6年前
hash.c all: Automatic style cleanup, KnR. No functional change. 9年前
hash.h all: Automatic style cleanup, KnR. No functional change. 9年前
hook.c Deleted unused variables and various cast warnings 5年前
hook.h all: Automatic style cleanup, KnR. No functional change. 9年前
if.c Solves #3 : fixing interface deduplication 5年前
if.h all: Automatic style cleanup, KnR. No functional change. 9年前
igs.c Suppressing warning about cast in inet & list 5年前
igs.h all: Automatic style cleanup, KnR. No functional change. 9年前
includes.h all: Automatic style cleanup, KnR. No functional change. 9年前
inet.c Deleted unused variables and various cast warnings 5年前
inet.h Deleted unused variables and various cast warnings 5年前
iptunnel.c all: Automatic style cleanup, KnR. No functional change. 9年前
iptunnel.h all: Automatic style cleanup, KnR. No functional change. 9年前
ipv6-gmp.c all: Automatic style cleanup, KnR. No functional change. 9年前
ipv6-gmp.h all: Automatic style cleanup, KnR. No functional change. 9年前
krnl_route.c all: Automatic style cleanup, KnR. No functional change. 9年前
krnl_route.h all: Automatic style cleanup, KnR. No functional change. 9年前
krnl_rule.c all: Automatic style cleanup, KnR. No functional change. 9年前
krnl_rule.h all: Automatic style cleanup, KnR. No functional change. 9年前
libnetlink.c Deleted unused variables and various cast warnings 5年前
libnetlink.h headers: Fix missing header comments 9年前
libping.c Deleted unused variables and various cast warnings 5年前
libping.h all: Automatic style cleanup, KnR. No functional change. 9年前
ll_map.c all: Automatic style cleanup, KnR. No functional change. 9年前
ll_map.h headers: Fix missing header comments 9年前
llist.c Suppressing warning about cast in inet & list 5年前
log.c all: Automatic style cleanup, KnR. No functional change. 9年前
log.h all: Automatic style cleanup, KnR. No functional change. 9年前
map.c Possible solve to #2 : bugfix in src/map.c get_rnode_block() 5年前
map.h Suppressed warnings about int to pointer cast 6年前
mark.c Many changes, Some possible fixes/optimisations in inet.c and the addition of inet_sendfile64 9年前
mark.h all: Automatic style cleanup, KnR. No functional change. 9年前
misc.c all: Automatic style cleanup, KnR. No functional change. 9年前
misc.h all: Automatic style cleanup, KnR. No functional change. 9年前
netsplit.c Alpine linux musl libc bugfixes 5年前
netsplit.h I changed a lot in implementing and setting up testing stuff for netsplit, Including a new netsplit struct in netsukuku.h which may or may not be permanent. It was the only way I could find to preserve a variable from netsukuku.c to andns.c. Also, The netsukuku.c interface argument has, apparently, been just a break statement for a long time, I have reverted it. I still don't totally understand how it works, though. There is more to come! 9年前
netsukuku.c Deleted dirty debug message 5年前
netsukuku.h Deleted warnings in netsuku.c 6年前
ntk-console-server.c Deleted unused variables and various cast warnings 5年前
ntk-console-server.h all: Automatic style cleanup, KnR. No functional change. 9年前
ntk-console.c Deleted compilation warnings from ntk-console.c 6年前
ntk-console.h The ntk-console client command console_uptime should now not print negative numbers, And inet_sendto should now properly print ipv4 addresses in a human readable format. 9年前
ntkresolv.c Attempt to bugfix ipv6 addr defs preprocessors check 5年前
ntkresolv.h headers: Fix missing header comments 9年前
pkts.c all: Automatic style cleanup, KnR. No functional change. 9年前
pkts.h all: Automatic style cleanup, KnR. No functional change. 9年前
qspn-empiric.c Deleted compilations warnings from qspn-empiric.c 6年前
qspn-empiric.h all: Automatic style cleanup, KnR. No functional change. 9年前
qspn.c Deleted unused variables and various cast warnings 5年前
qspn.h all: Automatic style cleanup, KnR. No functional change. 9年前
radar.c Deleted unused variables and various cast warnings 5年前
radar.h all: Automatic style cleanup, KnR. No functional change. 9年前
rehook.c all: Automatic style cleanup, KnR. No functional change. 9年前
rehook.h all: Automatic style cleanup, KnR. No functional change. 9年前
request.c all: Automatic style cleanup, KnR. No functional change. 9年前
request.h all: Automatic style cleanup, KnR. No functional change. 9年前
route.c Suppressing warning about cast in inet & list 5年前
route.h all: Automatic style cleanup, KnR. No functional change. 9年前
snsd_cache.c Deleted unused variables and various cast warnings 5年前
snsd_cache.h Suppressing warning about cast in inet & list 5年前
tracer.c Deleted unused variables and various cast warnings 5年前
tracer.h all: Automatic style cleanup, KnR. No functional change. 9年前
xmalloc.c Alpine linux musl libc bugfixes 5年前
xmalloc.h all: Automatic style cleanup, KnR. No functional change. 9年前