netsurf/content
Daniel Silverstone bfb1bb1192 Migrate SSL certificate storage to the browser window
* Fetchers now provide the certificates before headers
* This is propagated all the way to the browser window
* When a query occurs, we retrieve it from there and fire
  the query with those stored certificates.
* The serial number is a bignum, store it as hex.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-08-05 18:12:47 +01:00
..
fetchers Migrate SSL certificate storage to the browser window 2019-08-05 18:12:47 +01:00
handlers content: Rename content_broadcast_errorcode() 2019-08-05 15:25:15 +01:00
backing_store.h
content_debug.h
content_factory.c make content close check the content status itself 2019-07-10 16:42:52 +01:00
content_factory.h
content_protected.h content: Rename content_broadcast_errorcode() 2019-08-05 15:25:15 +01:00
content.c Migrate SSL certificate storage to the browser window 2019-08-05 18:12:47 +01:00
content.h Migrate SSL certificate storage to the browser window 2019-08-05 18:12:47 +01:00
dirlist.c
dirlist.h
fetch.c
fetch.h Migrate SSL certificate storage to the browser window 2019-08-05 18:12:47 +01:00
fetchers.h
fs_backing_store.c
hlcache.c Migrate SSL certificate storage to the browser window 2019-08-05 18:12:47 +01:00
hlcache.h make content close check the content status itself 2019-07-10 16:42:52 +01:00
llcache.c Migrate SSL certificate storage to the browser window 2019-08-05 18:12:47 +01:00
llcache.h Migrate SSL certificate storage to the browser window 2019-08-05 18:12:47 +01:00
Makefile
mimesniff.c
mimesniff.h
no_backing_store.c
urldb.c Fix some bsdsocket.library usage 2019-04-08 12:49:13 +01:00
urldb.h