1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 01:51:03 +09:00
ladybird/Libraries
devgianlu 002a93a33c LibCrypto: Link with OpenSSL
Add OpenSSL with vcpkg and link with LibCrypto using CMake.

Also added a placeholder GN setup.
2024-12-22 18:53:45 +01:00
..
LibCompress
LibCore LibCore: Return correct error code from Process::wait_for_termination 2024-12-20 14:59:56 +01:00
LibCrypto LibCrypto: Link with OpenSSL 2024-12-22 18:53:45 +01:00
LibDiff
LibDNS LibDNS: Fix deadlock when receiving invalid lookup result 2024-12-01 11:32:45 +01:00
LibFileSystem
LibGC Meta: Make pthread and mman available for all libraries on Windows 2024-12-18 05:55:58 +01:00
LibGfx LibGfx+LibWeb: Draw glyph runs with subpixel accuracy 2024-12-21 23:09:52 +01:00
LibHTTP AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
LibIDL
LibImageDecoderClient LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
LibIPC LibURL: Migrate Origin scheme from ByteString to String 2024-11-30 12:07:39 +01:00
LibJS LibJS: Return the allocated dst register from deleting super properties 2024-12-14 12:08:50 -08:00
LibLine
LibMain
LibMedia
LibRegex LibRegex: Remove duplicated condition 2024-12-22 12:33:41 +01:00
LibRequests Meta: Make pthread and mman available for all libraries on Windows 2024-12-18 05:55:58 +01:00
LibRIFF
LibSyntax
LibTest AK: Allow calling EXPECT on templates/list-initializers 2024-11-24 23:04:34 -07:00
LibTextCodec
LibThreading Meta: Make pthread and mman available for all libraries on Windows 2024-12-18 05:55:58 +01:00
LibTLS LibTLS: Remove unreachable buffer length check 2024-12-22 12:33:41 +01:00
LibUnicode Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
LibURL LibURL: Set IDNA's IgnoreInvalidPunycode to false 2024-12-05 17:29:49 +01:00
LibWasm LibWasm: Respect instance.types() bounds 2024-12-09 12:30:41 +01:00
LibWeb LibWeb: Make is_identifier always return false the simple way 2024-12-22 12:33:41 +01:00
LibWebSocket LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
LibWebView headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
LibXML Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00