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
tlsa/vince/libjxl
vince/curlapiupdates
vince/fltk
vince/gtk-tab-restyle
vince/gtk4
vince/libjxl
vince/pdf
vince/qt6
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
*
Browser: Rename function to access bw URL.
Michael Drake
2018-07-23
13
-35
/
+35
*
Welcome pages: Use HTTPS for NetSurf URLs.
Michael Drake
2018-07-20
5
-25
/
+25
*
Update links in quick start to https
Daniel Silverstone
2018-07-17
1
-2
/
+2
*
Layout: Use box helper for first child checks.
glenwalker/bug_0002428
Michael Drake
2018-06-29
1
-2
/
+2
*
Box: Add helper to check if box is first child.
Michael Drake
2018-06-29
1
-0
/
+11
*
Layout: Tidy condition so it can be read.
Michael Drake
2018-06-29
1
-7
/
+6
*
Docs: Fix logging CLI reference, and add examples.
Michael Drake
2018-06-29
1
-2
/
+8
*
RISC OS: Plotters: Fix typo.
Michael Drake
2018-05-23
1
-1
/
+1
*
Merge branch 'tlsa/plotter-polish'
Michael Drake
2018-05-23
42
-169
/
+232
|
\
|
*
Plotters: Expose array of font family strings to front ends.
Michael Drake
2018-05-23
2
-0
/
+8
|
*
Plotters: Remove width param from path plotter.
Michael Drake
2018-05-23
14
-34
/
+12
|
*
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
[next]