-LRN: W32 NS provider for GNS
authorChristian Grothoff <christian@grothoff.org>
Fri, 6 Jul 2012 07:39:24 +0000 (07:39 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 6 Jul 2012 07:39:24 +0000 (07:39 +0000)
commitec59e6a4f56f68916cf8ec8fefca3282a70d16d2
treee9fce0d2f7b8dceb717ba434731bde4db594eb0a
parent2dda2c0e3a7c3813fc334d983b65d9f698953143
-LRN: W32 NS provider for GNS

Also a helper service.
A couple tools for installing/removing the provder.
And a resolver tool that loads the provider directly.
src/gns/Makefile.am
src/gns/gnunet-gns-helper-service-w32.c [new file with mode: 0644]
src/gns/gnunet_w32nsp_lib.h [new file with mode: 0644]
src/gns/w32nsp-install.c [new file with mode: 0644]
src/gns/w32nsp-resolve.c [new file with mode: 0644]
src/gns/w32nsp-uninstall.c [new file with mode: 0644]
src/gns/w32nsp.c [new file with mode: 0644]
src/gns/w32resolver.h [new file with mode: 0644]