netsurf/utils
Vincent Sanders 20b3c40816 make nsurl_defragment() API more obvious and remove duplicated parameter checking 2014-03-09 16:20:53 +00:00
..
http split sources lists out to their subdirectories as first step towards using core buildsystem 2013-03-11 17:53:52 +00:00
Makefile build new options code and remove old 2013-05-28 14:16:11 +01:00
base64.c
base64.h
bloom.c Fix for gcc2 flexible array declaration 2013-12-07 01:16:22 +01:00
bloom.h Painfully trivial bloom filter implementation to experiment with optimising urldb lookups 2013-05-16 17:15:29 +01:00
config.h Add own implementations of alphasort and scandir when not available. 2013-11-14 19:01:16 +00:00
container.c check ftell return value coverity 1109870 2013-10-25 21:28:58 +01:00
container.h
corestrings.c Add function to get bw's URL. 2014-02-08 15:00:08 +00:00
corestrings.h Add function to get bw's URL. 2014-02-08 15:00:08 +00:00
coverity-build.sh improve default setting so we can override from CI system 2013-11-07 12:16:58 +00:00
errors.h Add function to get browser window's extents. 2014-02-08 16:03:06 +00:00
fetch-transifex.pl ensure downloaded files are not interpreted 2013-05-22 19:12:26 +01:00
filename.c check mkdir call for errors (coverity 1109834) 2013-11-28 23:10:29 +00:00
filename.h
filepath.c Remove unnecessary strlen. 2013-10-24 13:35:58 +01:00
filepath.h
git-testament.pl
hashtable.c Fix over-allocation of space for hash table chain heads. 2013-02-22 22:33:36 +00:00
hashtable.h
http.h
import-messages.pl Add new translation entries to the master file when importing 2013-05-07 22:20:11 +01:00
jenkins-build.sh update identifier for package to be cleaned 2013-11-05 08:50:01 +00:00
libdom.c Make dom node children iterator return nserror. 2013-08-16 08:25:24 +01:00
libdom.h Make dom node children iterator return nserror. 2013-08-16 08:25:24 +01:00
locale.c
locale.h
log.c move verbose log global into logging module and remove netsurf.h include 2014-01-29 23:20:19 +00:00
log.h move verbose log global into logging module and remove netsurf.h include 2014-01-29 23:20:19 +00:00
memanalyze.pl
merge-messages.lua
messages.c
messages.h
nsoption.c add finalisation to options and document the API better 2013-06-01 16:09:39 +01:00
nsoption.h add finalisation to options and document the API better 2013-06-01 16:09:39 +01:00
nsurl.c make nsurl_defragment() API more obvious and remove duplicated parameter checking 2014-03-09 16:20:53 +00:00
nsurl.h Add function to get a nsurl's hash value. 2013-05-17 12:25:04 +01:00
ring.h
split-messages.pl Improvements to generated output 2013-05-02 23:08:18 +01:00
talloc.c
talloc.h
types.h Include stdbool.h. 2013-05-31 10:02:27 +01:00
url.c
url.h move path_to_url and url_to_path to fetch operation table 2014-01-25 23:01:32 +00:00
useragent.c
useragent.h
utf8.c move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
utf8.h move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
utils.c Update for new lpu API. 2013-12-14 23:17:50 +00:00
utils.h cleanup copyright headers and some doc comments 2014-01-16 13:24:14 +00:00
utsname.h
valgrind.supp
warning-blame.sh