aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Collapse)AuthorAge
* 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 ↵Philipp Tölke2010-07-20
| | | | GNUNET_MessageHeaders
* close the not-used pipe endsPhilipp Tölke2010-07-20
| | | | the EOF from the helper gets reported correctly now
* 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
| | | | note: always type "make" before commiting!
* vpn: Revert "Only read as much as I can handle"Philipp Tölke2010-06-28
| | | | This reverts commit 8d60f2985aaed37694a9e1fb75051f339cdf7699.
* 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
|