Age | Commit message (Expand) | Author |
---|---|---|
2021-02-08 | Initialize class/struct variables with default values in modules/ | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-02-17 | New PacketPeerDTLS and DTLSServer classes. | Fabio Alessandrelli |
2020-02-16 | Move mbedlts print func to SSLMbedTLSContext. | Fabio Alessandrelli |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-08-28 | Style: Fix copyright headers in new files | Rémi Verschelde |
2019-08-22 | Better error handling in SSLContext, Crypto | Fabio Alessandrelli |
2019-08-22 | Fix StreamPeerSSL connect_to_stream w/ custom cert | Fabio Alessandrelli |
2019-08-21 | Rewrite StreamPeerSSL with SSLContext helper class | Fabio Alessandrelli |