Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | LibTLS: Parse X.509 certificates with the new ASN.1 parser | AnotherTest |
2021-04-10 | LibTLS: Support empty SNI data in ServerHello | Jelle Raaijmakers |
2021-04-03 | LibTLS: Make the TLS connection options user-configurable | AnotherTest |
2021-04-03 | LibTLS: Remove long-outdated comment that no longer makes sense | AnotherTest |
2021-04-03 | LibTLS: Move TLS extensions to a separate 'extensions' struct | AnotherTest |
2021-02-20 | LibTLS: Replace dbgprintf() with dbgln() | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |