aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
AgeCommit message (Expand)Author
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-08Add missing includeLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-fixing build issues in vpn related to #3047Christian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-26-fix R-PI FTBFSChristian Grothoff
2013-09-25-misc fixes based on cppcheckChristian Grothoff
2013-09-22fixing #2916, but untestedChristian Grothoff
2013-09-22-dead code elimination in VPNChristian Grothoff
2013-09-22remove 'nac' option from VPN, always return IP immediately, always build mesh...Christian Grothoff
2013-09-22-doxygen, following naming conventionsChristian Grothoff
2013-09-21-doxygen and minor code cleanupChristian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-06-code cleanupChristian Grothoff
2013-08-22-make clang happyChristian Grothoff
2013-08-13-dceChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-07-22rename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregexsearch to clarify that...Christian Grothoff
2013-07-08Added mesh reliable tunnelsBart Polot
2013-06-28Replace mesh with new versionBart Polot
2013-06-20renaming libgnunetregexnew to libgnunetregexChristian Grothoff
2013-06-20continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff
2013-06-12-keep and drop are not needed here as we watch for disconnectsChristian Grothoff
2013-06-05-moving to regexChristian Grothoff
2013-05-09- complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura
2013-04-21Mingw-w64 compatibility for VPN helperLRN
2013-04-19added privilege testing parameters for helper-vpn, exit and nat-client.Christian Fuchs
2013-04-18- bratao's fix to compile on w32Bart Polot
2013-04-15-no booleanChristian Grothoff
2013-04-15extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs
2013-04-05added dryrun functionality to helper-vpn-windowsChristian Fuchs
2013-03-22* added vpn and exit to the default build options for mingw/windows builds. T...Christian Fuchs
2013-03-21* fixed incorrect doxygen commant fields in exit and vpn-helper-windowsChristian Fuchs
2013-01-31added support for partial write to stdin/stdout.Christian Fuchs
2013-01-31added support for partial reads from stdinChristian Fuchs
2013-01-31helper-vpn and helper-exit now are 64bit capabled.Christian Fuchs
2013-01-31porting to W32 requires a port, yepeeChristian Grothoff
2013-01-31some final code-beautification (coding style 4tw!)Christian Fuchs
2013-01-30added nice debug output for gnunet-herlper-vpn-windows.Christian Fuchs
2013-01-24re-fixed incorrect from last commit... :-D forgot to save.Christian Fuchs
2013-01-24added debug logics to print to and read from STDIN, instead of from Christian Fuchs
2013-01-24helper now always uses BOOL(winbool) instead of boolean to stay Christian Fuchs
2013-01-24added IOSTATE_RESUME and related code to state machinesChristian Fuchs
2013-01-24-parse time nicelyChristian Grothoff
2013-01-24-tiny fixmesChristian Grothoff
2013-01-24added gnunet-header stripping and adding functionalityChristian Fuchs
2013-01-24added ip-address remove functionsChristian Fuchs