1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/Libraries
Andrew Kaster 21dbfd9114 LibTLS: Disable connect() on windows
Until we implement a proper TCP and UDP connect with WinSock2, this
won't be usable. Let's complain at runtime instead of link time.
2025-02-12 19:13:49 -07:00
..
LibCompress LibCompress: Remove unused Lzma compression and decompression 2025-02-10 16:22:32 +00:00
LibCore LibCore: Add S_ISDIR, S_ISREG to System.h on Windows 2025-02-12 18:42:05 -07:00
LibCrypto LibCrypto: Always handle SECPxxxr1 scalars with leading zeros 2025-01-29 12:46:46 +01:00
LibDiff
LibDNS LibDNS: Check if cached lookup result is done before resolving 2025-02-11 07:24:33 +01:00
LibFileSystem LibCore: Add S_ISDIR, S_ISREG to System.h on Windows 2025-02-12 18:42:05 -07:00
LibGC LibJS+LibGC: Run FinalizationRegistry cleanup host hook *after* GC 2025-01-23 12:10:21 +01:00
LibGfx LibGfx/PNG: Read the cICP chunk 2025-02-12 12:03:30 -05:00
LibHTTP AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
LibIDL LibIDL+IDLGenerators: Support generation of IDL partial dictionaries 2025-02-05 13:18:47 -07:00
LibImageDecoderClient LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
LibIPC LibURL+LibWeb+LibIPC: Represent blob URL entry's object using structs 2025-01-21 19:22:07 +00:00
LibJS LibJS: Allocate RegExp.{lastMatch,leftContext,rightContext} lazily 2025-02-09 00:28:15 +01:00
LibLine Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibMain
LibMedia LibMedia: Port to Windows 2025-02-11 04:07:24 -07:00
LibRegex LibRegex: Take trailing inversion state into account in block comparison 2025-02-01 11:30:02 +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 headless-browser: Allow the -f argument to be used multiple times 2025-02-05 06:58:52 -05:00
LibTextCodec
LibThreading LibThreading: Pass ownership of a BackgroundAction result to its caller 2025-02-10 16:05:43 +00:00
LibTLS LibTLS: Disable connect() on windows 2025-02-12 19:13:49 -07:00
LibUnicode AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibURL LibURL: Add a representation of a URL Pattern 'result' 2025-02-10 17:05:15 +00:00
LibWasm LibWasm: Port to Windows 2025-02-11 23:11:13 -07:00
LibWeb LibWeb: Remove assertions about type of IPC::Transport 2025-02-12 18:42:05 -07:00
LibWebSocket LibWebSocket: Use Crypto::fill_with_secure_random instead of PRNG 2024-12-24 17:54:52 +01:00
LibWebView LibWebView: Normalize source-code text before highlighting it 2025-02-04 08:49:25 +00:00
LibXML LibXml: Notify listener when doctype is parsed 2025-01-20 14:48:19 +01:00