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
John-Mark Bell cf2e5b5bc6
Socket: avoid warning on aos3
2 months ago
..
http HTTP: expose validity of max-age in Cache-Control 5 years ago
nsurl nsurl: Expose scheme type accessor. 4 years ago
Makefile split tools and utils 4 years ago
ascii.h ASCII: Add function for converting two hex chars to value. 7 years ago
bloom.c Add unit test for bloom filter 9 years ago
bloom.h Painfully trivial bloom filter implementation to experiment with optimising urldb lookups 11 years ago
config.h utils: Use fstatat and unlinkat if supported 2 years ago
corestringlist.h Implement simple jpeg xl image handler 6 months ago
corestrings.c rework corestring implementation 7 years ago
corestrings.h rework corestring implementation 7 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 4 years ago
filename.c utils: Use fstatat and unlinkat if supported 2 years ago
filename.h Use compiler environment to control riscos header usage 8 years ago
filepath.c make framebuffer use the language environment for the UI resources 5 years ago
filepath.h remove use of strcpy 6 years ago
hashmap.c hashmap: Fix a whitespace bogon 4 years ago
hashmap.h utils: Add hashmap_count() 4 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 6 years ago
http.h HTTP: add minimal parser for Cache-Control 5 years ago
idna.c Avoid integer types with platform dependent size 11 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 2 months ago
libdom.c Retire long-dead code 1 year ago
libdom.h Retire long-dead code 1 year ago
log.c fix parameters on log function definitions 3 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 11 months ago
nscolour.h NS colour: Add colour scheme for text inputs. 4 years ago
nsoption.c Clean up print format specifier usage 11 months ago
nsoption.h clean up some of the doxygen generation warnings 7 years ago
nsurl.h nsurl: Expose scheme type accessor. 4 years ago
punycode.c Import Punycode reference implementation. 10 years ago
punycode.h Import Punycode reference implementation. 10 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 9 years ago
talloc.h Update to last LGPL2+ version of talloc. 16 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 8 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 2 years ago
useragent.h useragent: Add a free_user_agent_string() function 5 years ago
utf8.c Avoid integer types with platform dependent size 11 months 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 use attributes to indicate switch fall through instead of comments 3 months ago
utsname.h Fix my spelling of teh everywhere 10 years ago