aboutsummaryrefslogtreecommitdiff
path: root/src/exit/gnunet-helper-exit-windows.c
Commit message (Expand)AuthorAge
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* new GNUNET_strlcpy allows using it morelurchi2019-06-27
* make GNUNET_strlcpy more flexible by using strnlen instead of strlenlurchi2019-06-27
* no null-termination necessary after GNUNET_strlcpylurchi2019-06-27
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Add missing includeLRN2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* Mingw-w64 compatibility for W32 exit helperLRN2013-04-21
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* dryrun functionality added, removed irrelevant return code resetChristian Fuchs2013-04-05
* * added vpn and exit to the default build options for mingw/windows builds. T...Christian Fuchs2013-03-22
* * fixed incorrect doxygen commant fields in exit and vpn-helper-windowsChristian Fuchs2013-03-21
* * adde ipv6 forwarding functionality for helper-exit-windowsChristian Fuchs2013-03-21
* * replaced no-nat delimiter which was % (reserved char on windows) with - for...Christian Fuchs2013-03-21
* re-enumated argv to conform with helper-exit syntaxChristian Fuchs2013-01-31
* added support for partial write to stdin/stdout.Christian Fuchs2013-01-31
* added support for partial reads from stdinChristian Fuchs2013-01-31
* helper-vpn and helper-exit now are 64bit capabled.Christian Fuchs2013-01-31
* -stuffChristian Grothoff2013-01-31
* some final code-beautification (coding style 4tw!)Christian Fuchs2013-01-31
* added gnunet-helper-exit-windows, which currently is just a copy of Christian Fuchs2013-01-31