summaryrefslogtreecommitdiff
path: root/content/fetchers/about.c
Commit message (Expand)AuthorAgeFilesLines
* fix typo in certificate openssl compatabilityVincent Sanders2020-05-171-1/+1
* add openssl compatability to certificate decodeVincent Sanders2020-05-171-12/+91
* make about handler ssenddataf cope with longer dataVincent Sanders2020-05-161-2/+24
* improve certificate viewerVincent Sanders2020-05-161-77/+593
* About pages: Update presentation using nscolour.Michael Drake2020-04-071-100/+95
* about fetcher: Add about:nscolour.css generated colour stylesheet.Michael Drake2020-04-071-0/+46
* about: Add handling for unknown about: pageDaniel Silverstone2020-03-221-2/+28
* Internal content: Restyle certificate viewer page.Michael Drake2020-02-241-7/+43
* about scheme certificate viewer initial implementationVincent Sanders2020-02-241-1/+279
* fetchers: Rework the about, data, file, and resource fetcher poll loopDaniel Silverstone2020-02-241-31/+13
* About fetches resources: Drop maps resource.Michael Drake2020-02-241-29/+0
* about: Correct handling of ring in fetch_about_pollDaniel Silverstone2020-02-241-1/+16
* move the fallback text for about handler into messages handlerVincent Sanders2019-10-301-88/+38
* add internal query handler for fetch errorsVincent Sanders2019-10-301-0/+136
* add internal query page for request timeoutsVincent Sanders2019-10-291-6/+147
* add English message text for ssl errorsVincent Sanders2019-08-101-1/+1
* About: Tweak the new about query page renderng.Michael Drake2019-08-091-5/+5
* rework about scheme handlers to be consistant with output buffer handlingVincent Sanders2019-08-081-176/+234
* apply tlsa styling improvements to about scheme query pagesVincent Sanders2019-08-071-10/+20
* add basic styling to about scheme privacy query pageVincent Sanders2019-08-071-53/+86
* Improve the about scheme query page generation be be bounds safeVincent Sanders2019-08-061-53/+143
* futher refinement on about scheme query stylingVincent Sanders2019-08-061-1/+1
* improve css formatting in about scheme query handlersVincent Sanders2019-08-061-3/+4
* fix url reference counting in about scheme query handlersVincent Sanders2019-08-061-0/+9
* add about scheme query handlersVincent Sanders2019-08-061-1/+334
* Improve about scheme doc comments and formattingVincent Sanders2019-08-051-45/+122
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-061-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-1/+0
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* Split utils header into string functions and everything elseVincent Sanders2016-04-211-23/+9
* Reduce unecessary use of directory entry headersVincent Sanders2016-04-191-1/+1
* Add trivial maps facilitator at about:mapsMichael Drake2014-10-221-0/+17
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-1/+0
* Trivial sepelling, documentation and whitespace cleanupsVincent Sanders2014-10-101-54/+59
* clean up the fetcher factory and improve its APIVincent Sanders2014-06-191-11/+14
* Include the date in the testamentRob Kendrick (fatigue)2014-06-041-2/+2
* rework path to url mapping functions to convert from and to nsurlVincent Sanders2014-05-261-1/+0
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+0
* move testament output to object directory instead of modifying sourceVincent Sanders2014-04-081-1/+2
* Use corestrings for "about", "data", and "resource".Michael Drake2014-01-241-7/+2
* add provenance to about:configVincent Sanders2013-05-281-2/+2
* move option init out of netsurf_initVincent Sanders2013-05-281-3/+4
* move options includeVincent Sanders2013-05-281-1/+1
* Downgrade TLS version support if it turns out the server can't cope with TLSv...John-Mark Bell2013-01-041-0/+1
* If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version st...Daniel Silverstone2012-10-061-0/+3
* Add about:welcome handler and enable resource:welcome.html.Michael Drake2012-07-211-2/+20
* Testament generation now supports gitDaniel Silverstone2012-06-041-8/+13
* Remove image cache status from user-facing listing.Michael Drake2012-04-131-12/+22
* More work on about:imagecache entry listing table.Michael Drake2012-04-121-21/+22
* Close paragraph tags and other minor imagecache page cleanups.Michael Drake2012-04-121-11/+13