aboutsummaryrefslogtreecommitdiff
path: root/src/util/strings.c
Commit message (Expand)AuthorAge
...
* 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
* Update make GNUNET_STRINGS_fancy_time_to_absolute return local time on W32LRN2013-10-08
* more strings documentationChristian Grothoff2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -fixing string decoder issue for input sizes of a multiple of 5Christian Grothoff2013-03-22
* -cleanupChristian Grothoff2013-03-22
* -never assert on bogus input, return error codeChristian Grothoff2013-03-22
* starting major change towards implementing #2564, this breaks some FS tests a...Christian Grothoff2013-03-05
* -improve strings APIChristian Grothoff2013-03-05
* Accept time strings where number and unit are not separated by a spaceLRN2013-03-04
* -version bumpingChristian Grothoff2012-11-05
* Restore warnings, fix test compilationLRN2012-10-30
* Just use unistringLRN2012-10-30
* Missing includeLRN2012-10-30
* Allow using libunistring for string conversionLRN2012-10-30
* memory leak: is constMatthias Wachs2012-10-26
* -dceChristian Grothoff2012-10-18
* -better output for 0 delayChristian Grothoff2012-10-06
* -fix warningChristian Grothoff2012-09-17
* -fixing #2546Christian Grothoff2012-09-16
* -fix eternity issueChristian Grothoff2012-07-02
* -seems to only work on GNU//Linux like thisChristian Grothoff2012-06-30
* -better time conversion codeChristian Grothoff2012-06-29
* -fixChristian Grothoff2012-06-29
* adding API for parsing absolute timeChristian Grothoff2012-06-19
* LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff2012-06-10
* -improving error reporting on #2295Christian Grothoff2012-05-02
* -improving error reporting on #2295Christian Grothoff2012-05-02
* -improving error reporting on #2295Christian Grothoff2012-05-02
* -fixing #2294, #2295 and #2296Christian Grothoff2012-05-02
* - fixMatthias Wachs2012-04-13
* - should be unsigned intMatthias Wachs2012-04-13
* - wrong NBO conversion: port is always zero!Matthias Wachs2012-04-12
* -utf8 tolower/upperMartin Schanzenbach2012-03-26
* - adding LLMatthias Wachs2012-03-23