aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-07-09rm IO flags, as they are never usedcorvid
2016-07-09freeing http socket, close FD that's being connectedcorvid
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