aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-09Allow empty URLs with base URL setRodrigo Arias Mallo
2024-06-09Add new_tab_page optionRodrigo Arias Mallo
2024-06-07Ensure the same number of tags for CSS and HTMLRodrigo Arias Mallo
2024-06-01Handle PNG warnings as non-fatalRodrigo Arias Mallo
2024-06-01Don't call SSL_get_error() with pending dataRodrigo Arias Mallo
2024-06-01Handle SSL_ERROR_ZERO_RETURN in OpenSSLRodrigo Arias Mallo
2024-05-18Avoid reaching into X509_ALGORTheo Buehler
2024-05-12Disable TLSv1.3 in MbedTLS 3.6.0 for nowRodrigo Arias Mallo
2024-05-04Update online manual URLRodrigo Arias Mallo
2024-04-29Add force https modeMark Walker
2024-04-28Allow relative width td attributes in tablesRodrigo Arias Mallo
2024-04-28Add Dillo version to about:splash pageRodrigo Arias Mallo
2024-04-26Improve quirk for text/xhtml content typeRodrigo Arias Mallo
2024-04-20Use DejaVu Sans for cursive by defaultRodrigo Arias Mallo
2024-04-09Control the direction of tab scrollingAlex
2024-04-05Use SSL_get1_peer_certificate() in OpenSSL 3Rodrigo Arias Mallo
2024-04-01Fix HTML validator menuRodrigo Arias Mallo
2024-03-31Add support for the main HTML tagRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2024-03-02Ignore percent width td attributes in tablesRodrigo Arias Mallo
2024-02-18Expand tilde to home directory in local URLsRodrigo Arias Mallo
2024-02-18Don't call SSL_shutdown on fatal SSL errorsRodrigo Arias Mallo
2024-02-18Handle errors in SSL_read() and SSL_write()Rodrigo Arias Mallo
2024-02-06Simplify about:splash pageRodrigo Arias Mallo
2024-01-22Add scroll_switches_tabs optionRodrigo Arias Mallo
2024-01-16Use right button to close tabs by defaultRodrigo Arias Mallo
2024-01-16Switch tabs using the mouse wheelRodrigo Arias Mallo
2024-01-15Add ui_tab_height optionRodrigo Arias Mallo
2024-01-15Prevent nested calls to Tls_connect()Rodrigo Arias Mallo
2024-01-15Remove fd watch while perforing TLS checkRodrigo Arias Mallo
2024-01-14Report TLS errors if any before abortingRodrigo Arias Mallo
2024-01-13Fix early fd closeRodrigo Arias Mallo
2024-01-11Replace dReturn_val_if_fail() by a simple if()Rodrigo Arias Mallo
2024-01-11Report OpenSSL and mbedTLS versionsRodrigo Arias Mallo
2024-01-09Update references to website and repositoryRodrigo Arias Mallo
2023-12-30Fix indentation typo in src/Makefile.amRodrigo Arias Mallo
2023-12-30Fix declaration after case statementRodrigo Arias Mallo
2023-12-30Fix EVP_PKEY_get_id() for OpenSSL 1.1Rodrigo Arias Mallo
2023-12-30Use TLS_client_method() for SSL_CTX_new()Rodrigo Arias Mallo
2023-12-30Add support for OpenSSL, mbedTLS 2 and mbedTLS 3Rodrigo Arias Mallo
2023-12-30Move mbedTLS implementation to tls_mbedtls.cRodrigo Arias Mallo
2023-12-20Add scroll_step optionRodrigo Arias Mallo
2023-12-17Fix DuckDuckGo search linksRodrigo Arias Mallo
2023-12-11Add support for thead, tbody and tfootwalley
2023-06-02Define a_Tls_connect too when no SSL is usedwalley
2019-07-29Recognize Doxygen pages as htmlRodrigo
2018-10-05add --disable-xembed configure optionJohannes Hofmann
2017-09-15fix compile time X11 detection with fltk-1.3.4+Johannes Hofmann
2016-07-13Bug meter message.Jorge Arellano Cid
2016-07-12cppcheck: ignored return value.Jorge Arellano Cid