index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plotters: Split function parameters over multiple lines for readability.
Michael Drake
2018-05-23
1
-12
/
+60
*
Plotters: Change stroke width in the plot_style_t to fixed point.
Michael Drake
2018-05-23
19
-81
/
+104
*
Plotters: Add plot_style_fixed type, and use for font size.
Michael Drake
2018-05-23
24
-45
/
+51
*
remove spurious messages file from framebuffer install target
Vincent Sanders
2018-05-22
1
-1
/
+1
*
Resolve resource leak on error (coverity issue 1390560)
Vincent Sanders
2018-05-18
1
-7
/
+7
*
clean up html content handler header use
Vincent Sanders
2018-05-11
14
-69
/
+182
*
fixup doxygen directory list to cope with html content handler move
Vincent Sanders
2018-05-10
1
-1
/
+2
*
move html and text content handlers where they belong
Vincent Sanders
2018-05-10
47
-515
/
+758
*
Improve quick start documentation to match current reality
Vincent Sanders
2018-05-10
1
-18
/
+27
*
Disc cache: Squash armhf warnings.
Michael Drake
2018-05-08
1
-2
/
+2
*
Duktape: Squash armhf warnings.
Michael Drake
2018-05-08
1
-1
/
+1
*
Duktape: Squash -Wcast-align warnings on armhf.
Michael Drake
2018-05-05
1
-2
/
+26
*
Duktape: Make declarations match definitions for inline functions.
Michael Drake
2018-05-04
1
-4
/
+4
*
Duktape: Make declarations match definitions for fastint-enabled functions.
Michael Drake
2018-05-04
1
-2
/
+2
*
Duktape: Make declaration match definition for duk_refzero_check_fast()
Michael Drake
2018-05-04
1
-1
/
+1
*
Duktape: Make declarations match definitions for duk_raw_read_xxx_be
Michael Drake
2018-05-04
1
-6
/
+6
*
Duktape: Prevent clang static analysis.
Michael Drake
2018-05-04
1
-0
/
+3
*
Duktape: Update to 2.2.1 release.
Michael Drake
2018-05-04
3
-165
/
+213
*
Update urldb test data for format 107
John-Mark Bell
2018-04-22
1
-4
/
+4
*
fix hashtable test build
Vincent Sanders
2018-04-22
1
-0
/
+2
*
make tests build again
Vincent Sanders
2018-04-22
1
-0
/
+2
*
Treat the .c font file as a sentinel for the .h, reduces rebuilds of fonts in -j
Daniel Silverstone
2018-04-22
1
-1
/
+1
*
change tab next and back accelerators
Vincent Sanders
2018-04-22
1
-2
/
+2
*
ensure stdint is included where required
Vincent Sanders
2018-04-22
2
-0
/
+2
*
allow hash table add inline to be uncompressed
Vincent Sanders
2018-04-22
1
-119
/
+175
*
fix gtk accelerator loading
Vincent Sanders
2018-04-22
2
-11
/
+31
*
add hash table population from file or memory
Vincent Sanders
2018-04-22
3
-157
/
+225
*
Initial conversion of GTK accelerators to separate config file
Vincent Sanders
2018-04-22
9
-225
/
+193
*
HTTPS: restrict ciphersuites
John-Mark Bell
2018-04-22
1
-0
/
+18
*
Explicitly re-enable TLS session tickets.
John-Mark Bell
2018-04-22
1
-0
/
+4
*
URLdb: fix comparison
John-Mark Bell
2018-04-22
1
-1
/
+1
*
Force SSL session caching on, Ubuntu seems to have it off by default
Daniel Silverstone
2018-04-22
1
-0
/
+3
*
Revert "Disable SSL session ID caching."
Daniel Silverstone
2018-04-22
1
-3
/
+0
*
HSTS: make llcache update policy on 3xx responses
John-Mark Bell
2018-04-22
1
-0
/
+2
*
HSTS: prevent llcache being nice
John-Mark Bell
2018-04-22
1
-9
/
+25
*
HSTS: teach llcache to update and enforce policy.
John-Mark Bell
2018-04-22
1
-13
/
+126
*
NSURL: add ability to create replacement scheme
John-Mark Bell
2018-04-22
3
-0
/
+107
*
HSTS: support policy in urldb
John-Mark Bell
2018-04-22
2
-10
/
+196
*
HSTS: add parser for Strict-Transport-Security
John-Mark Bell
2018-04-22
9
-5
/
+416
*
LLCache: correct typos/grammar/etc.
John-Mark Bell
2018-04-22
1
-21
/
+21
*
Fix embarassing typo in amiga Makefile
Daniel Silverstone
2018-04-22
1
-1
/
+1
*
Fix amiga Icons->icons issue
Daniel Silverstone
2018-04-22
1
-1
/
+2
*
Move !NetSurf into frontends/riscos and fix up
Daniel Silverstone
2018-04-22
72
-46
/
+50
*
Fix last uses of !NetSurf outside of riscos build
Daniel Silverstone
2018-04-22
5
-117
/
+34
*
Initial shuffle of stuff out of !NetSurf
Daniel Silverstone
2018-04-22
107
-10686
/
+10698
*
Rework use of split-messages to clean up and use -z
Daniel Silverstone
2018-04-22
4
-9
/
+8
*
Support compression on output stream
Daniel Silverstone
2018-04-22
1
-1
/
+16
*
Framebuffer: Squash switch fall through warning.
Michael Drake
2018-04-21
1
-1
/
+2
*
Add missing dependency between font_internal and the generated fonts
Daniel Silverstone
2018-04-21
1
-1
/
+3
*
Dependency generation is now pure-side-effect which makes Make happier
Vincent Sanders
2018-04-21
1
-6
/
+4
[next]