aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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