netsurf/desktop
Vincent Sanders 0c34d06494 Keep the complete certificate chain from a fetch
Instead of extracting information from the X509 certificate chain in
the fetcher the entire chain is propagated in Distinguished Encoding
Rules (DER) format.

This allows all the information contained in a certificate chain to be
retained which can subsequently be presented to the user
2020-02-23 16:23:50 +00:00
..
browser_history.c browser_window: Ensure that back works like 'back to safety' 2019-08-21 20:33:52 +01:00
browser_history.h Local history: Consolidate thumbnail dimensions. 2019-08-02 21:23:06 +01:00
browser_private.h Keep the complete certificate chain from a fetch 2020-02-23 16:23:50 +00:00
browser_window.c Keep the complete certificate chain from a fetch 2020-02-23 16:23:50 +00:00
browser.c split browser and browser_window operations 2019-08-01 19:51:19 +01:00
cookie_manager.c Cookie manager: Flag the domain field as searchable; more use than name. 2017-09-18 23:18:44 +01:00
cookie_manager.h
cw_helper.c Corewindow helper: Add helper to scroll to visible rectangle. 2019-08-03 15:54:46 +01:00
cw_helper.h Corewindow helper: Add documentation for cw_helper_scroll_visible() 2019-08-03 16:38:09 +01:00
download.c make download core store size in at least 64bits to allow for large files 2019-10-19 19:43:00 +01:00
download.h make download core store size in at least 64bits to allow for large files 2019-10-19 19:43:00 +01:00
font_haru.c Plotters: Add plot_style_fixed type, and use for font size. 2018-05-23 11:48:35 +01:00
font_haru.h
frame_types.h
frames.c remove scaling from internal browser get_dimensions calls 2019-08-02 12:26:19 +01:00
frames.h
global_history.c Global history: Flag the URL field as searchable, as well. 2017-09-18 23:18:44 +01:00
global_history.h
gui_factory.c Keep the complete certificate chain from a fetch 2020-02-23 16:23:50 +00:00
gui_internal.h
gui_table.h
hotlist.c hotlist: Report if infallible destruction fails 2020-02-23 09:37:42 +00:00
hotlist.h
knockout.c Plotters: Remove width param from path plotter. 2018-05-23 13:48:17 +01:00
knockout.h
local_history.c local_history: Improve up/down navigation 2019-08-03 17:14:14 +01:00
local_history.h local_history: Add concept of a cursor to the local history 2019-08-02 20:59:08 +01:00
Makefile Corewindow: Sanitise scrolling API. 2019-08-03 15:57:23 +01:00
mouse.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
netsurf.c netsurf_exit(): Finalise DOM namespace strings 2019-09-07 15:39:59 +01:00
options.h Core: Remove unused minimum GIF delay option. 2020-02-21 11:45:20 +00:00
plot_style.c Plotters: Change stroke width in the plot_style_t to fixed point. 2018-05-23 13:04:19 +01:00
print.c move html and text content handlers where they belong 2018-05-10 13:37:02 +01:00
print.h
printer.h
save_complete.c fix "may be used uninitialised" warning 2019-11-06 08:23:27 +00:00
save_complete.h improve error returns throughout complete save and remove user warnings 2019-11-04 23:39:13 +00:00
save_pdf.c Plotters: Change stroke width in the plot_style_t to fixed point. 2018-05-23 13:04:19 +01:00
save_pdf.h
save_text.c clean up html content handler header use 2018-05-11 13:18:54 +01:00
save_text.h
scrollbar.c Plotters: Change stroke width in the plot_style_t to fixed point. 2018-05-23 13:04:19 +01:00
scrollbar.h cleanup use of internal frames scrollbar widget header 2017-06-11 11:46:50 +01:00
search.c split browser and browser_window operations 2019-08-01 19:51:19 +01:00
search.h
searchweb.c make web search icon setting work properly 2019-09-21 10:53:41 +01:00
searchweb.h make web search icon setting work properly 2019-09-21 10:53:41 +01:00
selection.c add miscellaneous event to browser window callback table 2019-08-20 00:16:52 +01:00
selection.h CSS utils: Handle new units in length conversion routines. 2018-01-05 13:49:51 +00:00
sslcert_viewer.c Keep the complete certificate chain from a fetch 2020-02-23 16:23:50 +00:00
sslcert_viewer.h Keep the complete certificate chain from a fetch 2020-02-23 16:23:50 +00:00
system_colour.c
system_colour.h
textarea.c Plotters: Change stroke width in the plot_style_t to fixed point. 2018-05-23 13:04:19 +01:00
textarea.h CSS utils: Handle new units in length conversion routines. 2018-01-05 13:49:51 +00:00
textinput.c add miscellaneous event to browser window callback table 2019-08-20 00:16:52 +01:00
textinput.h
theme.h
treeview.c Treeview: Constify clip rectangle. 2020-02-22 20:04:56 +00:00
treeview.h Treeview: API: Allow treeview fields to be flagged searchable. 2017-09-10 15:53:15 +01:00
version.c Update version for next development cycle 2019-07-17 11:39:46 +01:00
version.h