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
2015-06-29
prefs.http_strict_transport_security
corvid
2015-06-29
HTTP Strict Transport Security
corvid
2015-06-24
add a tls test site
corvid
2015-06-18
use [IMG] placeholder even if prefs.load_images is true
corvid
2015-06-03
web must be valid in order to continue in a_Http_connect_done
corvid
2015-06-03
show certificate hash algorithm (and complain feebly if it's weak)
corvid
2015-06-01
const
corvid
2015-06-01
url: rm unused flags
corvid
2015-06-01
rm the old-style url alt stuff
corvid
2015-06-01
TLS servers sorted
corvid
2015-06-01
url: rm dead code
corvid
2015-05-31
merge
corvid
2015-05-31
rm MSG
corvid
2015-05-31
rm MSG
corvid
2015-05-31
fix up socket queue
corvid
2015-05-30
fix warning
corvid
2015-05-30
print certificate chain
corvid
2015-05-30
let's not print tls alerts for 'close notify'
corvid
2015-05-29
print out TLS version and cipher agreed upon after first connection with server
corvid
2015-05-29
documentation and not-currently-possible error case
corvid
2015-05-29
some more information for TLS warning popups
corvid
2015-05-28
'ssl' -> 'tls' where reasonable, given that ssl3 is dead and all
corvid
2015-05-28
make http_max_conns truly per server/proxy rather than host
corvid
2015-05-19
http use-after-free
corvid
2015-05-18
make it clearer that ssl popups are about security (well, if one's WM shows t...
corvid
2015-05-18
let's add LibreSSL to the OpenSSL licensing linking exception
corvid
2015-05-18
let fltk wrap this dialog's text
corvid
2015-05-18
clean up the SSL error dialog strings a little
corvid
2015-05-18
gain some space in a_Dialog_choice
corvid
2015-05-18
not use strcpy here
corvid
2015-05-09
splash: urge users to read help. mention domainrc.
corvid
2015-05-09
keys: add Menu key
corvid
2015-05-09
fix font-size:(larger|smaller)
corvid
2015-05-08
https: the rest :)
corvid
2015-05-08
ssl.[ch]
corvid
2015-05-08
https: url updates
corvid
2015-05-05
html5 coords don't permit percentages
corvid
2015-04-28
BUG_MSG
corvid
2015-04-27
html5 permits relative BASE url
corvid
2015-04-26
in html5, ADDRESS may contain certain elements that we classify as block.
corvid
2015-04-12
more html5 doctype strings
corvid
2015-04-11
provide a redirection-blocked page
corvid
2015-04-05
http socket reuse must test for HTTP_SOCKET_TO_BE_FREED
corvid
2015-04-03
html5 (and css3) permit gr[ae]y in color names
corvid
2015-04-01
limit size when copying strings to find character references
corvid
2015-03-22
socket free
corvid
2015-03-08
fix leak introduced in bbd25bf5
Johannes Hofmann
2015-03-05
http, don't presume that socket data is found in ValidSocks
corvid
2015-03-04
better error msg when we can't save a file from cache
corvid
2015-02-21
update some urls in comments
corvid
[next]