netsurf/utils
2023-06-17 11:20:09 +01:00
..
http
nsurl nsurl: Expose scheme type accessor. 2020-05-19 21:01:09 +01:00
ascii.h
bloom.c
bloom.h
config.h utils: Use fstatat and unlinkat if supported 2022-11-02 17:28:18 +00:00
corestringlist.h util: corestring: Add DOM "reversed" string. 2021-02-10 17:59:12 +00:00
corestrings.c
corestrings.h
dirent.h
errors.h Improve timeout error messaging 2019-10-28 23:50:01 +00:00
file.c utils: Use fstatat and unlinkat if supported 2022-11-02 17:28:18 +00:00
file.h utils/file: Add netsurf_recursive_rm 2020-02-24 21:01:25 +00:00
filename.c utils: Use fstatat and unlinkat if supported 2022-11-02 17:28:18 +00:00
filename.h
filepath.c
filepath.h
hashmap.c hashmap: Fix a whitespace bogon 2020-02-24 10:28:41 +00:00
hashmap.h utils: Add hashmap_count() 2020-02-23 20:59:40 +00:00
hashtable.c move the fallback text for about handler into messages handler 2019-10-30 21:33:27 +00:00
hashtable.h
http.h
idna_props.h update idna properties to unicode 11 2020-06-27 23:30:54 +01:00
idna.c Avoid integer types with platform dependent size 2023-06-17 10:29:39 +01:00
idna.h make the use of libutf8proc coditional 2019-10-03 00:28:08 +01:00
inet.h
libdom.c Retire long-dead code 2023-03-12 21:38:10 +00:00
libdom.h Retire long-dead code 2023-03-12 21:38:10 +00:00
log.c log: Add flex logging catagory 2022-10-29 20:30:48 +01:00
log.h log: Add flex logging catagory 2022-10-29 20:30:48 +01:00
Makefile split tools and utils 2020-06-27 23:30:54 +01:00
messages.c Add certificate-missing error code 2019-12-03 09:41:58 +00:00
messages.h move the fallback text for about handler into messages handler 2019-10-30 21:33:27 +00:00
nscolour.c Avoid integer types with platform dependent size 2023-06-17 10:29:39 +01:00
nscolour.h NS colour: Add colour scheme for text inputs. 2020-05-23 21:33:42 +01:00
nsoption.c Clean up print format specifier usage 2023-06-17 11:20:09 +01:00
nsoption.h
nsurl.h nsurl: Expose scheme type accessor. 2020-05-19 21:01:09 +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
ssl_certs.c utils: ssl_certs: Fix potential snprintf overflow 2022-10-23 17:22:56 +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
time.c
time.h
url.c
url.h
useragent.c UA: align with compat spec 2022-05-27 21:47:02 +01:00
useragent.h useragent: Add a free_user_agent_string() function 2019-09-07 15:22:52 +01:00
utf8.c Avoid integer types with platform dependent size 2023-06-17 10:29:39 +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