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
Michael Drake 2c4825cb38
Remove excessive logging.
11 years ago
..
http split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
Makefile build new options code and remove old 12 years ago
base64.c Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though. 17 years ago
base64.h Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though. 17 years ago
bloom.c Fix for gcc2 flexible array declaration 11 years ago
bloom.h Painfully trivial bloom filter implementation to experiment with optimising urldb lookups 12 years ago
config.h Add own implementations of alphasort and scandir when not available. 11 years ago
container.c check ftell return value coverity 1109870 11 years ago
container.h Merge branches/MarkieB/gtkmain to trunk. 15 years ago
corestrings.c Add function to get bw's URL. 11 years ago
corestrings.h Add function to get bw's URL. 11 years ago
coverity-build.sh improve default setting so we can override from CI system 11 years ago
errors.h Add function to get browser window's extents. 11 years ago
fetch-transifex.pl ensure downloaded files are not interpreted 12 years ago
filename.c Remove excessive logging. 11 years ago
filename.h Remove unused function filename_as_url(). 17 years ago
filepath.c Remove unnecessary strlen. 11 years ago
filepath.h doxygen serious warning cleanup 13 years ago
git-testament.pl If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version string and also mention it in the testament 12 years ago
hashtable.c Fix over-allocation of space for hash table chain heads. 12 years ago
hashtable.h - Compiler warning squash 17 years ago
http.h Refactor http utilities 14 years ago
import-messages.pl Add new translation entries to the master file when importing 12 years ago
jenkins-build.sh update identifier for package to be cleaned 11 years ago
libdom.c Simplify DOM node walker. 11 years ago
libdom.h Make dom node children iterator return nserror. 12 years ago
locale.c The core code has always assumed a locale of "C". 17 years ago
locale.h The core code has always assumed a locale of "C". 17 years ago
log.c move verbose log global into logging module and remove netsurf.h include 11 years ago
log.h move verbose log global into logging module and remove netsurf.h include 11 years ago
memanalyze.pl [project @ 2004-07-28 22:35:02 by bursa] 21 years ago
merge-messages.lua Fix message merging script's manipulation patterns to mean we don't need any code changes on the C side. 13 years ago
messages.c add message retrival of error codes ensuring there are messages for all codes 12 years ago
messages.h add message retrival of error codes ensuring there are messages for all codes 12 years ago
nsoption.c add finalisation to options and document the API better 12 years ago
nsoption.h add finalisation to options and document the API better 12 years ago
nsurl.c make nsurl_defragment() API more obvious and remove duplicated parameter checking 11 years ago
nsurl.h Add function to get a nsurl's hash value. 12 years ago
ring.h lwc version of ring function. 13 years ago
split-messages.pl Improvements to generated output 12 years ago
talloc.c Explicitly cast unused results to void 14 years ago
talloc.h Update to last LGPL2+ version of talloc. 17 years ago
types.h Include stdbool.h. 12 years ago
url.c Make url_{get|reform|destroy}_components static. 12 years ago
url.h move path_to_url and url_to_path to fetch operation table 11 years ago
useragent.c Remove architecture from UA string. 12 years ago
useragent.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
utf8.c move utf8 local conversion operations to table 11 years ago
utf8.h move utf8 local conversion operations to table 11 years ago
utils.c Update for new lpu API. 11 years ago
utils.h cleanup copyright headers and some doc comments 11 years ago
utsname.h Add Windows frontend 15 years ago
valgrind.supp Valgrind suppressions file 15 years ago
warning-blame.sh Update to use new build system. 17 years ago