Age | Commit message (Expand) | Author |
2013-04-18 | - bratao's fix to compile on w32 | Bart Polot |
2013-04-15 | -no boolean | Christian Grothoff |
2013-04-15 | extended the GNUNET_OS_check_helper_binary parameters to do previlege | Christian Fuchs |
2013-04-05 | added dryrun functionality to helper-vpn-windows | Christian 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-windows | Christian Fuchs |
2013-01-31 | added support for partial write to stdin/stdout. | Christian Fuchs |
2013-01-31 | added support for partial reads from stdin | Christian Fuchs |
2013-01-31 | helper-vpn and helper-exit now are 64bit capabled. | Christian Fuchs |
2013-01-31 | porting to W32 requires a port, yepee | Christian Grothoff |
2013-01-31 | some final code-beautification (coding style 4tw!) | Christian Fuchs |
2013-01-30 | added nice debug output for gnunet-herlper-vpn-windows. | Christian Fuchs |
2013-01-24 | re-fixed incorrect from last commit... :-D forgot to save. | Christian Fuchs |
2013-01-24 | added debug logics to print to and read from STDIN, instead of from | Christian Fuchs |
2013-01-24 | helper now always uses BOOL(winbool) instead of boolean to stay | Christian Fuchs |
2013-01-24 | added IOSTATE_RESUME and related code to state machines | Christian Fuchs |
2013-01-24 | -parse time nicely | Christian Grothoff |
2013-01-24 | -tiny fixmes | Christian Grothoff |
2013-01-24 | added gnunet-header stripping and adding functionality | Christian Fuchs |
2013-01-24 | added ip-address remove functions | Christian Fuchs |
2013-01-17 | * a little bit of bugfixing | Christian Fuchs |
2013-01-17 | minor style stuff | Christian Grothoff |
2013-01-16 | more debugging work. | Christian Fuchs |
2013-01-15 | added calls for updating the driver in a for device. seems like this is | Christian Fuchs |
2013-01-15 | more bug fixing | Christian Fuchs |
2013-01-15 | a bit of bugfixing | Christian Fuchs |
2013-01-15 | final logics for run implemented | Christian Fuchs |
2013-01-10 | consolidated read and write functions, as we can read from a named pipe | Christian Fuchs |
2013-01-10 | as discussed, vpn-helper-windows will only function if stdin/stdout are | Christian Fuchs |
2013-01-10 | In Windows, pipes, files and the console have to be accessed | Christian Fuchs |
2013-01-08 | fixed a wrong conditional | Christian Fuchs |
2013-01-03 | There are now four states for the OI facilities: | Christian Fuchs |
2013-01-03 | added initial stuff for overlapped IO and event handling | Christian Fuchs |
2013-01-01 | * re-added mainloop for run | Christian Fuchs |
2012-12-31 | * added tap version checking logics. Many tap32 versions are broken, | Christian Fuchs |
2012-12-29 | reworked vpn-helper to now use regular(!) char, instead of wchar, | Christian Fuchs |
2012-12-13 | -comments | Christian Grothoff |
2012-12-12 | Added basic functionality for setting IPv4/V6 addresses in win32 using | Christian Fuchs |
2012-12-11 | grml, friendlyName is not friendly, because it does not help us for | Christian Fuchs |
2012-12-10 | added functionality to fetch the virtual interface's FriendlyName from | Christian Fuchs |
2012-12-09 | added unique additional hwid entry to allow us to find our individual | Christian Fuchs |
2012-12-07 | solved fixme's, linked device handling functions to main program flow, | Christian Fuchs |
2012-12-06 | -feedback on style | Christian Grothoff |
2012-12-05 | added teardown functionality for deconstructing the interface created by | Christian Fuchs |
2012-12-03 | Added logics to install virtual networks interfaces for gnunet-vpn in | Christian Fuchs |
2012-11-26 | added libraries for setupapi & dependencies | Christian Fuchs |
2012-11-16 | - added vpn helper stub for win32 builds | Christian Fuchs |
2012-11-05 | -fix libexec issue: SUID check | Christian Grothoff |
2012-11-04 | -misc bugfixes, travel hacking | Christian Grothoff |
2012-11-02 | Using regex for exit/vpn | Maximilian Szengel |