aboutsummaryrefslogtreecommitdiff
path: root/dpi/https.c
AgeCommit message (Expand)Author
2016-07-03remove https dpicorvid
2015-06-15handle openssl derivatives in the license permissions for the https dpicorvid
2015-06-10https rm RC4 from cipher listcorvid
2014-10-17everyone's finally disabling SSL3; let's do so toocorvid
2014-09-03a couple of quick https improvementscorvid
2013-01-18https dpi: disable SSLv2Johannes Hofmann
2013-01-09Refactored FD close calls into a single new dClose() dlib function [p37sitdu]Jorge Arellano Cid
2012-12-10Use titles with dpip dialogs.Jeremy Henty
2011-11-11locale-independent ASCII character case handlingcorvid
2011-07-31fix leak in https certificate-checking workaroundcorvid
2011-07-29Workaround: request to only check the root URL's certificate (https).Jorge Arellano Cid
2011-04-14https dpi: error strings for certificate error code 19 and 20corvid
2010-08-05https clearer language in dialogcorvid
2010-08-03spellingcorvid
2010-08-03Show the self-signed cert warning dialog even when no CN given.corvid
2010-08-03Fix segfault with https and self-signed certscorvid
2009-11-01https dpi: convert to dsh API (with auth)Jorge Arellano Cid
2009-11-01s/retval/ret/gJorge Arellano Cid
2009-09-02spellingcorvid
2009-07-17Added a_Dpip_get_attr_l() to DPIP's APIJorge Arellano Cid
2009-06-01proxy support for HTTPScorvid
2009-04-30Switched 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-01s/atoi/strtol/gJorge Arellano Cid
2009-01-10Set 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 httpsjcid
2008-06-18- Made https dpi flush after sending data (faster for dialups).jcid
2007-10-07Initial revisionjcid