index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-05-18
Avoid reaching into X509_ALGOR
Theo Buehler
2024-05-12
Disable TLSv1.3 in MbedTLS 3.6.0 for now
Rodrigo Arias Mallo
2024-05-04
Update online manual URL
Rodrigo Arias Mallo
2024-04-29
Add force https mode
Mark Walker
2024-04-28
Allow relative width td attributes in tables
Rodrigo Arias Mallo
2024-04-28
Add Dillo version to about:splash page
Rodrigo Arias Mallo
2024-04-26
Improve quirk for text/xhtml content type
Rodrigo Arias Mallo
2024-04-20
Use DejaVu Sans for cursive by default
Rodrigo Arias Mallo
2024-04-09
Control the direction of tab scrolling
Alex
2024-04-05
Use SSL_get1_peer_certificate() in OpenSSL 3
Rodrigo Arias Mallo
2024-04-01
Fix HTML validator menu
Rodrigo Arias Mallo
2024-03-31
Add support for the main HTML tag
Rodrigo Arias Mallo
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2024-03-02
Ignore percent width td attributes in tables
Rodrigo Arias Mallo
2024-02-18
Expand tilde to home directory in local URLs
Rodrigo Arias Mallo
2024-02-18
Don't call SSL_shutdown on fatal SSL errors
Rodrigo Arias Mallo
2024-02-18
Handle errors in SSL_read() and SSL_write()
Rodrigo Arias Mallo
2024-02-06
Simplify about:splash page
Rodrigo Arias Mallo
2024-01-22
Add scroll_switches_tabs option
Rodrigo Arias Mallo
2024-01-16
Use right button to close tabs by default
Rodrigo Arias Mallo
2024-01-16
Switch tabs using the mouse wheel
Rodrigo Arias Mallo
2024-01-15
Add ui_tab_height option
Rodrigo Arias Mallo
2024-01-15
Prevent nested calls to Tls_connect()
Rodrigo Arias Mallo
2024-01-15
Remove fd watch while perforing TLS check
Rodrigo Arias Mallo
2024-01-14
Report TLS errors if any before aborting
Rodrigo Arias Mallo
2024-01-13
Fix early fd close
Rodrigo Arias Mallo
2024-01-11
Replace dReturn_val_if_fail() by a simple if()
Rodrigo Arias Mallo
2024-01-11
Report OpenSSL and mbedTLS versions
Rodrigo Arias Mallo
2024-01-09
Update references to website and repository
Rodrigo Arias Mallo
2023-12-30
Fix indentation typo in src/Makefile.am
Rodrigo Arias Mallo
2023-12-30
Fix declaration after case statement
Rodrigo Arias Mallo
2023-12-30
Fix EVP_PKEY_get_id() for OpenSSL 1.1
Rodrigo Arias Mallo
2023-12-30
Use TLS_client_method() for SSL_CTX_new()
Rodrigo Arias Mallo
2023-12-30
Add support for OpenSSL, mbedTLS 2 and mbedTLS 3
Rodrigo Arias Mallo
2023-12-30
Move mbedTLS implementation to tls_mbedtls.c
Rodrigo Arias Mallo
2023-12-20
Add scroll_step option
Rodrigo Arias Mallo
2023-12-17
Fix DuckDuckGo search links
Rodrigo Arias Mallo
2023-12-11
Add support for thead, tbody and tfoot
walley
2023-06-02
Define a_Tls_connect too when no SSL is used
walley
2019-07-29
Recognize Doxygen pages as html
Rodrigo
2018-10-05
add --disable-xembed configure option
Johannes Hofmann
2017-09-15
fix compile time X11 detection with fltk-1.3.4+
Johannes Hofmann
2016-07-13
Bug meter message.
Jorge Arellano Cid
2016-07-12
cppcheck: ignored return value.
Jorge Arellano Cid
2016-07-09
rm IO flags, as they are never used
corvid
2016-07-09
freeing http socket, close FD that's being connected
corvid
2016-07-07
MBEDTLS_SSL_SESSION_TICKETS_DISABLED
corvid
2016-07-07
some status messages when using proxy
corvid
2016-07-07
a little renaming in tls
corvid
2016-07-07
try all IP addrs when connect()ing
corvid
[next]