aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Expand)AuthorAge
* 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
* Rename files to fit into the conventionPhilipp Tölke2010-07-20
* read the output of the helperPhilipp Tölke2010-07-20
* communicate with the daemon over a specified protocollPhilipp Tölke2010-07-20
* corrected the copyright-disclaimerPhilipp Tölke2010-07-20
* start the helper from the daemon, end it correctlyPhilipp Tölke2010-07-20
* Shuttle data back and forthPhilipp Tölke2010-07-20
* Parse and pretty-print dnsPhilipp Tölke2010-07-20
* Begin implementing the gnunet-vpn-helperPhilipp Tölke2010-07-20
* fmtChristian Grothoff2010-07-02
* gpl3Christian Grothoff2010-07-02
* missingChristian Grothoff2010-06-30
* no generated filesChristian Grothoff2010-06-30
* vpn build integrationChristian Grothoff2010-06-30
* vpn: pretty-print udpPhilipp Tölke2010-06-28
* vpn: Missed a ; in the headerPhilipp Tölke2010-06-28
* vpn: Revert "Only read as much as I can handle"Philipp Tölke2010-06-28
* vpn: Packet-Structure for udp and dns over ipv6Philipp Tölke2010-06-28
* vpn: reported fixme;Philipp Tölke2010-06-28
* vpn: Only read as much as I can handlePhilipp Tölke2010-06-28
* vpn: cleanup of the codePhilipp Tölke2010-06-28
* vpn: a better way to parse the packets using bitfieldsPhilipp Tölke2010-06-28
* vpn: tcp-natting in one directionPhilipp Tölke2010-06-28
* vpn: general cleanupPhilipp Tölke2010-06-28
* vpn: parse and pretty-print tcp-packetsPhilipp Tölke2010-06-28
* vpn: prepared to implement tcpPhilipp Tölke2010-06-28
* vpn: pull the pretty-printer out of the packet-filePhilipp Tölke2010-06-28
* some improvements in the test-code for the vpn-functionalityPhilipp Tölke2010-06-28
* parse ipv6-packets for the vpn-functionalityPhilipp Tölke2010-06-28
* ignore files in gitPhilipp Tölke2010-06-28
* a first simple test-program for the vpn-functionalityPhilipp Tölke2010-06-28