aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_strings_lib.h
Commit message (Collapse)AuthorAge
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* -DOC: Documentation cleanup pass through rest of UTIL librariesWillow Liquorice2022-10-03
|
* DOC: Major doxygen organisation work, upgraded config, updated logoWillow Liquorice2022-08-21
|
* -libgnunetpq needs version bumpChristian Grothoff2022-04-08
|
* -conclude hello-uri implementation and testChristian Grothoff2022-02-19
|
* -sanitize utf8 api a bitMartin Schanzenbach2022-02-15
|
* GNS: Towards NFCMartin Schanzenbach2022-01-18
|
* DHT: modify API and protocol messages to add path signatures, except for now ↵Christian Grothoff2022-01-09
| | | | the actual signatures are just placeholders (signing and signature verification are missing)
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
|
* early draft for libgnunetpq event notification supportChristian Grothoff2021-07-24
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* misc spelling issuesChristian Grothoff2020-11-14
|
* fix: reclaim urlenc / revert accidental changeMartin Schanzenbach2020-08-01
|
* util: add percent/url encodingMartin Schanzenbach2020-08-01
|
* indentation fixChristian Grothoff2020-06-18
|
* add base64url encoding to util (RFC7515)Schanzenbach, Martin2020-02-09
|
* include mandatory includesChristian Grothoff2020-01-18
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* introduce GNUNET_strlcpylurchi2019-06-27
|
* of course it is constChristian Grothoff2019-06-15
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* simplify memory allocation in plugin_namestore_flat, use cleaner signatures ↵Christian Grothoff2018-06-30
| | | | for base64 encoding/decoding functions
* 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
|
* add -x option to gnunet-ecc for #4629Christian Grothoff2017-06-04
|
* strcmp instead of memcmpChristian Grothoff2017-02-22
|
* largely completing gnunet-nat tool, using new service API (but untested)Christian Grothoff2016-11-27
|
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* adding some assertions to ensure we only start one gnunet-publishChristian Grothoff2015-08-18
|
* -downgrade version requirement furtherChristian Grothoff2015-07-15
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* add GNUNET_STRINGS_data_to_string_alloc from TALERChristian Grothoff2015-01-28
|
* -fixing doxygen, indentationChristian Grothoff2014-06-09
|
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ↵Christian Grothoff2013-12-24
| | | | identities with the rest of the system
* -move base64 encoder/decoder to utilChristian Grothoff2013-12-06
|
* -simplify utf8_tolower/upper APIsChristian Grothoff2013-10-30
|
* -converting regular expressions of vpn/pt to non-binary format and adding ↵Christian Grothoff2013-10-26
| | | | proper policy parsing
* -moving code to parse IPv4/IPv6 subnet specifications to strings and making ↵Christian Grothoff2013-10-26
| | | | it part of the public API
* -doxygen fixesChristian Grothoff2013-10-18
|
* more strings documentationChristian Grothoff2013-10-08
|
* -document UTC vs local timeChristian Grothoff2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|