index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpi
/
https.c
Age
Commit message (
Expand
)
Author
2014-10-17
everyone's finally disabling SSL3; let's do so too
corvid
2014-09-03
a couple of quick https improvements
corvid
2013-01-18
https dpi: disable SSLv2
Johannes Hofmann
2013-01-09
Refactored FD close calls into a single new dClose() dlib function [p37sitdu]
Jorge Arellano Cid
2012-12-10
Use titles with dpip dialogs.
Jeremy Henty
2011-11-11
locale-independent ASCII character case handling
corvid
2011-07-31
fix leak in https certificate-checking workaround
corvid
2011-07-29
Workaround: request to only check the root URL's certificate (https).
Jorge Arellano Cid
2011-04-14
https dpi: error strings for certificate error code 19 and 20
corvid
2010-08-05
https clearer language in dialog
corvid
2010-08-03
spelling
corvid
2010-08-03
Show the self-signed cert warning dialog even when no CN given.
corvid
2010-08-03
Fix segfault with https and self-signed certs
corvid
2009-11-01
https dpi: convert to dsh API (with auth)
Jorge Arellano Cid
2009-11-01
s/retval/ret/g
Jorge Arellano Cid
2009-09-02
spelling
corvid
2009-07-17
Added a_Dpip_get_attr_l() to DPIP's API
Jorge Arellano Cid
2009-06-01
proxy support for HTTPS
corvid
2009-04-30
Switched a few remaining "unsigned int" to "uint_t"
Jorge Arellano Cid
2009-02-08
's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.
Jorge Arellano Cid
2009-02-01
s/atoi/strtol/g
Jorge Arellano Cid
2009-01-10
Set debug macro MSG var in datauri and https dpis (controlled by SILENT define)
Jorge Arellano Cid
2008-11-05
- Cleaned up and normalized D_SUN_LEN usage.
jcid
2008-10-17
.
jcid
2008-10-16
- Switched SSL enabled to configure.in (./configure --enable-ssl)
jcid
2008-10-13
.
jcid
2008-10-08
- Disabled basic https
jcid
2008-06-18
- Made https dpi flush after sending data (faster for dialups).
jcid
2007-10-07
Initial revision
jcid