aboutsummaryrefslogtreecommitdiff
path: root/src/exit
Commit message (Collapse)AuthorAge
* -fix many more typosChristian Grothoff2021-04-26
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* vpn, exit: Add patch from termux for Android in a slightly different way.nikita2020-05-01
| | | | | Arguable 1st one could just be || and second one be kept as-is. https://github.com/termux/termux-packages/blob/master/packages/gnunet/no-in6_ifreq-redef.patch
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* remove experimental, not yet building code for *BSD (build-system part).ng02019-12-01
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* gnunet-helper-exit: check for linux-specific define on linux.ng02019-11-23
|
* exit: initial (very rough, builds) *BSD support - to the pointng02019-11-22
| | | | | where the Linux specific binaries would still be used, thus marked as experimental.
* tighten formatting rulesChristian Grothoff2019-10-31
|
* remove never working setuid helper code from the build-system.ng02019-10-23
| | | | | | | refer to the Changelog for a longer reason. In conclusion, this is what people expect, this is what Package Managers patch away for portability, and we can't use install(1) for this because it's not a portable tool.
* first test commit to make sudo + sh scripts obsolete.ng02019-10-23
| | | | | install(1) is too unportable to handle this job so we take the content of the scripts.
* Add support for doas.ng02019-10-17
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* clarify error messageslurchi2019-07-03
|
* use GNUNET_OS_get_suid_binary_path to construct suid helper pathslurchi2019-06-29
|
* 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
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* fix #5352Christian Grothoff2019-04-05
|
* bashismng02019-03-09
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* fix build errorlurchi2018-06-25
|
* build fixesChristian Grothoff2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* 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
|
* eliminate DHT PUT OK message by using MQ feature of calling continuation ↵Christian Grothoff2018-04-30
| | | | when transmission is complete
* support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS ↵Christian Grothoff2018-04-19
| | | | resolution for now)
* where applicable, check DNS ID in responses before processing furtherChristian Grothoff2018-04-05
|
* first preparations for GNS mapping arbitrary TLDsChristian Grothoff2018-02-25
|
* Merge remote-tracking branch 'origin/master' into credentialsSchanzenbach, Martin2017-07-03
|\
| * if (1) holds here, remove redundant ifChristian Grothoff2017-06-24
| |
| * start VPN helper also if only services are runningChristian Grothoff2017-06-24
| |
* | - merge with masterSchanzenbach, Martin2017-03-29
|\|
| * more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
| |
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff2017-03-16
| | | | | | | | plugins (which will be updated 'later')
| * renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | | | | | symbols have been purged
| * rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
| |
| * convert EXIT to new CADET MQ APIChristian Grothoff2017-02-23
| |
* | - merge; service API changeSchanzenbach, Martin2017-01-20
|\|
| * simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff2017-01-16
| |
* | - fix callSchanzenbach, Martin2016-12-02
|/
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* -fix leakChristian Grothoff2016-08-26
|