Přemysl Eric Janouch
f545be725d
Extend string syntax in config
...
And actually test the results of string parsing.
2022-08-14 18:14:21 +02:00
Přemysl Eric Janouch
9639777814
Fix validation of overlong UTF-8
...
It was too strict and Egyptian dicks didn't want to pass,
so we'll do it half-arsedly for a subset.
2020-10-24 19:09:09 +02:00
Přemysl Eric Janouch
b08cf6c29f
Reject overlong UTF-8 sequences
2020-10-21 05:08:59 +02:00
Přemysl Eric Janouch
9d14562f7e
Improve the UTF-8 API
...
We need to be able to detect partial sequences.
2020-10-12 22:56:22 +02:00
Přemysl Eric Janouch
1cd9ba8d97
Import configuration test from degesch
2020-10-12 02:07:15 +02:00
Přemysl Eric Janouch
722ef65c1f
Name change
2020-08-01 14:02:25 +02:00
Přemysl Eric Janouch
69800a6afb
Relicense to 0BSD, update mail address
...
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.
2018-06-21 23:57:25 +02:00
Přemysl Eric Janouch
bf534010cb
_init() -> _make() where possible
2017-06-22 20:42:44 +02:00
Přemysl Eric Janouch
daa900e12f
Fix and update LICENSE
2017-02-03 23:03:32 +01:00
Přemysl Eric Janouch
0e08055d6d
Rename strv_add*() to strv_append*()
...
Consistency.
2017-01-23 23:07:24 +01:00
Přemysl Eric Janouch
6642bdf9cd
Rename str_ensure_space() to str_reserve()
...
Let's not invent our own terminology.
2017-01-23 23:05:42 +01:00
Přemysl Eric Janouch
5552ce1dbe
Rename "struct str_vector" to "struct strv"
...
Short names for things used often.
2017-01-23 23:01:20 +01:00
Přemysl Eric Janouch
3f20b39b71
Add a test for connector
2016-01-03 23:35:21 +01:00
Přemysl Eric Janouch
385b3bdb47
Fix some leaks in tests
2016-01-03 23:35:21 +01:00
Přemysl Eric Janouch
020a11a5b5
Update copyright years
2016-01-03 23:35:21 +01:00
Přemysl Eric Janouch
9957adc458
Add a test for the async framework
2016-01-03 23:35:21 +01:00
Přemysl Eric Janouch
5d3e911f01
Add a test for utf8_iter
2015-12-10 19:54:45 +01:00
Přemysl Eric Janouch
fb50290341
Add "str_map_unset_iter"
2015-07-14 22:17:01 +02:00
Přemysl Eric Janouch
f20218e73e
Add more stuff
...
And break the API. All in the name of progress!
2015-03-29 01:55:10 +01:00
Přemysl Eric Janouch
087645848b
Initial commit
2015-02-28 19:53:23 +01:00