aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-07MBEDTLS_SSL_SESSION_TICKETS_DISABLEDcorvid
2016-07-07some status messages when using proxycorvid
2016-07-07a little renaming in tlscorvid
2016-07-07try all IP addrs when connect()ingcorvid
2016-07-07complete connect() before moving on to TLS handshake or sending querycorvid
2016-07-06Fix a flag in Cache_entry_inject(). Now the splash page is shown as finished.Jorge Arellano Cid
2016-07-06MSG clarificationcorvid
2016-07-06rm code that has no effectcorvid
2016-07-06MSGcorvid
2016-07-04mergecorvid
2016-07-04recognize obsolete hash algorithms when complaining about...obsolete hash alg...corvid
2016-07-04in some TLS MSGs, don't show port if it's the defaultcorvid
2016-07-03Fixed a couple of compiler warnings for IO.cJorge Arellano Cid
2016-07-03workaround for mbed TLS 2.3.0 include problemcorvid
2016-07-03trim tld listcorvid
2016-07-03clean up host:port usage, particularly with ipv6corvid
2016-07-03quiet MSGcorvid
2016-07-03use mbed TLScorvid
2016-07-03status msgcorvid
2016-07-02Attribute 'float' defines a floating Textblock even if 'display' is 'inline'.Sebastian Geerken
2016-06-28hsts_preload update (mostly to update location of mozilla's source file)corvid
2016-06-26have prefs parser syntax error print line numbercorvid
2016-06-24Changed a bug meter message for clarity.Jorge Arellano Cid
2016-06-24Temporary fix for links in HTML5.Jorge Arellano Cid
2016-06-21Removed the w3c_plus_heuristics dillorc option.Jorge Arellano Cid
2016-06-21Remove TagLevel from the TagInfo structure.Jorge Arellano Cid
2016-06-21Make the Tags array in html.cc a "static const".Jorge Arellano Cid
2016-06-21New design for the nesting-cleanup process within the parser.Jorge Arellano Cid
2016-06-21Remove the "block element" flag from the TagInfo structure.Jorge Arellano Cid
2016-06-18Fix <button> size (treat as inline).Sebastian Geerken
2016-06-15BUG_MSGcorvid
2016-06-14BUG_MSG can give false positives with HTML5corvid
2016-06-10close hsts_preloadcorvid
2016-06-04mergeJorge Arellano Cid
2016-06-04Avoid nesting of the A element (part2 of changeset 5a410962c77e).Jorge Arellano Cid
2016-06-04update hsts_preloadcorvid
2016-05-31comment out BUG_MSGcorvid
2016-05-28update hsts_preloadcorvid
2016-05-27Set iframe as an inline element.Jorge Arellano Cid
2016-05-27Don't allow nesting of the A element (fixes slashdot.org).Jorge Arellano Cid
2016-05-24silence MSGcorvid
2016-05-11Silenced a few old debug messages.Jorge Arellano Cid
2016-05-11Fixed handling of BODY and HTML tags. Also improved their html-bug messages.Jorge Arellano Cid
2016-05-07status msgcorvid
2016-05-04update hsts_preloadcorvid
2016-05-02silence the HSTS transformation MSGcorvid
2016-04-30Fixed a very minor glitch in clear_cb()Jorge Arellano Cid
2016-04-30Fixed a minor bug for a corner case in dpi cookie handlingJorge Arellano Cid
2016-04-18Set fallback value for textarea rows to 3.Sebastian Geerken
2016-04-13Merge with hg.dillo.org.Sebastian Geerken