ladybird/Userland
DexesTTP 6d190b299e LibTLS: Define cipher suite parameters and components in a macro
Instead of sprinkling the definition of the ciper suites all over the
TLS implementation, let's regroup it all once and for all in a single
place, and then add our new implementations there.
2021-05-19 09:18:45 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications Browser: Don't add multiple page reloads to history 2021-05-18 23:14:37 +01:00
Demos CatDog: Remove global menu and add context menu 2021-05-18 18:59:18 +01:00
DevTools Revert "LibC: Simplify malloc size classes" 2021-05-18 08:32:05 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Solitaire: Prevent player dragging entire stack to foundation 2021-05-18 20:05:10 +02:00
Libraries LibTLS: Define cipher suite parameters and components in a macro 2021-05-19 09:18:45 +02:00
Services CrashDaemon: Fix CrashReporter argument order 2021-05-18 23:42:02 +01:00
Shell Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Utilities LibCrypto: Add the SHA-384 hash algorithm 2021-05-19 09:18:45 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00