aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
AgeCommit message (Expand)Author
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
2013-01-17* a little bit of bugfixingChristian Fuchs
2013-01-17minor style stuffChristian Grothoff
2013-01-16more debugging work.Christian Fuchs
2013-01-15added calls for updating the driver in a for device. seems like this is Christian Fuchs
2013-01-15more bug fixingChristian Fuchs
2013-01-15a bit of bugfixingChristian Fuchs
2013-01-15final logics for run implementedChristian Fuchs
2013-01-10consolidated read and write functions, as we can read from a named pipe Christian Fuchs
2013-01-10as discussed, vpn-helper-windows will only function if stdin/stdout are Christian Fuchs
2013-01-10In Windows, pipes, files and the console have to be accessed Christian Fuchs
2013-01-08fixed a wrong conditionalChristian Fuchs
2013-01-03There are now four states for the OI facilities: Christian Fuchs
2013-01-03added initial stuff for overlapped IO and event handlingChristian Fuchs
2013-01-01* re-added mainloop for runChristian Fuchs
2012-12-31* added tap version checking logics. Many tap32 versions are broken,Christian Fuchs
2012-12-29reworked vpn-helper to now use regular(!) char, instead of wchar, Christian Fuchs
2012-12-13-commentsChristian Grothoff
2012-12-12Added basic functionality for setting IPv4/V6 addresses in win32 using Christian Fuchs
2012-12-11grml, friendlyName is not friendly, because it does not help us for Christian Fuchs
2012-12-10added functionality to fetch the virtual interface's FriendlyName from Christian Fuchs
2012-12-09added unique additional hwid entry to allow us to find our individual Christian Fuchs
2012-12-07solved fixme's, linked device handling functions to main program flow, Christian Fuchs
2012-12-06-feedback on styleChristian Grothoff
2012-12-05added teardown functionality for deconstructing the interface created by Christian Fuchs
2012-12-03Added logics to install virtual networks interfaces for gnunet-vpn in Christian Fuchs
2012-11-26added libraries for setupapi & dependenciesChristian Fuchs
2012-11-16- added vpn helper stub for win32 buildsChristian Fuchs
2012-11-05-fix libexec issue: SUID checkChristian Grothoff
2012-11-04-misc bugfixes, travel hackingChristian Grothoff
2012-11-02Using regex for exit/vpnMaximilian Szengel