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
*
RISC OS: Propagate 401 login setup error back to core.
Michael Drake
2018-08-15
1
-7
/
+10
*
Atari: gui_401login_open returns nserror now.
Michael Drake
2018-08-15
1
-1
/
+3
*
RISC OS: gui_401login_open returns nserror now.
Michael Drake
2018-08-15
2
-2
/
+4
*
Haiku: Use `struct nsurl` in header.
Michael Drake
2018-08-15
1
-1
/
+1
*
Atari: Fix http auth logging.
Michael Drake
2018-08-15
1
-2
/
+2
*
Haiku: Remove extraneous `void`.
Michael Drake
2018-08-15
1
-1
/
+1
*
Atari: Add missing commas.
Michael Drake
2018-08-15
2
-2
/
+2
*
RISC OS: Use `struct nsurl`.
Michael Drake
2018-08-15
1
-1
/
+1
*
Merge branch 'tlsa/401'
Michael Drake
2018-08-15
19
-173
/
+443
|
\
|
*
API: Don't expose urldb_{g|s}et_auth_details to frontends.
Michael Drake
2018-08-15
2
-21
/
+21
|
*
Atari: Move to new HTTP auth API.
Michael Drake
2018-08-15
3
-23
/
+36
|
*
RISC OS: Update to new HTTP auth API.
Michael Drake
2018-08-15
2
-43
/
+42
|
*
Monkey: Update for new HTTP auth API.
Michael Drake
2018-08-15
2
-7
/
+16
|
*
Haiku: Update for new HTTP auth API.
Michael Drake
2018-08-15
3
-14
/
+39
|
*
GTK: Update for new HTTP auth API.
Michael Drake
2018-08-15
2
-23
/
+30
|
*
Amiga: Update for new HTTP auth API.
Michael Drake
2018-08-15
2
-32
/
+28
|
*
HTTP Auth: Do get/set auth in the core.
Michael Drake
2018-08-14
3
-10
/
+231
|
/
*
Text handling: Display application/json, rather than offering download.
Michael Drake
2018-08-14
1
-0
/
+6
*
Amiga: Fix silly.
Michael Drake
2018-08-13
1
-1
/
+1
*
Amiga: Ensure realm is copied for local struct.
Michael Drake
2018-08-13
1
-1
/
+2
*
refactor llcache header processing
Vincent Sanders
2018-08-12
1
-115
/
+159
*
Duktape: Make declaration match definition for memcmp and double_div.
Michael Drake
2018-08-10
1
-3
/
+3
*
Duktape: Make declaration match definition for duk_refzero_check_fast()
Michael Drake
2018-08-10
1
-1
/
+1
*
Duktape: Make declarations match definitions for fastint-enabled functions.
Michael Drake
2018-08-10
1
-2
/
+2
*
Duktape: Make declarations match definitions for duk_raw_read_xxx_be
Michael Drake
2018-08-10
1
-6
/
+6
*
Duktape: Make declarations match definitions for inline functions.
Michael Drake
2018-08-10
1
-4
/
+4
*
Duktape: Prevent clang static analysis.
Michael Drake
2018-08-10
1
-0
/
+3
*
Duktape: Update to version 2.3.0 release.
Michael Drake
2018-08-10
3
-2292
/
+3974
*
HTTP authentication: Add some logging when opening 401 windows.
Michael Drake
2018-08-09
1
-0
/
+3
*
Curl fetcher: Jiggle logging levels.
Michael Drake
2018-08-09
1
-2
/
+2
*
Content: Log URLs with nsurl_access_log().
Michael Drake
2018-08-09
1
-9
/
+9
*
nsurl: Move debug logging over to nslog.
Michael Drake
2018-08-09
3
-52
/
+32
*
nsurl: Add variant of nsurl_access for logging.
Michael Drake
2018-08-09
2
-0
/
+31
*
nsurl: Add data to scheme type enum.
Michael Drake
2018-08-09
2
-1
/
+12
*
Curl fetcher: Move poll logging from INFO to DEEPDEBUG.
Michael Drake
2018-08-09
1
-2
/
+2
*
Typo fixes
Daniel Silverstone
2018-07-28
2
-2
/
+2
*
Make CI NetSurf builds compile in DEBUG level logging
Daniel Silverstone
2018-07-28
1
-0
/
+6
*
Support ASAN and UBSAN in Makefiles
Daniel Silverstone
2018-07-28
4
-1
/
+34
*
Treeview: Allow dragging selection to a selected target.
Michael Drake
2018-07-26
1
-6
/
+14
*
Treeview: Various changes to redraw rectangle for search bar.
Michael Drake
2018-07-26
1
-33
/
+64
*
RISC OS: Make URL drag include the fragment.
Michael Drake
2018-07-23
1
-2
/
+12
*
Browser: Add function to get bw URL with any fragment.
Michael Drake
2018-07-23
2
-0
/
+43
*
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
[next]