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
2015-07-06
Merge with main repo.
Sebastian Geerken
2015-07-05
wasteful use of strncpy
corvid
2015-07-05
tls.c a little cleanup
corvid
2015-07-05
integrate cert algorithm + key checking code with the other checks
corvid
2015-07-05
restore lost initialization of choice_answer
corvid
2015-07-04
permit secure->insecure redirection for now, add large comment
corvid
2015-07-03
let's disallow mixed content
corvid
2015-07-03
pop up dialog when an HTTPS page's form submission is insecure
corvid
2015-07-03
enable prefs.http_persistent_conns by default
corvid
2015-07-02
merge 3.0.5 branch
corvid
2015-06-30
release date
v3.0.5
release-3_0_5
corvid
2015-06-29
HSTS add the preload list
corvid
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-17
mention the most recent ChangeLog additions in splash
corvid
2015-06-10
SRDOP: Work on RTFL messages.
Sebastian Geerken
2015-06-03
Merge with main repo.
Sebastian Geerken
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-24
Merge with main repo.
Sebastian Geerken
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-10
Merge with main repo.
Sebastian Geerken
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
[next]