summaryrefslogtreecommitdiffstats
path: root/str.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare the tree for conversion to autoconf.Martin Nagy2009-03-301-591/+0
* Some speed optimizations for the string library.Martin Nagy2009-03-291-7/+12
* Refactoring related to isc_buffer_t.Martin Nagy2009-03-251-0/+40
* Fix problems with dnsname_to_dn() (rewrite).Martin Nagy2009-03-251-8/+5
* Add write-back support.Martin Nagy2009-03-161-3/+33
* Add functions str_toupper() and str_casecmp_char()Martin Nagy2009-03-161-1/+26
* Add str_clear().Martin Nagy2009-02-181-0/+9
* Add split support.Martin Nagy2009-02-181-2/+133
* Add two sprintf like functions to str.c, fix a bugMartin Nagy2009-01-141-7/+59
* Fix copyright headers.Martin Nagy2009-01-121-1/+1
* Add util.h.Martin Nagy2009-01-091-5/+2
* Add a string library.Martin Nagy2008-12-151-0/+305