Commit Graph

  • 2e07d955b6
    content_saw_insecure_objects: Fix various corner cases Daniel Silverstone 2019-12-01 17:03:59 +0000
  • 868c42b344
    Add x-ns-css corestring Daniel Silverstone 2019-12-01 17:03:20 +0000
  • 08e2cc32ba repurpose ssl certificate core window for nitial page infor window on gtk Vincent Sanders 2019-12-01 16:20:42 +0000
  • a0af810966 Some early padlock ideas Daniel Silverstone 2019-12-01 16:15:50 +0000
  • 9faca2b940
    Add missing include Daniel Silverstone 2019-12-01 16:07:45 +0000
  • 7f628f7ee8
    browser_window: Add an event for page info state change Daniel Silverstone 2019-12-01 16:06:56 +0000
  • 6fc2666d07
    Allow contents to indicate if they believe they may not be secure. Daniel Silverstone 2019-12-01 15:49:08 +0000
  • 9741df214d
    browser_window: Add basic page info state and SSL accessors Daniel Silverstone 2019-12-01 15:01:24 +0000
  • 03f72abdb3 fix win32 frontend to allow setting unicode titles Vincent Sanders 2019-12-01 11:27:21 +0000
  • 9a02a41cd6
    box_construct: Do not leak attributes in <embed> boxes Daniel Silverstone 2019-11-30 20:36:48 +0000
  • 14c7b4aee3 Logging: Include VERBOSE in the binary by default. Michael Drake 2019-11-30 20:13:28 +0000
  • 7d0fe9ecbc use faster loader for yaml in test parsing Daniel Silverstone 2019-11-30 15:40:37 +0000
  • d39155bba6 add abiliy for test runner to filter by group Vincent Sanders 2019-11-30 15:38:03 +0000
  • dc9de4998f HTML redraw: Don't render scrollbars when the CSS doesn't permit it. Michael Drake 2019-11-30 15:17:39 +0000
  • 0840613ac2
    browser_window: Set referer and flags in ssl error pathway Daniel Silverstone 2019-11-30 14:46:16 +0000
  • ea142abdd0 llcache: Reload SSL certificate data from serialised store Daniel Silverstone 2019-11-30 14:05:23 +0000
  • 0c0b9faddd llcache: Persist SSL certificate data Daniel Silverstone 2019-11-30 13:40:13 +0000
  • f49654cfc5 llcache: Support storing SSL certificate data Daniel Silverstone 2019-11-30 11:41:19 +0000
  • 2277d69ba1 Framebuffer bitmap font: Add glyphs for http://wttr.in/ Michael Drake 2019-11-30 12:22:48 +0000
  • ad321c1b83 make gtk tab closeable with middle click Vincent Sanders 2019-11-30 11:24:13 +0000
  • 4a1ca97c65 make unknown content drag assert have meanigful message Vincent Sanders 2019-11-29 21:32:46 +0000
  • e39afa3c97 allow setting division pararameter on test plan fetch Vincent Sanders 2019-11-28 22:45:34 +0000
  • 86f73b767a ensure caret is handled correctly on gtk when focus is removed from layout Vincent Sanders 2019-11-27 23:45:14 +0000
  • 69236590d0 change mouse action drag handling to use a more efficient dispatch Vincent Sanders 2019-11-17 10:40:34 +0000
  • e34f9d3a38 move remaining mouse action drag handling into separate functions Vincent Sanders 2019-11-17 10:13:56 +0000
  • ae39b9f955 move more select menu handling into mouse_action_select_menu() Vincent Sanders 2019-11-17 10:12:37 +0000
  • 2d57934be8 fix compatability macros setup for NetBSD Niclas Rosenvik 2019-11-13 17:58:06 +0000
  • fbaa971ad0 make config detection macro more obvious Vincent Sanders 2019-11-13 17:54:06 +0000
  • 185d034323 make mouse track and mouse action content handlers return an error code Vincent Sanders 2019-11-12 22:48:00 +0000
  • 074407d251 Remove redundant drag handling for content selection Vincent Sanders 2019-11-12 21:48:50 +0000
  • b9bc34b875 split out html interaction header elements and rename source Vincent Sanders 2019-11-12 18:34:39 +0000
  • 82d4a2265b Data fetcher: Include stdarg.h header. Michael Drake 2019-11-12 19:16:07 +0000
  • 8ad55e23fd gif: Change how we rate-limit frames to match other browsers. Michael Drake 2019-11-11 21:49:41 +0000
  • 8e1154eb1c Content: Remove redundant and unused redraw message fields. Michael Drake 2019-11-11 21:34:46 +0000
  • db7f1f01a9 Data fetcher: Squash BSD warning. Michael Drake 2019-11-11 21:27:06 +0000
  • dae0ff3d26 remove warning callback from miscelaneous function table Vincent Sanders 2019-11-11 16:58:17 +0000
  • 0e16c01cdc remove unecessary user warning Vincent Sanders 2019-11-10 20:32:37 +0000
  • ad27ed6926 llcache: Avoid putting local content in the disc cache. Michael Drake 2019-11-10 16:47:55 +0000
  • 26d7a167ae llcache: Split out scheme is cachable check. Michael Drake 2019-11-10 16:03:07 +0000
  • c14f01ea44 File fetcher: Optimise HTTP header generation. Michael Drake 2019-11-10 14:35:07 +0000
  • 8d652f1ff4 Resource fetcher: Optimise HTTP header generation. Michael Drake 2019-11-10 13:25:22 +0000
  • b757f94107 Utils: ring: Remove unused code. Michael Drake 2019-11-10 12:45:45 +0000
  • f0ff18d35c Utils: ring: Whitespace fix. Michael Drake 2019-11-10 12:45:24 +0000
  • 301b0bae00 llcache: URLs with data scheme are cachable. Michael Drake 2019-11-10 12:44:07 +0000
  • 66401b7fa6 Resource fetcher: Add Cache-Control header with max-age of a year. Michael Drake 2019-11-10 12:41:15 +0000
  • ab4eab5706 Data fetcher: Add Cache-Control header with max-age of a year. Michael Drake 2019-11-10 12:39:43 +0000
  • 0dfbc80587 Data fetcher: Split header emitting out into helper. Michael Drake 2019-11-10 12:19:02 +0000
  • 58094ffaa5 Data fetcher: Move fetch_data_send_callback towards top of file. Michael Drake 2019-11-10 11:58:38 +0000
  • 885897f610 llcache: Uncachable scheme checks don't need to be caseless. Michael Drake 2019-11-09 17:14:37 +0000
  • 52805a7860 llcache: Allow file and resource schemes to be cached. Michael Drake 2019-11-09 17:08:43 +0000
  • b15cbb72ac File fetcher: Avoid atoi for If-None-Match value parse. Michael Drake 2019-11-09 17:06:04 +0000
  • c92b31babe Resource fetcher: Fix ETag handling. Michael Drake 2019-11-09 16:59:26 +0000
  • e95c11dac8 remove user warning and log error instead Vincent Sanders 2019-11-07 21:35:24 +0000
  • 0dbc6e5ecd fix keypress entry on text area Vincent Sanders 2019-11-07 21:20:04 +0000
  • 570f2dc036 remove user warning and fix up error handling in form select menus Vincent Sanders 2019-11-07 18:52:49 +0000
  • 7de3100624 remove unecessary user warning Vincent Sanders 2019-11-06 23:26:48 +0000
  • fca421e204 remove user warning and propogate error return Vincent Sanders 2019-11-06 23:13:20 +0000
  • 92fff918cc fix "may be used uninitialised" warning Vincent Sanders 2019-11-06 08:23:27 +0000
  • cbb0c05258 remove unecessary user warning calls and improve error propogation in html box Vincent Sanders 2019-11-05 23:05:42 +0000
  • 78aa34e5d7 remove user warnings from hotlist load and curl poll Vincent Sanders 2019-11-05 00:07:06 +0000
  • 7c63f5f66b improve error returns throughout complete save and remove user warnings Vincent Sanders 2019-11-04 23:39:13 +0000
  • 44574d800f remove spurious whitespace in fetch error pages Vincent Sanders 2019-11-04 11:47:30 +0000
  • 4eb06ad2cf move the fallback text for about handler into messages handler Vincent Sanders 2019-10-30 21:26:53 +0000
  • 4b0c3f0efe add internal query handler for fetch errors Vincent Sanders 2019-10-30 18:56:38 +0000
  • 76eac19227 add internal query page for request timeouts Vincent Sanders 2019-10-29 22:29:22 +0000
  • 1176ce4271 Improve timeout error messaging Vincent Sanders 2019-10-28 23:50:01 +0000
  • 5aeca580f4 save complete: Change de-duplication to compare URLs, rather than contents. Michael Drake 2019-10-26 12:47:03 +0100
  • 044ddd5d43 save complete: ctx_find_content: compare contents, not hlcache_handles Michael Drake 2019-10-26 12:42:38 +0100
  • 6e7f98787a ensure all error messages have text if not provided by caller Vincent Sanders 2019-10-25 21:43:19 +0100
  • da7c750efd fix some formatting in save complete Vincent Sanders 2019-10-24 22:21:43 +0100
  • 699cc7deee ensure save_complete resources are correctly finalised before quit Vincent Sanders 2019-10-24 22:20:57 +0100
  • bb60859535 resolve leak of attribute value lwc string in complete save Vincent Sanders 2019-10-24 22:19:52 +0100
  • d0359bc957 fix save_complete usage of posix regex so it does not run off the end of strings Vincent Sanders 2019-10-21 23:43:29 +0100
  • a5766db2b9 fetchers/curl: Restrict AUTH to BASIC Daniel Silverstone 2019-10-21 10:01:52 +0100
  • 813d0c70fe another attempt to provide strtoull on amiga os 3 Vincent Sanders 2019-10-20 16:45:00 +0100
  • 640ee36cff add missing include for amiga os 3 strtoull Vincent Sanders 2019-10-20 15:36:53 +0100
  • 67c1c65bf2 attempt a different fix for amiga os 3 strtoull Vincent Sanders 2019-10-20 09:48:24 +0100
  • 51c2d48096 amiga os 3 does not have strtoull so use strtoul as next best thing Vincent Sanders 2019-10-20 09:34:39 +0100
  • 69d31afcde fix gtk download window to cope with files larger than 2 gibibytes Vincent Sanders 2019-10-19 23:01:08 +0100
  • f64b37b29f make download core store size in at least 64bits to allow for large files Vincent Sanders 2019-10-19 19:43:00 +0100
  • e01c24cef7 improve human_friendly_bytesize to cope with sizes up to 16 exibytes Vincent Sanders 2019-10-19 18:20:00 +0100
  • a54cbb5aea commit a neatness on the gtk download window code Vincent Sanders 2019-10-16 21:51:01 +0100
  • 1f0dc9dd6e fix gtk download window dereferencing boolean as pointer Vincent Sanders 2019-10-15 20:09:26 +0100
  • 6e31dcaec4 ensure gtk scaffolding destruction does not create memory errors Vincent Sanders 2019-10-13 01:52:22 +0100
  • c82049eb84 improve brackets in fallback timeval macros Vincent Sanders 2019-10-12 15:41:19 +0100
  • 4745fcf1c7 add regex compatability to utils and enable it for serenity OS Vincent Sanders 2019-10-12 14:50:49 +0100
  • 4372104e0e fix utils configuration header ordering Vincent Sanders 2019-10-11 17:39:33 +0100
  • 872c3f5ef6 Update utils configuration header to cope with serenity OS Vincent Sanders 2019-10-11 17:24:07 +0100
  • 3232c85269 add timer cmp,isset and clear to fallback macros and improve file documentation Vincent Sanders 2019-10-06 11:24:17 +0100
  • 5c9c1a7025 update clang format style for version 7 Vincent Sanders 2019-10-10 18:22:23 +0100
  • 8e986ae214 ensure menu resources are released Vincent Sanders 2019-10-10 18:04:32 +0100
  • fed47dc35b make throbber visible in tab icon while active Vincent Sanders 2019-10-08 23:06:01 +0100
  • 972e13ca3f remove unused external declaration and unecessary header use Vincent Sanders 2019-10-06 18:02:17 +0100
  • 4230366818 fix toolbar visibility checkboxes initial state Vincent Sanders 2019-10-03 00:39:08 +0100
  • d2391b2dfd make the use of libutf8proc coditional Vincent Sanders 2019-10-03 00:28:08 +0100
  • 79e406d951 alter some library defaults to rely on automatic pkg-config detection Vincent Sanders 2019-10-01 21:28:26 +0100
  • c9296f79a8 Use curl API (versions after 7.56.0) to determine if openssl is in use Vincent Sanders 2019-10-01 21:23:35 +0100
  • 0a3786fed2 Allow the curl fetcher to be built without openssl. Vincent Sanders 2019-09-30 23:57:49 +0100
  • 1dd9f4f2e4 update ingored directories in gource helper Vincent Sanders 2019-09-29 22:14:05 +0100
  • ff7dd5419f clear the favicon at the beginning of navigation Vincent Sanders 2019-09-29 22:07:08 +0100