summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-17DHCPClient: Send ServerIdentifier option with DHCPRequest packetThitat Auareesuksakul
2022-04-17LibTLS: Cleanup of verify_chain and verify_certificate_pairMichiel Visser
2022-04-17LibCrypto: Certificate parse IP address SANMichiel Visser
2022-04-17LibTLS: Add option to allow self-signed certificatesMichiel Visser
2022-04-17LibCrypto+LibTLS: Implement Key Usage and Basic Constraints extensionsMichiel Visser
2022-04-17LibCrypto: Implement custom BitStringView for ASN.1 decoderMichiel Visser
2022-04-17LibCrypto: Fix inverted boolean decoded error in ASN.1Michiel Visser
2022-04-17LibTLS: Fix TestTLSHandshake by correctly reading the CA certificatesMichiel Visser
2022-04-17LibTLS: Correct matching hostname with certificate subjectMichiel Visser
2022-04-17LibTLS: Add references to RFC5246 for the verify procedureMichiel Visser
2022-04-17LibTLS: Simplify the way `verify_chain` is calledMichiel Visser
2022-04-17LibTLS: ASN1 parse_utc_time handle pre 2000 yearsMichiel Visser
2022-04-17LibTLS: Verify the certificate chain sent by the serverMichiel Visser
2022-04-17LibTLS: Parse Certificate signature algorithm and valueMichiel Visser
2022-04-17Base+LibTLS: Update CA Certificates list with actual certificatesMichiel Visser
2022-04-17LibTLS: Add certificate chain validation to DHE and ECDHE key exchangeMichiel Visser
2022-04-17LibCpp: Parse inheritanceItamar
2022-04-17Tests: Implement reference image testing for LibGLJelle Raaijmakers
2022-04-17LibGL: Implement `GLContext::frontbuffer()`Jelle Raaijmakers
2022-04-17LibGfx: Add `Bitmap::visually_equals()`Jelle Raaijmakers
2022-04-16host: Use AK/IPv4Address to determine if argument is host/ipbrapru
2022-04-17LibGfx: Fix bounds overflow in JPGLoaderBrian Gianforcaro
2022-04-16Base: Update CsillaRegular12 add Miscellaneous Symbolsdjwisdom
2022-04-16Base: Update CsillaBold12 add Miscellaneous Symbolsdjwisdom
2022-04-16LibCore+LibIPC: Make Core::Stream read_without_waiting() return BytesSam Atkins
2022-04-16LibCore+Everywhere: Make Core::Stream read_line() return StringViewSam Atkins
2022-04-16LibCore+Everywhere: Make Core::Stream read_until() return BytesSam Atkins
2022-04-16LibCore+Everywhere: Make Core::Stream::read() return BytesSam Atkins
2022-04-16LibJS: Remove cloneConstructor parameter from CloneArrayBufferTimothy Flynn
2022-04-16LibJS: Factor out TypedArrayElement{Size,Type} abstract operationsTimothy Flynn
2022-04-16LibJS: Add explicit ErrorType values for TypedArray prototype exceptionsTimothy Flynn
2022-04-16LibJS: Define AllocateTypedArrayBuffer AO out of lineTimothy Flynn
2022-04-16LibJS: Define SetTypedArrayFrom{TypedArray,ArrayLike} AOs out of lineTimothy Flynn
2022-04-15Base: Add various Miscellaneous Symbols and Pictograms glyphsMaciej
2022-04-15Base: Update CsillaRegular12 add Cyrillic glypsdjwisdom
2022-04-15Base: Update CsillaBold12 add Cyrillic glyphsdjwisdom
2022-04-15LibDNS: Remove the 'DNS' prefix from the various type and class namesTom
2022-04-15LibDNS: Add IPC encoder/decoder for the DNSAnswer classTom
2022-04-15LibDNS: Implement Traits for DNSAnswer classTom
2022-04-15LookupServer: Move DNS related code into new LibDNS libraryTom
2022-04-15ClockSettings: Add 'show seconds' toggle to time format settingscflip
2022-04-15LibC+LibCore: Change a.m./p.m. to AM/PMcflip
2022-04-15LibC+LibCore: Properly format 12-hour formatted hourscflip
2022-04-15Shell: Complete for current path when the text is emptyDamien Firmenich
2022-04-15Base: Update CsillaRegular12 add Latin Extended-Adjwisdom
2022-04-15Base: Update CsillaBold12 font add Latin Extended-Adjwisdom
2022-04-15Base: Add su(1) manpagefanzidanzhidi
2022-04-15HackStudio: Remember if the user wants to see dotfiles between sessionsMarco Cutecchia
2022-04-15HackStudio: Add a "Project Configuration" button in the Edit menuMarco Cutecchia
2022-04-15HackStudio: Allow customizing the actions of the Build & Run buttonsMarco Cutecchia