service_new: ready_confirm_fd
[oweals/gnunet.git] / src / util / strings.c
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'
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-03-11 Christian Grothoff-LRN: Generalize ip-address str->addr conversion
2012-03-05 Christian Grothoff-LRN: file checking routines
2012-03-04 Christian Grothoff-renaming
2012-02-03 Christian Grothoff-also user gnunet-original filename here more consistently
2012-01-14 Christian GrothoffLRN: add function GNUNET_STRINGS_get_short_name to...
2011-12-24 Christian Grothoff-LRN: new charset conversion functions / #2031
2011-11-29 Christian Grothoff-fixing indentation
2011-11-07 Christian Grothofffix #1885
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Christian Grothoffdo not translate, ever
2011-11-03 Christian Grothoffnodebug
2011-11-03 Christian Grothoffimplementing time and size parsers for #1875
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2010-11-05 Christian GrothoffLRN patch from Mantis #1615
2010-10-27 Matthias WachsChanged GNUNET_TIME_Absolute and GNUNET_TIME_Relative...
2010-06-11 Christian Grothoffminor fixes
2010-05-18 David BarksdaleRemove redundant checks for gmp.h and iconv.h.
2010-04-28 Christian Grothofffixing warnings on OS X
2010-04-02 Christian Grothoffconsistency
next