aboutsummaryrefslogtreecommitdiff
path: root/src/util/strings.c
Commit message (Expand)AuthorAge
* fix use of strptimeChristian Grothoff2019-01-21
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* fix #5454Christian Grothoff2018-11-04
* Fix base64 encoder.Marcello Stanisci2018-10-25
* warn better if config option is invalid, allow second and seconds as time unitsChristian Grothoff2018-09-15
* simplify memory allocation in plugin_namestore_flat, use cleaner signatures f...Christian Grothoff2018-06-30
* 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
* fix misc compiler warningsChristian Grothoff2018-01-04
* fix #4985Christian Grothoff2017-04-11
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* strcmp instead of memcmpChristian Grothoff2017-02-22
* fix buffer sizeChristian Grothoff2017-01-22
* largely completing gnunet-nat tool, using new service API (but untested)Christian Grothoff2016-11-27
* fix #4619Christian Grothoff2016-10-01
* -nicer indentationChristian Grothoff2016-08-25
* -support hours/hour/minute as relative time unitsChristian Grothoff2016-08-25
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -allow 'years' in time units, indentation and doxygen fixesChristian Grothoff2015-06-18
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* -get test to work, but with ecdsa instead of eddsaChristian Grothoff2015-03-19
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* add GNUNET_STRINGS_data_to_string_alloc from TALERChristian Grothoff2015-01-28
* -doxygen, indentationChristian Grothoff2014-12-23
* Fix 'STRINGS_data_to_string size check and commentDavid Barksdale2014-12-19
* - revert to standard Crockford base32Bart Polot2014-07-02
* Print `I' instead of `L'.Sree Harsha Totakura2014-06-30
* Print O, L, U instead of 0, 1, V in Crockford encoding.Sree Harsha Totakura2014-06-30
* Use Crockford Base32 encoding instead of RFC 4648.Sree Harsha Totakura2014-06-17
* -doxygen, indentationChristian Grothoff2014-06-16
* -fixing doxygen, indentationChristian Grothoff2014-06-09
* Remove the W32 timezone hack to match r31771LRN2014-01-08
* - fix for incorporating day light savings timeSree Harsha Totakura2013-12-29
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ide...Christian Grothoff2013-12-24
* Make GNUNET_STRINGS_absolute_time_to_string() return utf8-encoded stringLRN2013-12-22
* -support weeks as wellChristian Grothoff2013-12-20
* -test for tm_gmtoff and use it instead of 'timezone' as suggested by GNU libc...Christian Grothoff2013-12-08
* -move base64 encoder/decoder to utilChristian Grothoff2013-12-06
* -dead assignment, reported by clangChristian Grothoff2013-12-05
* -tolerate lower case lettersChristian Grothoff2013-11-05
* -simplify utf8_tolower/upper APIsChristian Grothoff2013-10-30
* -log parse errors as WARNINGSChristian Grothoff2013-10-26
* -improvements to parsersChristian Grothoff2013-10-26
* -converting regular expressions of vpn/pt to non-binary format and adding pro...Christian Grothoff2013-10-26
* -moving code to parse IPv4/IPv6 subnet specifications to strings and making i...Christian Grothoff2013-10-26
* -doxygenChristian Grothoff2013-10-13
* Update time conversion functions docs, test converting abs UTC time to string...LRN2013-10-08