renaming and modifications to the shorten test
[oweals/gnunet.git] / src / vpn /
2013-10-26 Christian Grothoff-converting regular expressions of vpn/pt to non-binary...
2013-10-11 Christian Grothoff-fixing minor memleaks
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 LRNAdd missing include
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in vpn related to #3047
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-26 Christian Grothoff-fix R-PI FTBFS
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-09-22 Christian Grothofffixing #2916, but untested
2013-09-22 Christian Grothoff-dead code elimination in VPN
2013-09-22 Christian Grothoffremove 'nac' option from VPN, always return IP immediat...
2013-09-22 Christian Grothoff-doxygen, following naming conventions
2013-09-21 Christian Grothoff-doxygen and minor code cleanup
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-06 Christian Grothoff-code cleanup
2013-08-22 Christian Grothoff-make clang happy
2013-08-13 Christian Grothoff-dce
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-22 Christian Grothoffrename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregex...
2013-07-08 Bart PolotAdded mesh reliable tunnels
2013-06-28 Bart PolotReplace mesh with new version
2013-06-20 Christian Grothoffrenaming libgnunetregexnew to libgnunetregex
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-05 Christian Grothoff-moving to regex
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-04-21 LRNMingw-w64 compatibility for VPN helper
2013-04-19 Christian Fuchsadded privilege testing parameters for helper-vpn,...
2013-04-18 Bart Polot- bratao's fix to compile on w32
2013-04-15 Christian Grothoff-no boolean
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2013-04-05 Christian Fuchsadded dryrun functionality to helper-vpn-windows
2013-03-22 Christian Fuchs* added vpn and exit to the default build options for...
2013-03-21 Christian Fuchs* fixed incorrect doxygen commant fields in exit and...
2013-01-31 Christian Fuchsadded support for partial write to stdin/stdout.
2013-01-31 Christian Fuchsadded support for partial reads from stdin
2013-01-31 Christian Fuchshelper-vpn and helper-exit now are 64bit capabled.
2013-01-31 Christian Grothoffporting to W32 requires a port, yepee
2013-01-31 Christian Fuchssome final code-beautification (coding style 4tw!)
2013-01-30 Christian Fuchsadded nice debug output for gnunet-herlper-vpn-windows.
2013-01-24 Christian Fuchsre-fixed incorrect from last commit... :-D forgot to...
2013-01-24 Christian Fuchsadded debug logics to print to and read from STDIN...
2013-01-24 Christian Fuchshelper now always uses BOOL(winbool) instead of boolean...
2013-01-24 Christian Fuchsadded IOSTATE_RESUME and related code to state machines
2013-01-24 Christian Grothoff-parse time nicely
2013-01-24 Christian Grothoff-tiny fixmes
2013-01-24 Christian Fuchsadded gnunet-header stripping and adding functionality
2013-01-24 Christian Fuchsadded ip-address remove functions
2013-01-17 Christian Fuchs* a little bit of bugfixing
2013-01-17 Christian Grothoffminor style stuff
2013-01-16 Christian Fuchsmore debugging work.
2013-01-15 Christian Fuchsadded calls for updating the driver in a for device...
2013-01-15 Christian Fuchsmore bug fixing
2013-01-15 Christian Fuchsa bit of bugfixing
2013-01-15 Christian Fuchsfinal logics for run implemented
2013-01-10 Christian Fuchsconsolidated read and write functions, as we can read...
2013-01-10 Christian Fuchsas discussed, vpn-helper-windows will only function...
2013-01-10 Christian FuchsIn Windows, pipes, files and the console have to be...
2013-01-08 Christian Fuchsfixed a wrong conditional
2013-01-03 Christian FuchsThere are now four states for the OI facilities:
2013-01-03 Christian Fuchsadded initial stuff for overlapped IO and event handling
2013-01-01 Christian Fuchs* re-added mainloop for run
2012-12-31 Christian Fuchs* added tap version checking logics. Many tap32 version...
2012-12-29 Christian Fuchsreworked vpn-helper to now use regular(!) char, instead...
2012-12-13 Christian Grothoff-comments
2012-12-12 Christian FuchsAdded basic functionality for setting IPv4/V6 addresses...
2012-12-11 Christian Fuchsgrml, friendlyName is not friendly, because it does...
2012-12-10 Christian Fuchsadded functionality to fetch the virtual interface...
2012-12-09 Christian Fuchsadded unique additional hwid entry to allow us to find...
2012-12-07 Christian Fuchssolved fixme's, linked device handling functions to...
2012-12-06 Christian Grothoff-feedback on style
2012-12-05 Christian Fuchsadded teardown functionality for deconstructing the...
2012-12-03 Christian FuchsAdded logics to install virtual networks interfaces...
2012-11-26 Christian Fuchsadded libraries for setupapi & dependencies
2012-11-16 Christian Fuchs- added vpn helper stub for win32 builds
2012-11-05 Christian Grothoff-fix libexec issue: SUID check
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-11-02 Maximilian SzengelUsing regex for exit/vpn
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-14 Christian Grothoff-doxygen
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-08-01 Christian Grothoff-make install scripts executable
2012-08-01 Christian Grothoff-fixing installation scripts for suid binaries
2012-07-30 LRNDo not run install commands from makefiles directly
2012-07-25 Bart PolotEliminate mesh priority option
2012-07-25 Christian Grothoff-dox
2012-07-25 Bart PolotEliminated mesh API buffering
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-06-27 Martin Schanzenbach-fix order
2012-06-26 Martin Schanzenbach-remove rp filter fix from test
2012-06-26 Martin Schanzenbach-add rp filter fix
2012-06-26 Martin Schanzenbach-fix warning
2012-06-26 Martin Schanzenbach-test now working
next