Age | Commit message (Expand) | Author |
---|---|---|
2021-05-29 | LibTLS: Allow using other hash algorithms for HMAC | DexesTTP |
2021-05-19 | LibTLS: Rework method names and arrangement in cpp files | DexesTTP |
2021-05-13 | LibTLS: Remove all uses of VLAs | Ali Mohammad Pur |
2021-05-12 | LibTLS: Always send the signature_algorithms extension | Ali Mohammad Pur |
2021-04-22 | AK+Userland: Use mpfard@serenityos.org for my copyright headers | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-03 | LibTLS: Make the TLS connection options user-configurable | AnotherTest |
2021-04-03 | LibTLS: Move TLS extensions to a separate 'extensions' struct | AnotherTest |
2021-02-26 | Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |