netsurf/utils
Daniel Silverstone 868c42b344
Add x-ns-css corestring
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-12-01 17:05:28 +00:00
..
http HTTP: expose validity of max-age in Cache-Control 2019-06-10 21:35:36 +00:00
nsurl improve nsurl query handling. 2018-09-26 17:21:33 +01:00
ascii.h ASCII: Add function for converting two hex chars to value. 2017-03-27 15:37:25 +01:00
bloom.c
bloom.h
config.h fix compatability macros setup for NetBSD 2019-11-13 17:58:06 +00:00
corestringlist.h Add x-ns-css corestring 2019-12-01 17:05:28 +00:00
corestrings.c rework corestring implementation 2017-03-19 14:27:05 +00:00
corestrings.h rework corestring implementation 2017-03-19 14:27:05 +00:00
coverity-build.sh
DerivedJoiningType.txt
dirent.h stop defining _XOPEN_SOURCE 2018-09-06 11:33:02 +01:00
errors.h Improve timeout error messaging 2019-10-28 23:50:01 +00:00
fetch-transifex.pl
file.c
file.h Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
filename.c ensure filename numeric is not truncated and hence cause output buffer overflow 2018-11-06 21:59:50 +00:00
filename.h
filepath.c make framebuffer use the language environment for the UI resources 2019-02-17 00:11:27 +00:00
filepath.h remove use of strcpy 2018-08-29 10:24:23 +01:00
git-date.sh
git-testament.pl
hashtable.c move the fallback text for about handler into messages handler 2019-10-30 21:33:27 +00:00
hashtable.h add hash table population from file or memory 2018-04-22 14:03:18 +01:00
http.h HTTP: add minimal parser for Cache-Control 2019-06-10 21:02:19 +00:00
idna_props.h
idna-derived-props-gen.pl
idna-tables-5.2.0-properties.csv
idna.c make the use of libutf8proc coditional 2019-10-03 00:28:08 +01:00
idna.h make the use of libutf8proc coditional 2019-10-03 00:28:08 +01:00
import-messages.pl
inet.h
jenkins-build.sh update haiku package source name for 3.10 version 2019-07-17 12:52:30 +01:00
libdom.c
libdom.h
log.c Dukky: Add and utilise a jserrors category 2019-08-02 10:12:45 +01:00
log.h Dukky: Add and utilise a jserrors category 2019-08-02 10:12:45 +01:00
Makefile nusrl: Move into utils/nsurl directory. 2017-02-08 17:27:13 +00:00
memanalyze.pl
messages.c move the fallback text for about handler into messages handler 2019-10-30 21:33:27 +00:00
messages.h move the fallback text for about handler into messages handler 2019-10-30 21:33:27 +00:00
nsoption.c Sort out the logging so that -v etc do the right thing 2017-09-08 21:15:54 +01:00
nsoption.h clean up some of the doxygen generation warnings 2017-02-19 11:32:17 +00:00
nsurl.h improve nsurl query handling. 2018-09-26 17:21:33 +01:00
punycode.c
punycode.h
regex.h add regex compatability to utils and enable it for serenity OS 2019-10-12 14:50:49 +01:00
ring.h Utils: ring: Remove unused code. 2019-11-10 14:36:40 +00:00
split-messages.pl Support compression on output stream 2018-04-22 10:11:11 +01:00
string.h improve human_friendly_bytesize to cope with sizes up to 16 exibytes 2019-10-19 18:20:00 +01:00
sys_time.h improve brackets in fallback timeval macros 2019-10-12 15:41:19 +01:00
talloc.c
talloc.h
test-netsurf move test script into utils 2016-12-16 14:45:16 +00:00
time.c ensure output buffer is large enough to not be truncated 2018-11-06 21:57:23 +00:00
time.h
url.c
url.h
useragent.c useragent: Add a free_user_agent_string() function 2019-09-07 15:22:52 +01:00
useragent.h useragent: Add a free_user_agent_string() function 2019-09-07 15:22:52 +01:00
utf8.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
utf8.h
utils.c another attempt to provide strtoull on amiga os 3 2019-10-20 16:45:00 +01:00
utils.h attempt a different fix for amiga os 3 strtoull 2019-10-20 09:48:24 +01:00
utsname.h
valgrind.supp