authentication of ciphertexts (+ seed)
[oweals/gnunet.git] / src / vpn / gnunet-service-dns.c
2010-09-21 Philipp Tölkesend the answer from dns to the vpn
2010-09-21 Philipp Tölkesave a bit of state
2010-09-21 Philipp TölkeReceive DNS-Responses and print them
2010-09-21 Philipp TölkeSend DNS-Queries on to the original destination
2010-09-21 Philipp Tölkerename the service in the config-file
2010-09-09 Christian Grothoffok
2010-09-09 Philipp Tölkedebug-output
2010-09-09 Philipp TölkeError-Checking
2010-09-09 Philipp Tölkeanswered the question
2010-09-09 Christian Grothofffixing bugs and compile errors
2010-09-08 Philipp TölkeQueue packet sent to the service-dns
2010-09-08 Philipp Tölkecheck whether i really can open file-like things
2010-09-07 Philipp Tölkesend dns-queries to the service-dns and pretty-print...
2010-09-07 Philipp Tölkeget rid of alloca()
2010-09-07 Philipp Tölkesend the dns-queries from daemon-vpn to service-dns
2010-09-06 Philipp Tölkestart the code to send queries to the resolver
2010-09-06 Philipp TölkeGet rid of the cls. Use a global.
2010-08-25 Philipp TölkeFixed a string-length
2010-08-24 Philipp TölkeHijacking the DNS should work now.
2010-08-23 Philipp TölkeThe beginning of the DNS-Service. Does not work for...