let -vpn and -exit use mesh instead of core
[oweals/gnunet.git] / src / vpn / gnunet-daemon-vpn.c
2011-01-10 Philipp Tölkelet -vpn and -exit use mesh instead of core
2011-01-10 Philipp Tölkedebug the core-send-to-self
2011-01-10 Philipp Tölkefix two "invalid read"s
2011-01-10 Philipp Tölkesplit up daemon-vpn in multiple files, remove exit...
2011-01-10 Philipp TölkeA few static-analysis-changes
2010-12-23 Christian Grothoffcleaning up core API with bugfix
2010-12-23 Matthias Wachsdoxygen
2010-12-15 Philipp TölkeRemove Debug-Output
2010-12-15 Philipp TölkeTell core that we want to have this packet delivered
2010-12-15 Philipp Tölkerudimentary connection-tracking
2010-12-15 Philipp TölkeSend the UDP traffic out over a socket and relay the...
2010-12-15 Philipp Tölkesend UDP-Packets to the peer offering the service
2010-12-15 Philipp TölkeTurn the IP-Address around in the hash.
2010-11-17 Christian Grothoffassert
2010-11-17 Philipp Tölkefold a bit
2010-11-17 Philipp TölkeAnswer Reverse-DNS with the real data
2010-11-17 Philipp TölkeStore mappings into the hashmap
2010-11-17 Philipp Tölkenew Struct (it will be saved to the hashmap)
2010-11-17 Philipp TölkeRefactored the creation of fake-addresses
2010-11-17 Philipp TölkeFix memory-leak (and superfluous copy)
2010-11-17 Philipp TölkeNULL-Pointer
2010-11-08 Philipp Tölkeabort is called break
2010-11-08 Philipp TölkeFix a uninitialized-warning
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-04 Philipp TölkeAnswer an icmp-request
2010-11-04 Philipp TölkeThis bitfield-stuff does not work as I expect
2010-11-04 Philipp TölkeMem-Leak
2010-11-04 Philipp TölkeAnswer PTR-Requests (mock-version)
2010-11-04 Philipp TölkeOnly start the hijack if the vpn is running
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-11-02 Philipp Tölkecomment and indent gnunet-daemon-vpn
2010-11-02 Philipp Tölkeget rid of the unneeded "closure"-struct
2010-10-27 Christian Grothoffseaspidering
2010-10-26 Philipp TölkeAnswer questions for .gnunet with an ipv6-address
2010-10-26 Philipp TölkeRestart the hijack, if the tun was down
2010-10-19 Philipp TölkeSend answers from the DHT to the daemon-vpn
2010-10-19 Philipp TölkeRatelimit the starting of the vpn-helper
2010-10-19 Philipp Tölkeallow the service-dns to answer not only with an unchan...
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-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-09-21 Philipp Tölkehijack the DNS-Packets in another way
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-09 Philipp Tölkeclose ressources
2010-09-09 Philipp TölkeUse the DLL as queue
2010-09-08 Philipp Tölkeminor fixes
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ö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-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-03 Philipp Tölkefixed the #includes
2010-08-03 Philipp Tölkehandle ipv4-packets
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ölkereally kill the helper if something went wrong
2010-07-30 Philipp TölkeMake clang happy
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ö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
2010-07-20 Philipp Tölkeread the output of the helper
2010-07-20 Philipp Tölkecorrected the copyright-disclaimer
2010-07-20 Philipp Tölkestart the helper from the daemon, end it correctly
2010-07-02 Christian Grothoffgpl3
2010-06-30 Christian Grothoffmissing