index
:
delta/netsurf/netsurf.git
ashmew2/fix-description
ashmew2/framebuffer-keys
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
baserock/morph
chris/amiga-corewindow
chris/amissl
chris/async-experiment
chris/bitmap-fonts
chris/composite-text
chris/composite-text-exp
chris/debug
chris/display-idna
chris/extmem
chris/fetch-x-ent-ref
chris/fortify
chris/frame-scroll
chris/gadtools-53-5
chris/gadtools-53-6
chris/http2
chris/idn-punycode
chris/idna2008
chris/malloc
chris/menuclass
chris/ndk32
chris/newproc-scheduler
chris/non-ascii-file-upload
chris/quant
chris/scheduled-fetches
chris/shorter-vscrollbar
chris/splay
chris/stop-gif-anim
dsilvers/assert-coverage
dsilvers/bindducky
dsilvers/dukky
dsilvers/eventtarget
dsilvers/form-work
dsilvers/monkey
dsilvers/nsgenbind
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
jmb/hsts
master
mmu_man/beos-fixes
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/haiku-fixes
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
release/3.1
release/3.2
release/3.3
release/3.4
release/3.5
release/3.6
release/3.7
rjek/bloom
rjek/clang-warnings
rjek/click-file-gadget
stevef/cconfig
stevef/hotlist
stevef/ibarmenu
stevef/menus
stevef/urlsize
svenw/cocoa
tlsa/cleanup-scale
tlsa/computed-style-share
tlsa/date
tlsa/dpi
tlsa/dsilvers/scrolloffset
tlsa/duktape2
tlsa/flex
tlsa/german-messages
tlsa/improve-hints
tlsa/libcss-units
tlsa/list-values
tlsa/monkey-driver
tlsa/nsurl
tlsa/page-info
tlsa/plotter-polish
tlsa/ro-cw-scroll
tlsa/selection-search-refactor
tlsa/shared-styles
tlsa/units
tlsa/upfront-hints
vince/bindduckky
vince/corebuild
vince/disccache
vince/fetchschedule
vince/fltk
vince/gtk-tab-restyle
vince/guivtable
vince/llcache
vince/nsgenupdates
vince/nslog
vince/opstable
vince/options
vince/pdf
vince/plotctx
vince/prstllcache
vince/reformatpending
vince/release/3.0
vince/schedule
vince/themectomy
vince/tools
vince/webp
vince/win32-corewindow
vince/window-misc-event
git.netsurf-browser.org: netsurf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CI NetSurf builds compile in DEBUG level logging
Daniel Silverstone
2018-07-28
1
-0
/
+6
*
Resolve resource leak on error (coverity issue 1390560)
Vincent Sanders
2018-05-18
1
-7
/
+7
*
allow hash table add inline to be uncompressed
Vincent Sanders
2018-04-22
1
-119
/
+175
*
add hash table population from file or memory
Vincent Sanders
2018-04-22
3
-157
/
+225
*
NSURL: add ability to create replacement scheme
John-Mark Bell
2018-04-22
3
-0
/
+107
*
HSTS: add parser for Strict-Transport-Security
John-Mark Bell
2018-04-22
9
-5
/
+416
*
Fix last uses of !NetSurf outside of riscos build
Daniel Silverstone
2018-04-22
1
-83
/
+0
*
Support compression on output stream
Daniel Silverstone
2018-04-22
1
-1
/
+16
*
Utils: Filename: Squash warning: -Wformat-truncation=
Michael Drake
2018-01-01
1
-6
/
+15
*
fix amigaos3 building
Vincent Sanders
2017-12-11
1
-0
/
+14
*
add m68k to amigaos targets builds
Vincent Sanders
2017-12-11
1
-0
/
+8
*
Finalise nslog layer properly in closedown
Daniel Silverstone
2017-09-10
2
-1
/
+26
*
Revert "Hopefully quash INFO confusion on Atari MINT platform"
Vincent Sanders
2017-09-08
1
-4
/
+0
*
Sort out the logging so that -v etc do the right thing
Daniel Silverstone
2017-09-08
3
-16
/
+79
*
Hopefully quash INFO confusion on Atari MINT platform
Daniel Silverstone
2017-09-08
1
-0
/
+4
*
do not attempt to log when output is not enabled
Vincent Sanders
2017-09-07
1
-12
/
+13
*
update layout logging to use a catagory
Vincent Sanders
2017-09-07
2
-0
/
+2
*
Fixup everything the semantic patch missed
Vincent Sanders
2017-09-07
1
-8
/
+24
*
update framebuffer toolkit logging to use a ctagory
Vincent Sanders
2017-09-07
2
-0
/
+2
*
Update scheduler logging to use catagory
Vincent Sanders
2017-09-07
2
-0
/
+2
*
update plotter logging to use a catagory
Vincent Sanders
2017-09-06
2
-0
/
+2
*
update fetch debug logging to use catagory
Vincent Sanders
2017-09-06
2
-0
/
+2
*
add low level cache category and use it
Vincent Sanders
2017-09-06
2
-9
/
+6
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
9
-57
/
+99
*
use nslog library for logging if available.
Vincent Sanders
2017-09-03
2
-94
/
+169
*
Messages: Correct code comment.
Michael Drake
2017-08-30
1
-1
/
+1
*
Errorcodes: Add SPRITE_ERROR and use it in sprite content handler.
Michael Drake
2017-08-30
2
-0
/
+5
*
Messages: Return the unknown message if we get to the unhandled errorcode.
Michael Drake
2017-08-28
1
-0
/
+1
*
Messages: Do message lookups for all errorcodes.
Michael Drake
2017-08-28
1
-4
/
+55
*
Errorcodes: Remove redundant MNG error.
Michael Drake
2017-08-28
2
-5
/
+0
*
Whitespace: Tidy up errorcodes.
Michael Drake
2017-08-28
1
-53
/
+22
*
RSVG content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-28
1
-0
/
+2
*
PNG content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-28
1
-0
/
+2
*
ICO content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-27
1
-0
/
+2
*
GIF content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-27
1
-0
/
+2
*
BMP content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-27
1
-0
/
+2
*
nsurl: Remove redundant code path.
Michael Drake
2017-03-27
1
-8
/
+9
*
nsurl: Use ascii header for hex to value conversion.
Michael Drake
2017-03-27
1
-40
/
+1
*
ASCII: Add function for converting two hex chars to value.
Michael Drake
2017-03-27
1
-0
/
+13
*
ASCII: Add hex char to value conversion function.
Michael Drake
2017-03-27
1
-0
/
+20
*
ASCII: Split out a-f test.
Michael Drake
2017-03-27
1
-3
/
+13
*
ASCII: Split out A-F test.
Michael Drake
2017-03-27
1
-3
/
+13
*
nsurl: Don't allow credentials or host for file: URLs.
Michael Drake
2017-03-27
1
-0
/
+10
*
nsurl: Set path of "/" for file: URLs with empty path.
Michael Drake
2017-03-27
1
-3
/
+7
*
nsurl: Add detection of "file:" URL schemes.
Michael Drake
2017-03-27
1
-0
/
+10
*
nsurl: Add "file:" entry to enum of known URL schemes.
Michael Drake
2017-03-27
1
-0
/
+1
*
rework corestring implementation
Vincent Sanders
2017-03-19
3
-1165
/
+430
*
clean up some of the doxygen generation warnings
Vincent Sanders
2017-02-19
1
-2
/
+2
*
nsurl: Tidy up shared components code.
Michael Drake
2017-02-08
3
-74
/
+44
*
nsurl: Rationalise debug build option.
Michael Drake
2017-02-08
3
-73
/
+42
[next]