lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Fabio Alessandrelli
|
ce5a3f56a6
Rewrite StreamPeerSSL with SSLContext helper class
|
6 years ago |
Fabio Alessandrelli
|
c798173332
Fix editor crash when StreamPeerSSL is unavilable.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Fabio Alessandrelli
|
92de6df113
Add checks for clean disconnect in HTTP/TCP/SSL.
|
7 years ago |
Fabio Alessandrelli
|
0e56377e96
Allow system certs file to be used by Editor.
|
7 years ago |
Fabio Alessandrelli
|
d2b38aabec
Bundle SSL certs with the templates.
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 years ago |
Rémi Verschelde
|
391e46830f
doc: Sync classref with current source
|
7 years ago |
Fabio Alessandrelli
|
99d0b7ba14
Implement non blocking-handshake for StreamPeerSSL
|
7 years ago |
Fabio Alessandrelli
|
490dd9f946
Generalize SSL cert reading from file
|
7 years ago |
Fabio Alessandrelli
|
67b600d957
Add mbedtls module
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Rémi Verschelde
|
a7fc04626a
Add missing license headers in our source files (#5255)
|
9 years ago |
Juan Linietsky
|
8b1dcbfe4d
-Made editor support SSL certs by default (embedded them)
|
9 years ago |
Juan Linietsky
|
87f37bc5a3
-Added OpenSSL and HTTPS support
|
11 years ago |