aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Expand)AuthorAge
* rename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregexsearch to clarify that...Christian Grothoff2013-07-22
* Added mesh reliable tunnelsBart Polot2013-07-08
* Replace mesh with new versionBart Polot2013-06-28
* renaming libgnunetregexnew to libgnunetregexChristian Grothoff2013-06-20
* continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff2013-06-20
* -keep and drop are not needed here as we watch for disconnectsChristian Grothoff2013-06-12
* -moving to regexChristian Grothoff2013-06-05
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* Mingw-w64 compatibility for VPN helperLRN2013-04-21
* added privilege testing parameters for helper-vpn, exit and nat-client.Christian Fuchs2013-04-19
* - bratao's fix to compile on w32Bart Polot2013-04-18
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* added dryrun functionality to helper-vpn-windowsChristian Fuchs2013-04-05
* * added vpn and exit to the default build options for mingw/windows builds. T...Christian Fuchs2013-03-22
* * fixed incorrect doxygen commant fields in exit and vpn-helper-windowsChristian Fuchs2013-03-21
* added support for partial write to stdin/stdout.Christian Fuchs2013-01-31
* added support for partial reads from stdinChristian Fuchs2013-01-31
* helper-vpn and helper-exit now are 64bit capabled.Christian Fuchs2013-01-31
* porting to W32 requires a port, yepeeChristian Grothoff2013-01-31
* some final code-beautification (coding style 4tw!)Christian Fuchs2013-01-31
* added nice debug output for gnunet-herlper-vpn-windows.Christian Fuchs2013-01-30
* re-fixed incorrect from last commit... :-D forgot to save.Christian Fuchs2013-01-24
* added debug logics to print to and read from STDIN, instead of from Christian Fuchs2013-01-24
* helper now always uses BOOL(winbool) instead of boolean to stay Christian Fuchs2013-01-24
* added IOSTATE_RESUME and related code to state machinesChristian Fuchs2013-01-24
* -parse time nicelyChristian Grothoff2013-01-24
* -tiny fixmesChristian Grothoff2013-01-24
* added gnunet-header stripping and adding functionalityChristian Fuchs2013-01-24
* added ip-address remove functionsChristian Fuchs2013-01-24
* * a little bit of bugfixingChristian Fuchs2013-01-17
* minor style stuffChristian Grothoff2013-01-17
* more debugging work.Christian Fuchs2013-01-16
* added calls for updating the driver in a for device. seems like this is Christian Fuchs2013-01-15
* more bug fixingChristian Fuchs2013-01-15
* a bit of bugfixingChristian Fuchs2013-01-15
* final logics for run implementedChristian Fuchs2013-01-15
* consolidated read and write functions, as we can read from a named pipe Christian Fuchs2013-01-10
* as discussed, vpn-helper-windows will only function if stdin/stdout are Christian Fuchs2013-01-10
* In Windows, pipes, files and the console have to be accessed Christian Fuchs2013-01-10
* fixed a wrong conditionalChristian Fuchs2013-01-08
* There are now four states for the OI facilities: Christian Fuchs2013-01-03
* added initial stuff for overlapped IO and event handlingChristian Fuchs2013-01-03
* * re-added mainloop for runChristian Fuchs2013-01-01
* * added tap version checking logics. Many tap32 versions are broken,Christian Fuchs2012-12-31
* reworked vpn-helper to now use regular(!) char, instead of wchar, Christian Fuchs2012-12-29
* -commentsChristian Grothoff2012-12-13
* Added basic functionality for setting IPv4/V6 addresses in win32 using Christian Fuchs2012-12-12
* grml, friendlyName is not friendly, because it does not help us for Christian Fuchs2012-12-11
* added functionality to fetch the virtual interface's FriendlyName from Christian Fuchs2012-12-10