Commit History

Author SHA1 Message Date
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 11 months ago
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 7 months ago
  Fabio Alessandrelli 35c223680a [mbedTLS] Keep reading/writing partial until "would block" 9 months ago
  Daylily-Zeleen 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 1 year ago
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Fabio Alessandrelli 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. 2 years ago
  Fabio Alessandrelli adba870534 [NET] Refactor TLS configuration. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde f7c611ab71 Style: Misc docs and comment style and language fixes 2 years ago
  Fabio Alessandrelli a95d792420 [Net] Rename "ssl" references to "tls" in methods and members. 2 years ago
  Fabio Alessandrelli 528e791a5f [Net] Rename StreamPeerSSL to StreamPeerTLS. 2 years ago
  Lyuma 7e28385948 Add StreamPeerSSL.get_stream() accessor. 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Fabio Alessandrelli d06af89874 Move mbedlts print func to SSLMbedTLSContext. 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 years ago
  Rémi Verschelde 538328898b Style: Fix copyright headers in new files 6 years ago