aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Expand)AuthorAge
* send dns-queries to the service-dns and pretty-print themPhilipp Tölke2010-09-07
* organize the importsPhilipp Tölke2010-09-07
* prepare the dns-pretty-printing for the service-dnsPhilipp Tölke2010-09-07
* get rid of alloca()Philipp Tölke2010-09-07
* bugPhilipp Tölke2010-09-07
* send the dns-queries from daemon-vpn to service-dnsPhilipp Tölke2010-09-07
* removed a few debug-outputs and changed the remaining to GNUNET_logPhilipp Tölke2010-09-07
* Worked through the easy klockwork-issuesPhilipp Tölke2010-09-07
* start the code to send queries to the resolverPhilipp Tölke2010-09-06
* Get rid of the cls. Use a global.Philipp Tölke2010-09-06
* stuffChristian Grothoff2010-09-01
* not hereChristian Grothoff2010-08-30
* Fixed a string-lengthPhilipp Tölke2010-08-25
* As requested by mwachsPhilipp Tölke2010-08-24
* Hijacking the DNS should work now.Philipp Tölke2010-08-24
* The beginning of the DNS-Service. Does not work for the moment, becausePhilipp Tölke2010-08-23
* fixed the #includesPhilipp Tölke2010-08-03
* helper-program to use iptablesPhilipp Tölke2010-08-03
* handle ipv4-packetsPhilipp Tölke2010-08-03
* Added IPv4-Packet-StructurePhilipp Tölke2010-08-03
* Give the tun-interface an IPv4-AddressPhilipp Tölke2010-08-03
* missingChristian Grothoff2010-07-31
* corrected the test-case, the test-packet needs to use the GNUNET_MessageHeaderPhilipp Tölke2010-07-30
* If the tun-if can't be initialized correctly, close the vpn-helperPhilipp Tölke2010-07-30
* Streamline the memory-allocationPhilipp Tölke2010-07-30
* Pack the network-structsPhilipp Tölke2010-07-30
* really kill the helper if something went wrongPhilipp Tölke2010-07-30
* Make clang happyPhilipp Tölke2010-07-30
* renamed the vpn-helper to fit into the scheme gnunet-FUNCTION-SUBSYSTEMPhilipp Tölke2010-07-30
* fixes to buildChristian Grothoff2010-07-28
* only read as much as fits inside of a GNUNET_MessagePhilipp Tölke2010-07-20
* Use the mst to read packetsPhilipp Tölke2010-07-20
* clarifying commentsPhilipp Tölke2010-07-20
* Changed the communication between the vpn-helper and the daemon to use GNUNET...Philipp Tölke2010-07-20
* close the not-used pipe endsPhilipp Tölke2010-07-20
* the manpage says that memcpy can never return an errorPhilipp Tölke2010-07-20
* restart the helper when something goes wrongPhilipp Tölke2010-07-20
* make it possible to restart the helperPhilipp Tölke2010-07-20
* renamed files to fit into the conventionPhilipp Tölke2010-07-20
* remove unsused filesPhilipp Tölke2010-07-20
* Another little testPhilipp Tölke2010-07-20
* A little test-casePhilipp Tölke2010-07-20
* Handle EOF in the stream between daemon and helperPhilipp Tölke2010-07-20
* only select for write, if it was not possible beforePhilipp Tölke2010-07-20
* bugfixes in gnunet-vpn-helperPhilipp Tölke2010-07-20
* Changed the copyright-noticePhilipp Tölke2010-07-20
* Pretty-Print Packets from the helperPhilipp Tölke2010-07-20
* CG could answer my questionsPhilipp Tölke2010-07-20
* deleted unused functionsPhilipp Tölke2010-07-20
* renamed a file to fit into the conventionPhilipp Tölke2010-07-20