aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-daemon-vpn.c
Commit message (Collapse)AuthorAge
* -vpn should use crc16 from utilChristian Grothoff2012-01-02
|
* -using new GNUNET_HELPER_ API inside of VPN, also eliminating bugs with ↵Christian Grothoff2012-01-02
| | | | partial writes as part of this
* -again moving towards DNS API sanityChristian Grothoff2012-01-02
|
* -small steps towards saner DNS APIChristian Grothoff2012-01-02
|
* first quick hack to extract an initial DNS service APIChristian Grothoff2012-01-01
|
* -fixing indentationChristian Grothoff2011-11-29
|
* -typoChristian Grothoff2011-11-28
|
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all ↵Christian Grothoff2011-11-28
| | | | over the place; also some further documentation fixes
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* handle client connectionsPhilipp Tölke2011-11-02
| | | | fix #1855
* 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 ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* 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
|