ladybird/Libraries
AnotherTest dbfce38c90 LibTLS: Read subjectAltName from certificates and use it
As quite a few certificates use this extension, reading and using it to
find matching certificates is fairly useful :^)
2020-12-13 20:24:58 +01:00
..
LibAudio
LibC LibC: Make getdelim() fail with EINVAL on null input pointers 2020-12-09 21:12:40 +01:00
LibChess Chess: Added abilty to import PGN files 2020-12-10 20:40:51 +01:00
LibCompress
LibCore LibCore: Make IODevice::read_line() return a String 2020-12-13 11:54:11 +01:00
LibCpp
LibCrypt
LibCrypto
LibDebug LibDebug: Clean up DebugSession construction a little bit 2020-12-11 22:59:46 +01:00
LibDesktop
LibDiff
LibELF
LibGemini LibCore: Make IODevice::read_line() return a String 2020-12-13 11:54:11 +01:00
LibGfx LibGfx: Make fill_path() less bad at filling paths 2020-12-12 20:10:04 +01:00
LibGUI LibGUI: Simplify ComboBox/TextEditor relationship a bit 2020-12-13 11:49:18 +01:00
LibHTTP LibCore: Make IODevice::read_line() return a String 2020-12-13 11:54:11 +01:00
LibImageDecoderClient
LibIPC
LibJS LibWeb: Apply suggested fixes. 2020-12-09 21:05:06 +01:00
LibKeyboard
LibLine LibCore: Make IODevice::read_line() return a String 2020-12-13 11:54:11 +01:00
LibM
LibMarkdown
LibPCIDB
LibProtocol
LibPthread LibPthread: Return errors as positive return values 2020-12-12 21:28:12 +01:00
LibRegex
LibTar
LibTextCodec LibTextCodec: Normalize incoming encodings in decoder_for() 2020-12-13 18:20:50 +01:00
LibThread
LibTLS LibTLS: Read subjectAltName from certificates and use it 2020-12-13 20:24:58 +01:00
LibUnwind
LibVT
LibWeb LibWeb: Set the encoding of HTML documents 2020-12-13 18:21:52 +01:00
LibX86
CMakeLists.txt