aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
Commit message (Expand)AuthorAge
* misc spelling issuesChristian Grothoff2020-11-14
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* fix build with clangSchanzenbach, Martin2020-04-17
* fix pointer indentationChristian Grothoff2019-11-24
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
* On *BSD the header file sys/param.h defines BSD. Drop unnecessaryng02019-11-19
* get rid of SOCKTYPE and FDTYPEChristian Grothoff2019-11-10
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* Remove win32 and cygwin supportng02019-09-09
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* Added patch by AV from ML:Schanzenbach, Martin2019-09-01
* fix #5815Schanzenbach, Martin2019-07-31
* towards thread-safe loggingFlorian Dold2019-05-09
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
* fix compat.h inclusionMarcello Stanisci2019-02-07
* make memrchr detection more general as some linux libcs such as musl or diet ...Schanzenbach, Martin2019-02-05
* - Fix build of ats transport plugin not linking against libgnunetntSchanzenbach, Martin2019-02-05
* 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
* [datastore] Fix #3743David Barksdale2017-03-19
* -fix (C) noticesChristian Grothoff2016-01-19
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* FreeBSD has ucred.h in sys/ucred.h, check for this (#3249)Christian Grothoff2014-01-04
* -move tcp session check into extra checks conditionChristian Grothoff2013-12-13
* - do not use SIGUSR1 on SuperMUCSree Harsha Totakura2013-12-03
* Define _XOPEN_SOURCE to an integer, don't leave it emptyLRN2013-10-17
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* Compile on platforms without netinet/ip.h. Furthur fixes to come.David Barksdale2013-06-18
* -disable extra checks by defaultChristian Grothoff2013-03-02
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* -introducing MDLL macrosChristian Grothoff2012-10-23
* -add logic to measure heap size for all processes that use statistics, reduce...Christian Grothoff2012-10-07
* #2404, patch 03: include net/if on GNUChristian Grothoff2012-06-04
* -minor cleanups in testingChristian Grothoff2012-05-30
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
* Removed legacy codeBart Polot2011-12-06
* LRN: Fixing Mantis #1974: On W32 winsock2.h defines FD_SETSIZE (if it was not...Christian Grothoff2011-12-06
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* ctype is requiredChristian Grothoff2011-04-06
* need endian macrosChristian Grothoff2011-04-06
* UNIX domain socket authentication support addedChristian Grothoff2011-01-24