aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-daemon-vpn.c
Commit message (Expand)AuthorAge
* -fixing indentationChristian Grothoff2011-11-29
* -typoChristian Grothoff2011-11-28
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over...Christian Grothoff2011-11-28
* curly wars / auto-indentationChristian Grothoff2011-11-04
* handle client connectionsPhilipp Tölke2011-11-02
* more DLL usage errorsChristian Grothoff2011-10-31
* fixChristian Grothoff2011-10-31
* making the new mesh the defaultChristian Grothoff2011-10-30
* gnunet-daemon-vpn uses the new meshPhilipp Tölke2011-10-30
* save at the tunnel whether this is an ipv4 or ipv6 connectionPhilipp Tölke2011-10-26
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* core gives a buf of NULL to indicate errorsPhilipp Tölke2011-10-05
* fix bug in -vpnPhilipp Tölke2011-09-18
* use named constantsChristian Grothoff2011-09-16
* c3018Christian Grothoff2011-09-16
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* stuffChristian Grothoff2011-08-14
* Bug. fill the complete IP-AddressPhilipp Tölke2011-08-02
* memory-leaksPhilipp Tölke2011-08-02
* let -vpn send back v4 packetsPhilipp Tölke2011-07-27
* reply ipv4-icmpPhilipp Tölke2011-07-27
* begin resolving A-recordsPhilipp Tölke2011-07-27
* queue transmits to tunnelsPhilipp Tölke2011-07-27
* debug vpnPhilipp Tölke2011-07-27
* cleanupChristian Grothoff2011-06-15
* debug the vpnPhilipp Tölke2011-06-15
* make the log output shorterPhilipp Tölke2011-06-15
* When connecting to mesh, give your app-types!Philipp Tölke2011-06-15
* Stop gcc from treating unused arguments as error when compiling with -WextraPhilipp Tölke2011-06-15
* fix bugs found by compiling with -WextraPhilipp Tölke2011-06-15
* update the cost laterPhilipp Tölke2011-06-15
* clarifying commentPhilipp Tölke2011-06-15
* clear stack-memoryPhilipp Tölke2011-06-15
* handle traffic from remotes hosts coming back to daemon-vpnPhilipp Tölke2011-06-15
* fixChristian Grothoff2011-06-09
* fix TODOPhilipp Tölke2011-05-07
* fix compile-errorsPhilipp Tölke2011-05-04
* handle the reception of dns-answers in daemon-vpnPhilipp Tölke2011-04-29
* remove IP-Mappings after some timePhilipp Tölke2011-04-29
* add TODOPhilipp Tölke2011-04-21
* cleanupPhilipp Tölke2011-04-21
* make the mock mesh perhaps not working, but not crashing eitherPhilipp Tölke2011-04-10
* add TODOPhilipp Tölke2011-04-10
* removed unneeded FIXMEPhilipp Tölke2011-04-10
* remove unused filePhilipp Tölke2011-04-01
* Changes to integrate mesh application_type re-definitionBart Polot2011-03-30
* Fixed doxygen complaintsBart Polot2011-03-24