Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-09 | abaco: fix double free race of p->status string (thanks BurnZeZ for the proc ↵ | cinap_lenrek | |
snap) | |||
2014-02-05 | fix wrong type for terminating nil argument for execl() | cinap_lenrek | |
we have to use (void*)0 instead of (int)0 otherwise the upper bits are uninitialized on amd64. | |||
2013-11-25 | abaco: make validurl() accept internationalized domain names | cinap_lenrek | |
validurl() is just used to check if the string is a full absolute url with a protocol scheme. we do not have to match the host part *exactly*, only if there is *something* in the hostpart. | |||
2013-09-04 | abaco: fix memory leaks | cinap_lenrek | |
2013-07-14 | abaco: remove unused stuff, move pipeline() into util.c | cinap_lenrek | |
2013-07-14 | abaco: simplify, pipeline html directly thru uhtml | cinap_lenrek | |
2013-07-14 | abaco: use uhtml to handle charset conversions | cinap_lenrek | |
2013-06-16 | abaco: allow single quotes for ctype attribute (thanks plhk) | cinap_lenrek | |
plhk9 → abaco: charset 'utf-8'> not supported plhk9 → http://plhk.ru/trash/abaco-singlequote.diff makes it go away | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |