aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
AgeCommit message (Expand)Author
2013-01-31added support for partial write to stdin/stdout.cfuchs
2013-01-31added support for partial reads from stdincfuchs
2013-01-31helper-vpn and helper-exit now are 64bit capabled.cfuchs
2013-01-31porting to W32 requires a port, yepeegrothoff
2013-01-31some final code-beautification (coding style 4tw!)cfuchs
2013-01-30added nice debug output for gnunet-herlper-vpn-windows.cfuchs
2013-01-24re-fixed incorrect from last commit... :-D forgot to save.cfuchs
2013-01-24added debug logics to print to and read from STDIN, instead of from cfuchs
2013-01-24helper now always uses BOOL(winbool) instead of boolean to stay cfuchs
2013-01-24added IOSTATE_RESUME and related code to state machinescfuchs
2013-01-24-parse time nicelygrothoff
2013-01-24-tiny fixmesgrothoff
2013-01-24added gnunet-header stripping and adding functionalitycfuchs
2013-01-24added ip-address remove functionscfuchs
2013-01-17* a little bit of bugfixingcfuchs
2013-01-17minor style stuffgrothoff
2013-01-16more debugging work.cfuchs
2013-01-15added calls for updating the driver in a for device. seems like this is cfuchs
2013-01-15more bug fixingcfuchs
2013-01-15a bit of bugfixingcfuchs
2013-01-15final logics for run implementedcfuchs
2013-01-10consolidated read and write functions, as we can read from a named pipe cfuchs
2013-01-10as discussed, vpn-helper-windows will only function if stdin/stdout are cfuchs
2013-01-10In Windows, pipes, files and the console have to be accessed cfuchs
2013-01-08fixed a wrong conditionalcfuchs
2013-01-03There are now four states for the OI facilities: cfuchs
2013-01-03added initial stuff for overlapped IO and event handlingcfuchs
2013-01-01* re-added mainloop for runcfuchs
2012-12-31* added tap version checking logics. Many tap32 versions are broken,cfuchs
2012-12-29reworked vpn-helper to now use regular(!) char, instead of wchar, cfuchs
2012-12-13-commentsgrothoff
2012-12-12Added basic functionality for setting IPv4/V6 addresses in win32 using cfuchs
2012-12-11grml, friendlyName is not friendly, because it does not help us for cfuchs
2012-12-10added functionality to fetch the virtual interface's FriendlyName from cfuchs
2012-12-09added unique additional hwid entry to allow us to find our individual cfuchs
2012-12-07solved fixme's, linked device handling functions to main program flow, cfuchs
2012-12-06-feedback on stylegrothoff
2012-12-05added teardown functionality for deconstructing the interface created by cfuchs
2012-12-03Added logics to install virtual networks interfaces for gnunet-vpn in cfuchs
2012-11-26added libraries for setupapi & dependenciescfuchs
2012-11-16- added vpn helper stub for win32 buildscfuchs
2012-11-05-fix libexec issue: SUID checkgrothoff
2012-11-04-misc bugfixes, travel hackinggrothoff
2012-11-02Using regex for exit/vpnszengel
2012-10-29installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...grothoff
2012-10-26-bugfixes, code cleanupgrothoff
2012-10-09-getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settinggrothoff
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationgrothoff
2012-09-14-doxygengrothoff
2012-08-29only use control pipe with helpers IF the helper actually supports itgrothoff