aboutsummaryrefslogtreecommitdiff
path: root/core/io/stream_peer_ssl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry2017-08-201-4/+5
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-23/+14
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-4/+4
* removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky2017-01-141-3/+3
* Type renames:Juan Linietsky2017-01-111-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-4/+4
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* -Made editor support SSL certs by default (embedded them)Juan Linietsky2016-03-121-0/+16
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-0/+29