index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
stream_peer_ssl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add checks for clean disconnect in HTTP/TCP/SSL.
Fabio Alessandrelli
2018-09-21
1
-0
/
+1
*
Allow system certs file to be used by Editor.
Fabio Alessandrelli
2018-09-15
1
-13
/
+28
*
Bundle SSL certs with the templates.
Fabio Alessandrelli
2018-09-15
1
-8
/
+18
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+3
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2018-07-26
1
-1
/
+1
*
Implement non blocking-handshake for StreamPeerSSL
Fabio Alessandrelli
2018-07-16
1
-2
/
+15
*
Generalize SSL cert reading from file
Fabio Alessandrelli
2018-04-03
1
-0
/
+31
*
Add mbedtls module
Fabio Alessandrelli
2018-02-14
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-4
/
+5
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-23
/
+14
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-4
/
+4
*
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-14
1
-3
/
+3
*
Type renames:
Juan Linietsky
2017-01-11
1
-1
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-4
/
+4
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
-Made editor support SSL certs by default (embedded them)
Juan Linietsky
2016-03-12
1
-0
/
+16
*
-Added OpenSSL and HTTPS support
Juan Linietsky
2014-04-28
1
-0
/
+29