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
Vincent Sanders 912aa3774e
remove use of strcpy
6 years ago
..
http HSTS: add parser for Strict-Transport-Security 7 years ago
nsurl fix size_t format specifiers 6 years ago
DerivedJoiningType.txt Required IDNA/Unicode properties files and generation. 11 years ago
Makefile nusrl: Move into utils/nsurl directory. 8 years ago
ascii.h ASCII: Add function for converting two hex chars to value. 8 years ago
bloom.c Add unit test for bloom filter 10 years ago
bloom.h Painfully trivial bloom filter implementation to experiment with optimising urldb lookups 12 years ago
config.h Reduce unecessary use of directory entry headers 9 years ago
corestringlist.h NSURL: add ability to create replacement scheme 7 years ago
corestrings.c rework corestring implementation 8 years ago
corestrings.h rework corestring implementation 8 years ago
coverity-build.sh fix coverity build generated tar handling 9 years ago
dirent.h Fix several doxygen errors 9 years ago
errors.h Errorcodes: Add SPRITE_ERROR and use it in sprite content handler. 7 years ago
fetch-transifex.pl ensure downloaded files are not interpreted 12 years ago
file.c URL escape: Simplify to avoid unnecessary allocation. 9 years ago
file.h Fix several doxygen issues 10 years ago
filename.c Utils: Filename: Squash warning: -Wformat-truncation= 7 years ago
filename.h Use compiler environment to control riscos header usage 9 years ago
filepath.c remove use of strcpy 6 years ago
filepath.h remove use of strcpy 6 years ago
git-date.sh Add script for setting files to git last touched date. 9 years ago
git-testament.pl Attempt to fix Jenkins build for cocoa 11 years ago
hashtable.c allow hash table add inline to be uncompressed 7 years ago
hashtable.h add hash table population from file or memory 7 years ago
http.h HSTS: add parser for Strict-Transport-Security 7 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 make ssize_t type available on some platforms 6 years ago
idna.h remove necessity for header change in libutf8proc 9 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
inet.h Fix several doxygen errors 9 years ago
jenkins-build.sh pass PACKAGER variable to pakage build target 6 years ago
libdom.c doxygen cleanups in utils 10 years ago
libdom.h Fix my spelling of teh everywhere 10 years ago
log.c Finalise nslog layer properly in closedown 7 years ago
log.h Finalise nslog layer properly in closedown 7 years ago
memanalyze.pl [project @ 2004-07-28 22:35:02 by bursa] 21 years ago
messages.c Resolve resource leak on error (coverity issue 1390560) 7 years ago
messages.h Remove nonsense comments 8 years ago
nsoption.c Sort out the logging so that -v etc do the right thing 7 years ago
nsoption.h clean up some of the doxygen generation warnings 8 years ago
nsurl.h nsurl: Add variant of nsurl_access for logging. 7 years ago
punycode.c Import Punycode reference implementation. 11 years ago
punycode.h Import Punycode reference implementation. 11 years ago
ring.h fixup all the remaining logging macro callsites 10 years ago
split-messages.pl Support compression on output stream 7 years ago
string.h for strtof to be redefined on haiku stdlib must be included beforehand 9 years ago
sys_time.h move sys/time.h support functionality out of generic header 9 years ago
talloc.c Fix build on 64-bit Haiku 10 years ago
talloc.h Update to last LGPL2+ version of talloc. 17 years ago
test-netsurf move test script into utils 8 years ago
time.c Time: Micro-optimisation: Put GMT first in timezone list. 9 years ago
time.h move time function to apropriate header 9 years ago
url.c url: Use ascii module, rather than ctype for locale safetly. 9 years ago
url.h URL escape: Improve API documentation. 9 years ago
useragent.c Use coccinelle to change logging macro calls in c files 7 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 Use coccinelle to change logging macro calls in c files 7 years ago
utf8.h Fix several doxygen issues 10 years ago
utils.c Add header that may be needed for Windows build. (CI fix attempt.) 9 years ago
utils.h create netsurf inttypes header to have portable integer formatting macros 8 years ago
utsname.h Fix my spelling of teh everywhere 10 years ago
valgrind.supp Valgrind suppressions file 15 years ago