-remove debug message
[oweals/gnunet.git] / src / exit / gnunet-helper-exit-windows.c
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-08 ng0uncrustify as demanded.
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-06-27 lurchinew GNUNET_strlcpy allows using it more
2019-06-27 lurchimake GNUNET_strlcpy more flexible by using strnlen...
2019-06-27 lurchino null-termination necessary after GNUNET_strlcpy
2019-06-27 lurchiuse GNUNET_strlcpy instead of strncpy where possible
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-10-08 LRNAdd missing include
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-04-21 LRNMingw-w64 compatibility for W32 exit helper
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2013-04-05 Christian Fuchsdryrun functionality added, removed irrelevant return...
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-03-21 Christian Fuchs* adde ipv6 forwarding functionality for helper-exit...
2013-03-21 Christian Fuchs* replaced no-nat delimiter which was % (reserved char...
2013-01-31 Christian Fuchsre-enumated argv to conform with helper-exit syntax
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 Grothoff-stuff
2013-01-31 Christian Fuchssome final code-beautification (coding style 4tw!)
2013-01-31 Christian Fuchsadded gnunet-helper-exit-windows, which currently is...