summaryrefslogtreecommitdiffstats
path: root/src/shared/utf8.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shared: utf8 - support decoding the full utf16Tom Gundersen2014-12-221-3/+33
* shared: utf8 - support ucs4 -> utf8Tom Gundersen2014-12-221-13/+38
* fix compiler warningSusant Sahani2014-12-161-1/+0
* shared: add minimal JSON tokenizerLennart Poettering2014-12-151-24/+22
* utf8: minor simplificationsLennart Poettering2014-12-041-4/+4
* utf8: when escaping unprintable unichars, escape the whole unichar, not just ...Lennart Poettering2014-12-041-6/+6
* utf8: intruduce utf8_escape_non_printableWaLyong Cho2014-12-041-0/+39
* utf8: when looking at the next unichar, honour the size parameter, in utf8_is...Lennart Poettering2014-11-071-3/+5
* fix a couple of more lazy "return -1"Lennart Poettering2014-08-111-17/+28
* journal: fix export of messages containing newlinesZbigniew Jędrzejewski-Szmek2014-04-051-2/+3
* core: do not print invalid utf-8 in error messagesZbigniew Jędrzejewski-Szmek2014-02-081-0/+26
* utf8: export utf8 validation functions as part of sd-busLennart Poettering2013-11-071-1/+3
* utf8: ascii_filter() is unused, let's remove itLennart Poettering2013-11-071-21/+0
* util, utf8: make ellipsize take multi-byte characters into accountShawn Landden2013-10-131-1/+1
* utf8: fix utf8_is_printableZbigniew Jędrzejewski-Szmek2013-10-061-2/+3
* shared: device-nodes - add include guardKay Sievers2013-09-241-1/+2
* device-nodes: move device node specific code to own fileDave Reisner2013-09-191-46/+0
* shared/utf8: merge implementations, remove cruftDave Reisner2013-09-191-208/+71
* move utf8 functions from libudev-private.h to utf8.hDave Reisner2013-09-171-0/+151
* logs-show: print multiline messagesZbigniew Jędrzejewski-Szmek2013-06-091-12/+9
* bootctl: add boot loader and firmware interface toolKay Sievers2013-02-111-1/+1
* core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering2013-01-191-0/+37
* licence: remove references to old FSF addressSami Kerola2012-12-171-7/+6
* shared/utf8: mark char* as constDave Reisner2012-08-101-1/+2
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-081-1/+1
* journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek2012-07-131-0/+71
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-101-0/+214