glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / util / strings.c
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)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-04 Christian Grothofffix misc compiler warnings
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-11 Christian Grothofffix #4985
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...
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-22 Christian Grothofffix buffer size
2016-12-02 Adnan HMerge branch 'credentials' of git+ssh://gnunet.org...
2016-12-02 Schanzenbach, MartinMerge branch 'credentials' of git+ssh://gnunet.org...
2016-11-27 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2016-11-27 Christian Grothofflargely completing gnunet-nat tool, using new service...
2016-10-01 Christian Grothofffix #4619
2016-08-25 Christian Grothoff-nicer indentation
2016-08-25 Christian Grothoff-support hours/hour/minute as relative time units
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-18 Christian Grothoff-allow 'years' in time units, indentation and doxygen...
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-03-19 Christian Grothoff-get test to work, but with ecdsa instead of eddsa
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-28 Christian Grothoffadd GNUNET_STRINGS_data_to_string_alloc from TALER
2014-12-23 Christian Grothoff-doxygen, indentation
2014-12-19 David BarksdaleFix 'STRINGS_data_to_string size check and comment
2014-07-02 Bart Polot- revert to standard Crockford base32
2014-06-30 Sree Harsha TotakuraPrint `I' instead of `L'.
2014-06-30 Sree Harsha TotakuraPrint O, L, U instead of 0, 1, V in Crockford encoding.
2014-06-17 Sree Harsha TotakuraUse Crockford Base32 encoding instead of RFC 4648.
2014-06-16 Christian Grothoff-doxygen, indentation
2014-06-09 Christian Grothoff-fixing doxygen, indentation
2014-01-08 LRNRemove the W32 timezone hack to match r31771
2013-12-29 Sree Harsha Totakura- fix for incorporating day light savings time
2013-12-24 Christian Grothoff-switch to case-insensitive LOC URIs and use compatible...
2013-12-22 LRNMake GNUNET_STRINGS_absolute_time_to_string() return...
2013-12-20 Christian Grothoff-support weeks as well
2013-12-08 Christian Grothoff-test for tm_gmtoff and use it instead of 'timezone...
2013-12-06 Christian Grothoff-move base64 encoder/decoder to util
2013-12-05 Christian Grothoff-dead assignment, reported by clang
2013-11-05 Christian Grothoff-tolerate lower case letters
2013-10-30 Christian Grothoff-simplify utf8_tolower/upper APIs
2013-10-26 Christian Grothoff-log parse errors as WARNINGS
2013-10-26 Christian Grothoff-improvements to parsers
2013-10-26 Christian Grothoff-converting regular expressions of vpn/pt to non-binary...
2013-10-26 Christian Grothoff-moving code to parse IPv4/IPv6 subnet specifications...
2013-10-13 Christian Grothoff-doxygen
2013-10-08 LRNUpdate time conversion functions docs, test converting...
2013-10-08 LRNUpdate make GNUNET_STRINGS_fancy_time_to_absolute retur...
2013-10-08 Christian Grothoffmore strings documentation
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-03-22 Christian Grothoff-fixing string decoder issue for input sizes of a multi...
2013-03-22 Christian Grothoff-cleanup
2013-03-22 Christian Grothoff-never assert on bogus input, return error code
2013-03-05 Christian Grothoffstarting major change towards implementing #2564, this...
2013-03-05 Christian Grothoff-improve strings API
2013-03-04 LRNAccept time strings where number and unit are not separ...
2012-11-05 Christian Grothoff-version bumping
2012-10-30 LRNRestore warnings, fix test compilation
2012-10-30 LRNJust use unistring
2012-10-30 LRNMissing include
2012-10-30 LRNAllow using libunistring for string conversion
2012-10-26 Matthias Wachsmemory leak: is const
2012-10-18 Christian Grothoff-dce
2012-10-06 Christian Grothoff-better output for 0 delay
2012-09-17 Christian Grothoff-fix warning
2012-09-16 Christian Grothoff-fixing #2546
2012-07-02 Christian Grothoff-fix eternity issue
2012-06-30 Christian Grothoff-seems to only work on GNU//Linux like this
2012-06-29 Christian Grothoff-better time conversion code
2012-06-29 Christian Grothoff-fix
2012-06-19 Christian Grothoffadding API for parsing absolute time
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-05-02 Christian Grothoff-improving error reporting on #2295
2012-05-02 Christian Grothoff-improving error reporting on #2295
2012-05-02 Christian Grothoff-improving error reporting on #2295
2012-05-02 Christian Grothoff-fixing #2294, #2295 and #2296
2012-04-13 Matthias Wachs- fix
2012-04-13 Matthias Wachs- should be unsigned int
2012-04-12 Matthias Wachs- wrong NBO conversion: port is always zero!
2012-03-26 Martin Schanzenbach-utf8 tolower/upper
2012-03-23 Matthias Wachs- adding LL
2012-03-21 Matthias Wachs- old value was only 8h
2012-03-19 Christian Grothoffadding API for short (256-bit) hash codes
2012-03-17 Christian Grothoff-removing code duplication
2012-03-17 Christian Grothoff-doxygen
2012-03-16 Christian Grothoff-doxygen
2012-03-15 Christian Grothoff-doxygen fixes, add 'const'
next