check
[oweals/gnunet.git] / src / vpn / gnunet-daemon-vpn.c
2011-05-04 Philipp Tölkefix compile-errors
2011-04-29 Philipp Tölkehandle the reception of dns-answers in daemon-vpn
2011-04-29 Philipp Tölkeremove IP-Mappings after some time
2011-04-21 Philipp Tölkeadd TODO
2011-04-21 Philipp Tölkecleanup
2011-04-10 Philipp Tölkemake the mock mesh perhaps not working, but not crashin...
2011-04-10 Philipp Tölkeadd TODO
2011-04-10 Philipp Tölkeremoved unneeded FIXME
2011-04-01 Philipp Tölkeremove unused file
2011-03-30 Bart PolotChanges to integrate mesh application_type re-definition
2011-03-24 Bart PolotFixed doxygen complaints
2011-03-14 Philipp TölkeSend TCP in both directions:
2011-03-14 Philipp Tölkeprepare for tcp
2011-03-11 Christian Grothoffchanging heap remove node api to not pass heap; more...
2011-03-05 Philipp TölkeAllow the use of all ports and not just 4 per connection
2011-02-24 Philipp Tölkefix mem-leaks and other nasty stuff
2011-02-21 Philipp Tölkeget rid of unnecessary error
2011-02-21 Philipp TölkeBegone foul memory leaks!
2011-02-21 Philipp Tölkebug
2011-02-21 Philipp TölkeLet the -exit use an own tun and not socks
2011-02-11 Heikki Lindholmdefining stuff in headers confuses the linker
2011-02-05 Philipp TölkeUse the configures IP-addresses correctly
2011-02-04 Philipp TölkeI should stop commiting now.
2011-02-04 Philipp Tölkeand it gets deeper and deeper
2011-02-04 Philipp Tölkeactually, no, I don't
2011-02-04 Philipp TölkeYes, I know.
2011-02-04 Nathan S. Evansstyle problems on mac
2011-02-02 Philipp Tölkerefactor the interface to the helper a bit to make...
2011-01-19 Christian Grothofffix
2011-01-19 Christian Grothoffbyebye
2011-01-12 Philipp Tölkefix usage of mesh_api
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
next