You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/utils
Vincent Sanders aa4476cb5f
expend netsurf options API
2 months ago
..
http HTTP: expose validity of max-age in Cache-Control 6 years ago
nsurl nsurl: Use locale agnostic helpers in host validation 6 months ago
Makefile split tools and utils 4 years ago
ascii.h ASCII: Add function for converting two hex chars to value. 8 years ago
bloom.c Add unit test for bloom filter 10 years ago
bloom.h Painfully trivial bloom filter implementation to experiment with optimising urldb lookups 12 years ago
config.h utils: Update config.h for confusing define problems 6 months ago
corestringlist.h Implement simple jpeg xl image handler 1 year ago
corestrings.c rework corestring implementation 8 years ago
corestrings.h rework corestring implementation 8 years ago
dirent.h stop defining _XOPEN_SOURCE 6 years ago
errors.h Improve timeout error messaging 5 years ago
file.c utils: Use fstatat and unlinkat if supported 2 years ago
file.h utils/file: Add netsurf_recursive_rm 5 years ago
filename.c utils: Belt and braces to satisfy gcc 6 months ago
filename.h Use compiler environment to control riscos header usage 9 years ago
filepath.c make framebuffer use the language environment for the UI resources 6 years ago
filepath.h remove use of strcpy 6 years ago
hashmap.c hashmap: Fix a whitespace bogon 5 years ago
hashmap.h utils: Add hashmap_count() 5 years ago
hashtable.c move the fallback text for about handler into messages handler 5 years ago
hashtable.h add hash table population from file or memory 7 years ago
http.h HTTP: add minimal parser for Cache-Control 6 years ago
idna.c idna: use memcpy not strncpy 6 months ago
idna.h make the use of libutf8proc coditional 5 years ago
idna_props.h update idna properties to unicode 11 4 years ago
inet.h Socket: avoid warning on aos3 8 months ago
libdom.c Retire long-dead code 2 years ago
libdom.h Retire long-dead code 2 years ago
log.c fix parameters on log function definitions 9 months ago
log.h log: Add flex logging catagory 2 years ago
messages.c Add certificate-missing error code 5 years ago
messages.h move the fallback text for about handler into messages handler 5 years ago
nscolour.c Avoid integer types with platform dependent size 1 year ago
nscolour.h NS colour: Add colour scheme for text inputs. 5 years ago
nsoption.c expend netsurf options API 2 months ago
nsoption.h expend netsurf options API 2 months ago
nsurl.h nsurl: Expose scheme type accessor. 5 years ago
punycode.c Import Punycode reference implementation. 11 years ago
punycode.h Import Punycode reference implementation. 11 years ago
regex.h add regex compatability to utils and enable it for serenity OS 5 years ago
ring.h Utils: ring: Remove unused code. 5 years ago
ssl_certs.c utils: ssl_certs: Fix potential snprintf overflow 2 years ago
string.h improve human_friendly_bytesize to cope with sizes up to 16 exibytes 5 years ago
sys_time.h improve brackets in fallback timeval macros 5 years ago
talloc.c Fix build on 64-bit Haiku 10 years ago
talloc.h Update to last LGPL2+ version of talloc. 17 years ago
time.c ensure output buffer is large enough to not be truncated 6 years ago
time.h move time function to apropriate header 9 years ago
url.c url: Use ascii module, rather than ctype for locale safetly. 8 years ago
url.h URL escape: Improve API documentation. 8 years ago
useragent.c UA: align with compat spec 3 years ago
useragent.h useragent: Add a free_user_agent_string() function 5 years ago
utf8.c Avoid integer types with platform dependent size 1 year ago
utf8.h Fix several doxygen issues 10 years ago
utils.c another attempt to provide strtoull on amiga os 3 5 years ago
utils.h utils: Add clamp() macro 6 months ago
utsname.h Fix my spelling of teh everywhere 10 years ago