Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-18 | Add missing license headers in our source files (#5255) | RĂ©mi Verschelde | |
Also removes a couple wrong Godot headers from third-party source files. | |||
2016-03-12 | -Made editor support SSL certs by default (embedded them) | Juan Linietsky | |
-Made asset sharing support https -Many fixes to HTTPRequest -Added an asset installer dialog -Visual cleanups to asset sharing tab -Fixed some issues in ScrollContainer, hope it does not break things -Asset sharing tab is not visible (hidden on purpose) for now. | |||
2015-12-13 | added binary API to StreamPeer, fixes #2863 | Juan Linietsky | |
2014-05-01 | -OpenSSL Fixes | Juan Linietsky | |
2014-04-28 | -Added OpenSSL and HTTPS support | Juan Linietsky | |
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around |