- compiler warning
[oweals/gnunet.git] / src / vpn /
2015-09-30 Carlo von lynXDESTDIR fix in Makefiles needed by distro packagers
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-28 Christian Grothoff-avoid log
2015-05-28 Sree Harsha Totakura-fix typo
2015-05-28 Christian Grothoff-fix debug logic
2015-05-28 Christian Grothoff-simplify logic, fix double free
2015-05-26 Christian Grothoff-note
2015-05-26 Christian Grothoff-indentation
2015-05-26 Christian Grothoff-indent, wait for helper termination on shutdown, do...
2015-05-26 Christian Grothoff-exit helper when either direction breaks
2015-05-25 Christian Grothoffnotify cadet when we are done - for flow control and...
2015-05-25 Christian Grothoff-fix channel initialization with regex involvment
2015-05-25 Christian Grothoff-logging
2015-05-25 Christian Grothoff-logging
2015-05-22 Christian Grothoff-eh, typo
2015-05-22 Christian Grothoff-nicer logging
2015-05-22 Christian Grothoff-log conclusion of exit search
2015-05-22 Christian Grothoff-diagnose tunnel issues
2015-05-22 Christian Grothoff-log warning if channel unready
2015-05-22 Christian Grothoff-fix assertion: channel could be NULL (especially if...
2015-03-20 Bart Polot- remove .gitignores
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-06-04 Christian Grothoff-use GNUNET_log, not fprintf
2014-05-07 Bart PolotUpdate all am files
2014-05-07 Bart PolotRename mesh->cadet
2014-01-17 LRNFix vpn helper argparsing logic
2013-12-20 Christian Grothoff-fix free after free
2013-12-20 Christian Grothoff-use the same hash function to map service name to...
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-11-14 Bart PolotUse encrypted MESH by default
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
next