netsurf/utils
Daniel Silverstone ec0028bdb9 Add SCRIPT to core domstrings
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-05 16:00:03 +01:00
..
http HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
nsurl improve nsurl query handling. 2018-09-26 17:21:33 +01:00
ascii.h ASCII: Add function for converting two hex chars to value. 2017-03-27 15:37:25 +01:00
bloom.c Add unit test for bloom filter 2015-07-10 10:48:26 +01:00
bloom.h
config.h Reduce unecessary use of directory entry headers 2016-04-19 11:21:06 +01:00
corestringlist.h Add SCRIPT to core domstrings 2019-05-05 16:00:03 +01:00
corestrings.c rework corestring implementation 2017-03-19 14:27:05 +00:00
corestrings.h rework corestring implementation 2017-03-19 14:27:05 +00:00
coverity-build.sh fix coverity build generated tar handling 2016-02-11 12:01:41 +00:00
DerivedJoiningType.txt
dirent.h stop defining _XOPEN_SOURCE 2018-09-06 11:33:02 +01:00
errors.h Errorcodes: Add SPRITE_ERROR and use it in sprite content handler. 2017-08-30 09:43:13 +01:00
fetch-transifex.pl
file.c URL escape: Simplify to avoid unnecessary allocation. 2016-07-25 09:04:35 +01:00
file.h
filename.c ensure filename numeric is not truncated and hence cause output buffer overflow 2018-11-06 21:59:50 +00:00
filename.h Use compiler environment to control riscos header usage 2016-02-15 15:00:57 +00:00
filepath.c make framebuffer use the language environment for the UI resources 2019-02-17 00:11:27 +00:00
filepath.h remove use of strcpy 2018-08-29 10:24:23 +01:00
git-date.sh Add script for setting files to git last touched date. 2016-02-19 15:25:06 +00:00
git-testament.pl
hashtable.c allow hash table add inline to be uncompressed 2018-04-22 14:03:18 +01:00
hashtable.h add hash table population from file or memory 2018-04-22 14:03:18 +01:00
http.h HSTS: add parser for Strict-Transport-Security 2018-04-22 11:39:12 +00:00
idna_props.h
idna-derived-props-gen.pl
idna-tables-5.2.0-properties.csv
idna.c make ssize_t type available on some platforms 2018-08-23 21:18:54 +01:00
idna.h remove necessity for header change in libutf8proc 2016-01-03 16:07:40 +00:00
import-messages.pl
inet.h Fix several doxygen errors 2016-05-05 22:41:03 +01:00
jenkins-build.sh add sha 256 checksum fallback binary name for openbsd 2018-10-05 00:11:08 +01:00
libdom.c
libdom.h
log.c LOG: Add a dukky logging category 2019-02-17 11:32:48 +00:00
log.h LOG: Add a dukky logging category 2019-02-17 11:32:48 +00:00
Makefile nusrl: Move into utils/nsurl directory. 2017-02-08 17:27:13 +00:00
memanalyze.pl
messages.c Resolve resource leak on error (coverity issue 1390560) 2018-05-18 10:02:03 +01:00
messages.h Remove nonsense comments 2016-12-11 17:33:31 +00:00
nsoption.c Sort out the logging so that -v etc do the right thing 2017-09-08 21:15:54 +01:00
nsoption.h clean up some of the doxygen generation warnings 2017-02-19 11:32:17 +00:00
nsurl.h improve nsurl query handling. 2018-09-26 17:21:33 +01:00
punycode.c
punycode.h
ring.h fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
split-messages.pl Support compression on output stream 2018-04-22 10:11:11 +01:00
string.h for strtof to be redefined on haiku stdlib must be included beforehand 2016-04-21 23:56:16 +01:00
sys_time.h move sys/time.h support functionality out of generic header 2016-04-19 09:16:09 +01:00
talloc.c Fix build on 64-bit Haiku 2015-07-14 09:12:44 +01:00
talloc.h
test-netsurf move test script into utils 2016-12-16 14:45:16 +00:00
time.c ensure output buffer is large enough to not be truncated 2018-11-06 21:57:23 +00:00
time.h move time function to apropriate header 2016-04-19 10:36:35 +01:00
url.c url: Use ascii module, rather than ctype for locale safetly. 2016-08-13 12:05:55 +01:00
url.h URL escape: Improve API documentation. 2016-07-25 09:04:35 +01:00
useragent.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
useragent.h
utf8.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
utf8.h
utils.c Add header that may be needed for Windows build. (CI fix attempt.) 2016-08-08 15:17:56 +01:00
utils.h create netsurf inttypes header to have portable integer formatting macros 2017-01-21 14:20:55 +00:00
utsname.h
valgrind.supp