aboutsummaryrefslogtreecommitdiff
path: root/tests/proto.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a basic fuzzing framework using libFuzzerPřemysl Eric Janouch2020-10-111-2/+4
| | | | Updates #1
* Name changePřemysl Eric Janouch2020-08-011-1/+1
|
* Fix the SCGI parser and testsPřemysl Janouch2018-10-181-8/+23
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-211-3/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* _init() -> _make() where possiblePřemysl Janouch2017-06-221-8/+4
|
* Fix and update LICENSEPřemysl Janouch2017-02-031-1/+0
|
* Import an MPD client interfacePřemysl Janouch2016-10-111-1/+5
|
* IRC: fix testsPřemysl Janouch2015-06-111-2/+2
|
* IRC: add some testsPřemysl Janouch2015-06-111-1/+41
|
* Add more stuffPřemysl Janouch2015-03-291-0/+167
And break the API. All in the name of progress!