fix warnings
[oweals/gnunet.git] / src / vpn /
2010-10-08 Nathan S. Evanstoelke: don't bug dht
2010-10-08 Philipp TölkeFix the hashing
2010-10-08 Philipp Tölketesting-config
2010-10-08 Philipp Tölkepyblish a dns-record for testing
2010-10-08 Philipp Tölkelookup .gnunet-addresses in the dht
2010-10-08 Philipp Tölkehash and validate a dns-block
2010-10-08 Philipp Tölkeprototype for a dns-block
2010-10-08 Philipp Tölkeif we have no connection to the service-dns, don't...
2010-10-08 Philipp Tölkevalgrind was crying
2010-10-07 Philipp Tölkefixes
2010-10-07 Christian Grothoffstuff
2010-10-07 Philipp TölkeDisconnect from service-dns only when connected
2010-10-07 Philipp TölkeReconnect to the service-dns if the connection is lost...
2010-10-07 Philipp TölkeDetect and log queries for .gnunet.-Domains
2010-10-07 Philipp TölkeStrings are char* not unsigned char *
2010-10-05 Philipp Tölkefor debugging, print the dns-packets running through...
2010-10-05 Philipp TölkeMake the packet-pretty-printing more usable (concise)
2010-10-05 Philipp Tölkeparse a complete dns-packet-struct to another struct...
2010-10-05 Philipp Tölkesplit the dns-datastructure
2010-10-05 Philipp Tölkepull a function I will need for service-dns out of...
2010-10-05 Philipp Tölkeadd clarifying comment to a magic number
2010-10-05 Philipp TölkeRemove unnecessary comments
2010-10-05 Philipp TölkeRemove unnecessary DEBUG-Output
2010-10-03 Philipp TölkeHandle the case, that DNS-Answers come faster than...
2010-10-03 Philipp TölkeHijacking DNS-Traffic works as expected.
2010-10-03 Philipp TölkeI think I have not completely understood how this bitfi...
2010-10-03 Philipp Tölke-Stop the vpn-helper if an invalid message arrives
2010-10-03 Philipp Tölkestub to send the dns-answer to the helper
2010-10-01 David Barksdalemalloc.h is depricated and doesn't exist on FreeBSD 7.
2010-09-23 Christian Grothoffmantis 1606
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ölkeprint all fields of a dns-rr
2010-09-21 Philipp TölkeSend DNS-Queries on to the original destination
2010-09-21 Philipp Tölkehijack the DNS-Packets in another way
2010-09-21 Philipp Tölkeremoved unnessecary debug output of the helper
2010-09-21 Philipp Tölkerename the service in the config-file
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-09-13 Matthias WachsShould now compile under windows:
2010-09-09 Christian Grothoffok
2010-09-09 Philipp Tölkeclose ressources
2010-09-09 Philipp TölkeUse the DLL as queue
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ölkeminor fixes
2010-09-08 Philipp TölkeQueue packet sent to the service-dns
2010-09-08 Christian GrothoffW32 porting work by LRN
2010-09-08 Philipp Tölkecheck whether i really can open file-like things
2010-09-08 Philipp TölkeMissed two %m yesterday
2010-09-07 Philipp Tölkesend dns-queries to the service-dns and pretty-print...
2010-09-07 Philipp Tölkeorganize the imports
2010-09-07 Philipp Tölkeprepare the dns-pretty-printing for the service-dns
2010-09-07 Philipp Tölkeget rid of alloca()
2010-09-07 Philipp Tölkebug
2010-09-07 Philipp Tölkesend the dns-queries from daemon-vpn to service-dns
2010-09-07 Philipp Tölkeremoved a few debug-outputs and changed the remaining...
2010-09-07 Philipp TölkeWorked through the easy klockwork-issues
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-09-01 Christian Grothoffstuff
2010-08-30 Christian Grothoffnot here
2010-08-25 Philipp TölkeFixed a string-length
2010-08-24 Philipp TölkeAs requested by mwachs
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...
2010-08-03 Philipp Tölkefixed the #includes
2010-08-03 Philipp Tölkehelper-program to use iptables
2010-08-03 Philipp Tölkehandle ipv4-packets
2010-08-03 Philipp TölkeAdded IPv4-Packet-Structure
2010-08-03 Philipp TölkeGive the tun-interface an IPv4-Address
2010-07-31 Christian Grothoffmissing
2010-07-30 Philipp Tölkecorrected the test-case, the test-packet needs to use...
2010-07-30 Philipp TölkeIf the tun-if can't be initialized correctly, close...
2010-07-30 Philipp TölkeStreamline the memory-allocation
2010-07-30 Philipp TölkePack the network-structs
2010-07-30 Philipp Tölkereally kill the helper if something went wrong
2010-07-30 Philipp TölkeMake clang happy
2010-07-30 Philipp Tölkerenamed the vpn-helper to fit into the scheme gnunet...
2010-07-28 Christian Grothofffixes to build
2010-07-20 Philipp Tölkeonly read as much as fits inside of a GNUNET_Message
2010-07-20 Philipp TölkeUse the mst to read packets
2010-07-20 Philipp Tölkeclarifying comments
2010-07-20 Philipp TölkeChanged the communication between the vpn-helper and...
2010-07-20 Philipp Tölkeclose the not-used pipe ends
2010-07-20 Philipp Tölkethe manpage says that memcpy can never return an error
2010-07-20 Philipp Tölkerestart the helper when something goes wrong
2010-07-20 Philipp Tölkemake it possible to restart the helper
2010-07-20 Philipp Tölkerenamed files to fit into the convention
2010-07-20 Philipp Tölkeremove unsused files
2010-07-20 Philipp TölkeAnother little test
2010-07-20 Philipp TölkeA little test-case
2010-07-20 Philipp TölkeHandle EOF in the stream between daemon and helper
2010-07-20 Philipp Tölkeonly select for write, if it was not possible before
2010-07-20 Philipp Tölkebugfixes in gnunet-vpn-helper
2010-07-20 Philipp TölkeChanged the copyright-notice
2010-07-20 Philipp TölkePretty-Print Packets from the helper
2010-07-20 Philipp TölkeCG could answer my questions
next