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 490b802951
Usable QT6 frontend
1 year ago
..
http HTTP: expose validity of max-age in Cache-Control 7 years ago
nsurl Fix nsurl utf8 API returning incorrect length 2 years ago
Makefile split tools and utils 6 years ago
ascii.h ASCII: Add function for converting two hex chars to value. 10 years ago
bloom.c Add unit test for bloom filter 11 years ago
bloom.h Painfully trivial bloom filter implementation to experiment with optimising urldb lookups 13 years ago
config.h utils: Update config.h for confusing define problems 2 years ago
corestringlist.h Implement simple jpeg xl image handler 3 years ago
corestrings.c rework corestring implementation 10 years ago
corestrings.h rework corestring implementation 10 years ago
dirent.h stop defining _XOPEN_SOURCE 8 years ago
errors.h Improve timeout error messaging 7 years ago
file.c utils: Use fstatat and unlinkat if supported 4 years ago
file.h utils/file: Add netsurf_recursive_rm 7 years ago
filename.c utils: Belt and braces to satisfy gcc 2 years ago
filename.h Use compiler environment to control riscos header usage 11 years ago
filepath.c make framebuffer use the language environment for the UI resources 8 years ago
filepath.h remove use of strcpy 8 years ago
hashmap.c hashmap: Fix a whitespace bogon 7 years ago
hashmap.h utils: Add hashmap_count() 7 years ago
hashtable.c Alter hash add to return standard error code 1 year ago
hashtable.h Alter hash add to return standard error code 1 year ago
http.h HTTP: add minimal parser for Cache-Control 7 years ago
idna.c idna: use memcpy not strncpy 2 years ago
idna.h make the use of libutf8proc coditional 7 years ago
idna_props.h update idna properties to unicode 11 6 years ago
inet.h Socket: avoid warning on aos3 2 years ago
libdom.c Retire long-dead code 4 years ago
libdom.h Retire long-dead code 4 years ago
log.c fix parameters on log function definitions 3 years ago
log.h log: Add flex logging catagory 4 years ago
messages.c Add interface to be able to set single messgae key/value 1 year ago
messages.h Add interface to be able to set single messgae key/value 1 year ago
nscolour.c Update to using css level 4 system colours 1 year ago
nscolour.h NS colour: Add colour scheme for text inputs. 6 years ago
nsoption.c Usable QT6 frontend 1 year ago
nsoption.h Usable QT6 frontend 1 year ago
nsurl.h nsurl: Expose scheme type accessor. 6 years ago
punycode.c Import Punycode reference implementation. 12 years ago
punycode.h Import Punycode reference implementation. 12 years ago
regex.h add regex compatability to utils and enable it for serenity OS 7 years ago
ring.h Utils: ring: Remove unused code. 7 years ago
ssl_certs.c utils: ssl_certs: Fix potential snprintf overflow 4 years ago
string.h improve human_friendly_bytesize to cope with sizes up to 16 exibytes 7 years ago
sys_time.h improve brackets in fallback timeval macros 7 years ago
talloc.c Fix build on 64-bit Haiku 11 years ago
talloc.h Update to last LGPL2+ version of talloc. 18 years ago
time.c ensure output buffer is large enough to not be truncated 8 years ago
time.h move time function to apropriate header 11 years ago
url.c url: Use ascii module, rather than ctype for locale safetly. 10 years ago
url.h URL escape: Improve API documentation. 10 years ago
useragent.c UA: align with compat spec 4 years ago
useragent.h useragent: Add a free_user_agent_string() function 7 years ago
utf8.c Avoid integer types with platform dependent size 3 years ago
utf8.h Fix several doxygen issues 12 years ago
utils.c another attempt to provide strtoull on amiga os 3 7 years ago
utils.h utils: Add clamp() macro 2 years ago
utsname.h Fix my spelling of teh everywhere 12 years ago