index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
2016-07-03
use mbed TLS
corvid
2016-07-03
status msg
corvid
2016-07-02
Attribute 'float' defines a floating Textblock even if 'display' is 'inline'.
Sebastian Geerken
2016-06-28
hsts_preload update (mostly to update location of mozilla's source file)
corvid
2016-06-26
have prefs parser syntax error print line number
corvid
2016-06-24
Changed a bug meter message for clarity.
Jorge Arellano Cid
2016-06-24
Temporary fix for links in HTML5.
Jorge Arellano Cid
2016-06-21
Removed the w3c_plus_heuristics dillorc option.
Jorge Arellano Cid
2016-06-21
Remove TagLevel from the TagInfo structure.
Jorge Arellano Cid
2016-06-21
Make the Tags array in html.cc a "static const".
Jorge Arellano Cid
2016-06-21
New design for the nesting-cleanup process within the parser.
Jorge Arellano Cid
2016-06-21
Remove the "block element" flag from the TagInfo structure.
Jorge Arellano Cid
2016-06-18
Fix <button> size (treat as inline).
Sebastian Geerken
[next]