aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_common.h
Commit message (Expand)AuthorAge
* reindentingChristian Grothoff2019-05-11
* Implement asynchronous scope identifiers.Florian Dold2019-05-10
* new key, new HELLOChristian Grothoff2019-04-12
* clang is only happy with 'static', not with ={0}Christian Grothoff2019-04-12
* force 'const' on typeChristian Grothoff2019-04-06
* force 'const' on typeChristian Grothoff2019-04-06
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* make clang shut up about #5573Christian Grothoff2019-02-16
* fix #5571Christian Grothoff2019-02-15
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* warn better if config option is invalid, allow second and seconds as time unitsChristian Grothoff2018-09-15
* Allow dereferenced pointers as input for GNUNET_array_grow and GNUNET_xgrowlurchi2018-06-29
* fix https://gnunet.org/bugs/view.php?id=4904Schanzenbach, Martin2018-06-24
* disambiguate error messagesChristian Grothoff2018-06-24
* 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
* log key material hashesChristian Grothoff2018-05-16
* introduce GNUNET_NZL macroChristian Grothoff2018-04-05
* merge branch 'refactoring-scheduler'lurchi2017-12-30
|\
| * improve documentation about the GNUNET_array_append and GNUNET_array_grow macroslurchi2017-08-21
* | forgot declaration of GNUNET_h2s2lurchi2017-07-18
|/
* Use GNU printf formatРуслан Ижбулатов2017-02-25
* introcude GNUNET_i2s2()Christian Grothoff2017-01-22
* use new shortmap to simplify CADET logic a bitChristian Grothoff2017-01-17
* util: increment internal version for new code used by libbrandtMarkus Teich2017-01-16
* libgnunetutil: add GNUNET_assert_from()Markus Teich2016-12-02
* revert to MHD_USE_SSL for nowChristian Grothoff2016-10-12
* -work around MHD_USE_TLS not being in old MHD versionsChristian Grothoff2016-10-12
* libgnunetutil: add file, line debug info to multidimensional array allocatorsMarkus Teich2016-10-09
* libgnunetutil: fix doc and indentation for reallocMarkus Teich2016-10-09
* gnunetutil: add 2d and 3d allocation including testsMarkus Teich2016-09-07
* -convert vpn/exit/pt to use new CADET portsChristian Grothoff2016-08-11
* Merge branch 'master' of /RAM/proj/gnunetCarlo von lynX2016-08-08
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fixing compiler warningsChristian Grothoff2016-05-06
* detect format string bugsChristian Grothoff2016-05-04
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* -fix #4151Christian Grothoff2016-01-30
* -fix (C) noticesChristian Grothoff2016-01-19
* doxygen: add documentation linksGabor X Toth2016-01-15
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
* preparations for fixing #4065Christian Grothoff2015-11-23
* Remove this GNUNET_htonl_signed nonsenseDavid Barksdale2015-07-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fix #3862Christian Grothoff2015-06-23
* #include byteswap, if detected by configureChristian Grothoff2015-06-16
* towards using EdDSA-ECDHE instead of ECDSA-ECDHE combined cryptosystem (API o...Christian Grothoff2015-05-13
* client_manager: add API for async operationsGabor X Toth2015-05-07
* add GNUNET_(hton|ntoh).*_signed() functionsGabor X Toth2015-05-07