Close file descriptor on error handling.
[oweals/gnunet.git] / src / vpn /
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
2012-06-26 Martin Schanzenbach-added vpn gns test, fixes
2012-06-20 Sree Harsha Totakura-fixes for api change in testing library
2012-06-16 Christian Grothoff-pass curl flags for vpn test
2012-06-15 Christian Grothoff-use testing lib
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-05-27 Christian Grothoff-more uniform naming of statisitcs
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-07 Christian Grothoff-avoid #ifdef, limit to tcp to avoid importing bugs...
2012-05-06 Christian Grothoff-sparcbot likely simply needs a longer timeout
2012-05-02 Christian Grothoff-fixing #2293
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-24 Christian Grothoff-disable pow
2012-04-24 Christian Grothoff-better error reporting
2012-04-23 Christian Grothoff-fix
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-23 Christian Grothoff-eliminating duplicate code
2012-03-19 Christian Grothoffadding API for short (256-bit) hash codes
next