summaryrefslogtreecommitdiff
path: root/modules/openssl
AgeCommit message (Expand)Author
2018-02-05Remove debugging prints related to the asset libraryHugo Locurcio
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-12stream_peer_openssl: add missing break & formatMax Hilbrunner
2017-11-15doc: Make all module docs self-containedRémi Verschelde
2017-10-17Adjust openssl #defines to be libressl compatibleMatthew Kunjummen
2017-09-25Use BoolVariable for third-party options.Elliott Sales de Andrade
2017-09-24Add support for OpenSSL 1.1.0.Elliott Sales de Andrade
2017-09-02Fix typos 'a' and 'an'Poommetee Ketson
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-21Removed unnecessary assignmentsWilson E. Alvarez
2017-07-22Clang-formatting *.cpp and *.h (some files excluded)Poommetee Ketson
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-04-28Move other lone thirdparty files to thirdparty/miscRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-01-14removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-11Type renames:Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-03Rename remaining WinRT references to UWPGeorge Marques
2016-11-03Rename WinRT files to UWPGeorge Marques
2016-11-03scons: Reorder options for clarityRémi Verschelde
2016-11-01style: Various other PEP8 fixes in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-26fix bug introduced by #6501yg2f
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-15modules: Clone env in each moduleRémi Verschelde
2016-10-15openssl: Move to a module and split thirdparty libRémi Verschelde