netsurf/utils
2014-05-13 16:59:30 +01:00
..
http
base64.c
base64.h
bloom.c Fix for gcc2 flexible array declaration 2013-12-07 01:16:22 +01:00
bloom.h
config.h add struct tm definition and fix build error 2014-05-13 16:46:48 +01:00
container.c fix fseek error return checking (fixes coverity 1109839) 2014-05-11 23:48:40 +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 string utility to join strings 2014-05-07 16:24:30 +01:00
fetch-transifex.pl
file.c we now ensure the operations table is set up early enough the null check is not required 2014-05-10 11:17:34 +01:00
file.h add file operations table and make all frontends use it. 2014-05-07 16:24:51 +01:00
filename.c Remove excessive logging. 2014-04-18 17:30:28 +01:00
filename.h
filepath.c add file operations table and make all frontends use it. 2014-05-07 16:24:51 +01:00
filepath.h add file operations table and make all frontends use it. 2014-05-07 16:24:51 +01:00
git-testament.pl
hashtable.c
hashtable.h
http.h
import-messages.pl
jenkins-build.sh adjust javascript library build parameters for openbsd 2014-05-02 11:16:32 +01:00
libdom.c Simplify DOM node walker. 2014-03-31 22:09:45 +01:00
libdom.h
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
Makefile add file operations table and make all frontends use it. 2014-05-07 16:24:51 +01:00
memanalyze.pl
merge-messages.lua
messages.c
messages.h
nsoption.c
nsoption.h
nsurl.c cleanup utils header, remove cruft and add documentation 2014-05-11 21:31:14 +01:00
nsurl.h
ring.h
split-messages.pl
talloc.c
talloc.h
types.h
url.c remove unused url operations 2014-05-09 10:30:24 +01:00
url.h remove unused url operations 2014-05-09 10:30:24 +01:00
useragent.c
useragent.h
utf8.c fix possible missing null termination (coverity 1195410 and 1195411 ) 2014-05-11 23:29:55 +01:00
utf8.h move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
utils.c fix typo in nsc_time_strptime 2014-05-13 16:59:30 +01:00
utils.h cleanup utils header, remove cruft and add documentation 2014-05-11 21:31:14 +01:00
utsname.h cleanup utils header, remove cruft and add documentation 2014-05-11 21:31:14 +01:00
valgrind.supp
warning-blame.sh