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-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
2016-07-07
complete connect() before moving on to TLS handshake or sending query
corvid
2016-07-06
Fix a flag in Cache_entry_inject(). Now the splash page is shown as finished.
Jorge Arellano Cid
2016-07-06
MSG clarification
corvid
2016-07-06
rm code that has no effect
corvid
2016-07-06
MSG
corvid
2016-07-04
merge
corvid
2016-07-04
recognize obsolete hash algorithms when complaining about...obsolete hash alg...
corvid
2016-07-04
in some TLS MSGs, don't show port if it's the default
corvid
2016-07-03
Fixed a couple of compiler warnings for IO.c
Jorge Arellano Cid
2016-07-03
workaround for mbed TLS 2.3.0 include problem
corvid
2016-07-03
trim tld list
corvid
2016-07-03
clean up host:port usage, particularly with ipv6
corvid
2016-07-03
quiet MSG
corvid
[next]