serenity/Libraries
Peter Elliott 3d34724d37 LibCore: Add Core::Account for login management.
Core::Account abstracts login semantics like password checking and
switching uid/gid.
2020-09-21 20:18:05 +02:00
..
LibAudio LibAudio: Use InputMemoryStream instead of BufferStream. 2020-09-21 09:37:49 +02:00
LibC Kernel+LibC+UserspaceEmulator: Add SO_TIMESTAMP, and cmsg definitions 2020-09-17 17:23:01 +02:00
LibChess
LibCompress AK: Remove OutputMemoryStream for DuplexMemoryStream. 2020-09-15 20:36:45 +02:00
LibCore LibCore: Add Core::Account for login management. 2020-09-21 20:18:05 +02:00
LibCrypt Everywhere: Port to String::copy_characters_to_buffer() 2020-08-30 17:35:27 +02:00
LibCrypto LibCrypto: Do not silently ignore key size mismatch 2020-08-28 11:36:57 +02:00
LibDebug Kernel: Fix various forward declarations 2020-09-12 13:46:15 +02:00
LibDesktop
LibDiff LibDiff: Add library for working with diffs 2020-09-15 21:43:29 +02:00
LibELF Kernel: Make copy_to/from_user safe and remove unnecessary checks 2020-09-13 21:19:15 +02:00
LibGemini
LibGfx Base: Add the PlaceholderText attribute to themes 2020-09-21 20:15:10 +02:00
LibGUI HackStudio: Add auto-complete capability to the Editor 2020-09-21 20:16:03 +02:00
LibHTTP
LibImageDecoderClient
LibIPC LibIPC: Use InputMemoryStream instead of BufferStream. 2020-09-21 09:37:49 +02:00
LibJS LibJS: VM::interpreter() should just assert when no active interpreter 2020-09-21 14:42:26 +02:00
LibKeyboard
LibLine LibCore: Make Core::Object properties more dynamic 2020-09-15 21:46:26 +02:00
LibM
LibMarkdown LibMarkdown: Make warning messages conditional 2020-09-12 13:46:15 +02:00
LibPCIDB
LibProtocol
LibPthread Kernel: Make copy_to/from_user safe and remove unnecessary checks 2020-09-13 21:19:15 +02:00
LibTextCodec
LibThread
LibTLS AK: Add Endian.h header to replace NetworkOrdered.h. 2020-08-25 16:22:14 +02:00
LibUnwind
LibVT LibVT: Use xterm modifier scheme for tilde keys too 2020-09-15 09:45:13 +02:00
LibWeb LibJS+Clients: Add JS::VM object, separate Heap from Interpreter 2020-09-20 19:24:44 +02:00
LibX86
CMakeLists.txt LibDiff: Add library for working with diffs 2020-09-15 21:43:29 +02:00