fix for starting problems of SUID binaries
[oweals/gnunet.git] / src / util / common_endian.c
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-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2016-01-19 Christian Grothoff-fix (C) notices
2015-07-19 David BarksdaleRemove this GNUNET_htonl_signed nonsense
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-07 Gabor X Tothadd GNUNET_(hton|ntoh).*_signed() functions
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2012-01-30 Christian Grothoff-fix endian test
2012-01-30 Christian Grothoff-improve byteorder macro checks for FreeBSD
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-05 Christian Grothoff-docu
2012-01-05 Christian Grothoff-fix
2012-01-05 Christian Grothoff-try converting doubles to network byte order
2011-12-06 Christian Grothoff-use uint64_t instead of long long for GNUNET_ntohll...
2011-12-06 Christian Grothoffuse uint64_t instead of long long for GNUNET_ntohll...
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2009-05-29 Christian Grothoffng