aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't suppress -Wimplicit-fallthroughPřemysl Eric Janouch2020-10-261-1/+1
* Fix validation of overlong UTF-8Přemysl Eric Janouch2020-10-242-8/+6
* Fix config PEG grammar to match strtoll()Přemysl Eric Janouch2020-10-241-1/+1
* Split out utf8_validate_cp(), adhere to RFC 3629Přemysl Eric Janouch2020-10-211-1/+8
* Reject overlong UTF-8 sequencesPřemysl Eric Janouch2020-10-212-4/+11
* Fix optional arguments in --help outputPřemysl Eric Janouch2020-10-131-1/+1
* Improve the UTF-8 APIPřemysl Eric Janouch2020-10-122-29/+30
* Fix a memory leak in mpd_client_parse_line()Přemysl Eric Janouch2020-10-121-4/+3
* Import configuration test from degeschPřemysl Eric Janouch2020-10-121-0/+73
* Fix crashes in the config parserPřemysl Eric Janouch2020-10-121-6/+9
* Add remaining fuzzing entry pointsPřemysl Eric Janouch2020-10-122-7/+94
* Add a basic fuzzing framework using libFuzzerPřemysl Eric Janouch2020-10-113-2/+232
* Import xwrite(), cstr_set(), resolve_..._template()Přemysl Eric Janouch2020-10-101-9/+58
* Rename cstr_transform() argumentPřemysl Eric Janouch2020-10-101-2/+2
* Mark some issuesPřemysl Eric Janouch2020-10-101-0/+2
* Get rid of CMake dev warningsPřemysl Eric Janouch2020-10-022-14/+14
* Bump copyright yearsPřemysl Eric Janouch2020-10-022-2/+2
* Add iscntrl_ascii()Přemysl Eric Janouch2020-10-021-0/+6
* Add a slogan of sortsPřemysl Eric Janouch2020-08-011-0/+3
* Name changePřemysl Eric Janouch2020-08-016-6/+6
* Improve setjmp safety in config parserPřemysl Janouch2020-04-191-5/+7
* Fix the SCGI parser and testsPřemysl Janouch2018-10-182-9/+27
* Allow aborting the FastCGI protocol parserPřemysl Janouch2018-10-182-7/+9
* Add some commentsPřemysl Janouch2018-10-111-0/+5
* Add missing include for "struct iovec"Přemysl Janouch2018-06-241-0/+1
* Remove .travis.ymlPřemysl Janouch2018-06-211-24/+0
* Update READMEPřemysl Janouch2018-06-211-4/+4
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-217-25/+14
* Describe syntax of advanced configuration w/ PEGPřemysl Janouch2018-04-191-0/+26
* siphash: silence fall-through warningsPřemysl Janouch2017-09-261-7/+7
* Little improvementsPřemysl Janouch2017-07-242-3/+3
* MPD client: +mpd_client_send_command_raw()Přemysl Janouch2017-06-261-13/+19
* Improve simple_config_update_from_file()Přemysl Janouch2017-06-221-45/+18
* _init() -> _make() where possiblePřemysl Janouch2017-06-226-312/+239
* CleanupPřemysl Janouch2017-06-142-8/+1
* Make config_item_clone() staticPřemysl Janouch2017-06-121-1/+1
* Add VIM syntax highlight for "config"Přemysl Janouch2017-06-121-0/+26
* Improve read_line()Přemysl Janouch2017-06-121-13/+9
* MPD client: abort pending tasksPřemysl Janouch2017-06-041-22/+22
* Update READMEPřemysl Janouch2017-06-041-0/+2
* Make socket_io_try_*() actually use read/writePřemysl Janouch2017-05-071-5/+5
* Add a warning comment to "poller_fd::closed"Přemysl Janouch2017-05-062-0/+4
* Fix broken toupper_ascii()Přemysl Janouch2017-05-062-2/+2
* Add packaging scripts for MesonPřemysl Janouch2017-04-304-0/+69
* Fix the WebSocket frame parserPřemysl Janouch2017-02-061-3/+2
* Fix and update LICENSEPřemysl Janouch2017-02-036-17/+11
* Travis CI: brevify notificationsPřemysl Janouch2017-02-031-0/+6
* Fixes to the previous batch of commitsPřemysl Janouch2017-01-232-7/+5
* Rename strv_add*() to strv_append*()Přemysl Janouch2017-01-233-24/+24
* Rename str_ensure_space() to str_reserve()Přemysl Janouch2017-01-232-5/+5