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 7247f48d2f
Remove unused #include.
10 years ago
..
http doxygen cleanups in utils 10 years ago
DerivedJoiningType.txt Required IDNA/Unicode properties files and generation. 11 years ago
Makefile USe the externally built conveniance utf8proc library 10 years ago
base64.c Fix test rig leak. (cppcheck) 11 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 Stop the Amiga build complaining about redefined strndup 10 years ago
container.c check fseek return value (coverity 1109837) 11 years ago
container.h Merge branches/MarkieB/gtkmain to trunk. 15 years ago
corestrings.c Remove include of nsurl from corestrings.h 10 years ago
corestrings.h Remove include of nsurl from corestrings.h 10 years ago
coverity-build.sh Update the coverity build script for buildsystem HOST/BUILD changes 10 years ago
errors.h fix DOM tree dump debug 11 years ago
fetch-transifex.pl ensure downloaded files are not interpreted 12 years ago
file.c Improve Doxygen documentation 10 years ago
file.h Fix several doxygen issues 10 years ago
filename.c doxygen cleanups in utils 10 years ago
filename.h Move old cache path. 11 years ago
filepath.c Handle realloc failure. 11 years ago
filepath.h extend file table with mkdir all and make fs backing store use it. 11 years ago
git-testament.pl Attempt to fix Jenkins build for cocoa 11 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
idna-derived-props-gen.pl Required IDNA/Unicode properties files and generation. 11 years ago
idna-tables-5.2.0-properties.csv Required IDNA/Unicode properties files and generation. 11 years ago
idna.c USe the externally built conveniance utf8proc library 10 years ago
idna.h IDNA2008 support. 11 years ago
idna_props.h Required IDNA/Unicode properties files and generation. 11 years ago
import-messages.pl Add new translation entries to the master file when importing 12 years ago
jenkins-build.sh jenkins helper script quoting in shell wilidcard case was wrong 10 years ago
libdom.c doxygen cleanups in utils 10 years ago
libdom.h Fix my spelling of teh everywhere 10 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 Cast timeval.usec calculations to int as AmigaOS3 has some conflicting headers which means it can be treated as an unsigned value. 10 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 fix doc comments 10 years ago
messages.h Remove unused #include. 10 years ago
nsoption.c remove some warnings from freebsd build 10 years ago
nsoption.h doxygen cleanups in utils 10 years ago
nsurl.c remove some warnings from freebsd build 10 years ago
nsurl.h doxygen cleanups in utils 10 years ago
punycode.c Import Punycode reference implementation. 11 years ago
punycode.h Import Punycode reference implementation. 11 years ago
ring.h lwc version of ring function. 13 years ago
split-messages.pl Improve message split generation 10 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
time.h add helpers for time_t reading/writing 11 years ago
url.c Move host_is_ip_address into urldb, as that's the only thing that cares. 10 years ago
url.h Move FILE_SCHEME_PREFIX to corestrings. 10 years ago
useragent.c split version info into its own header and remove unnecessary nesurf.h includes 10 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 Update the core to use the split operations table headers 10 years ago
utf8.h Fix several doxygen issues 10 years ago
utils.c add missing errno include 10 years ago
utils.h Doxygen fixes 10 years ago
utsname.h Fix my spelling of teh everywhere 10 years ago
valgrind.supp Valgrind suppressions file 15 years ago