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 d4b3585c39
update idna properties to unicode 11
5 years ago
..
http HTTP: expose validity of max-age in Cache-Control 6 years ago
nsurl nsurl: Expose scheme type accessor. 5 years ago
Makefile split tools and utils 5 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 limit monkey backtrace generation to libc where it is available 5 years ago
corestringlist.h corestrings: Add a key for canvas node data 5 years 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 Use nsamiga as defined in makefile 5 years ago
file.h utils/file: Add netsurf_recursive_rm 5 years ago
filename.c ensure filename numeric is not truncated and hence cause output buffer overflow 6 years 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: Do not overcopy utf8 buffer as though it were ucs4 5 years ago
idna.h make the use of libutf8proc coditional 5 years ago
idna_props.h update idna properties to unicode 11 5 years ago
inet.h Fix several doxygen errors 9 years ago
libdom.c doxygen cleanups in utils 10 years ago
libdom.h Fix my spelling of teh everywhere 10 years ago
log.c Dukky: Add and utilise a jserrors category 6 years ago
log.h Dukky: Add and utilise a jserrors category 6 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 NS colour: Add colour scheme for text inputs. 5 years ago
nscolour.h NS colour: Add colour scheme for text inputs. 5 years ago
nsoption.c nsoption: Improve how we show colours in about:config. 5 years ago
nsoption.h clean up some of the doxygen generation warnings 8 years 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 move ssl certificate serialisation into a url to the ssl_cert utility code 5 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. 9 years ago
url.h URL escape: Improve API documentation. 9 years ago
useragent.c useragent: Add a free_user_agent_string() function 5 years ago
useragent.h useragent: Add a free_user_agent_string() function 5 years ago
utf8.c Use coccinelle to change logging macro calls in c files 7 years 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 attempt a different fix for amiga os 3 strtoull 5 years ago
utsname.h Fix my spelling of teh everywhere 10 years ago