index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2021-05-19
LibCrypto: Use the new return-from-Variant::visit() mechanism
Ali Mohammad Pur
2021-05-19
Browser: Do not use AK::Format for search engine formatting
Maciej Zygmanowski
2021-05-19
Browser: Add support for custom search engines
Maciej Zygmanowski
2021-05-19
Shell: Avoid moving AK::Function instances while inside them
Ali Mohammad Pur
2021-05-19
Everywhere: Add missing includes for <AK/OwnPtr.h>
Gunnar Beutner
2021-05-19
LibC: Add functions for the new statvfs syscalls
Justin
2021-05-19
3DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`
Erik Biederstadt
2021-05-19
GLTeapot: Adds a help menu to the GLTeapot demo
Erik Biederstadt
2021-05-19
GLTeapot: Adds additional error checking when loading files
Erik Biederstadt
2021-05-19
GLTeapot: Add the ability to open 3D files
Erik Biederstadt
2021-05-19
LibWeb: Support X-Content-Type-Options to opt out of MIME type sniffing
Brendan Coles
2021-05-19
LibTLS: Enable the RSA_WITH_AES_256_GCM_SHA384 cipher
DexesTTP
2021-05-19
LibTLS: Use RSA key exchange based on the cipher
DexesTTP
2021-05-19
LibTLS: Generate cipher variants based on the cipher
DexesTTP
2021-05-19
LibTLS: Replace cipher selection with a variant
DexesTTP
2021-05-19
LibTLS: Rework method names and arrangement in cpp files
DexesTTP
2021-05-19
LibTLS: Define cipher suite parameters and components in a macro
DexesTTP
2021-05-19
LibTLS: Move the asn certificate parser to Certificate.cpp
DexesTTP
2021-05-19
LibTLS: Move the cipher list to the CipherSuite.h header
DexesTTP
2021-05-19
LibCrypto: Make GCM movable
DexesTTP
2021-05-19
LibCrypto: Use AK::Variant in HashManager
DexesTTP
2021-05-19
LibCrypto: Use AK::Variant in MultiHashDigestVariant
DexesTTP
2021-05-19
LibCrypto: Add the SHA-384 hash algorithm
DexesTTP
2021-05-19
Utilities: Allow for white spaces in lsof name parsing
brapru
2021-05-18
CrashDaemon: Fix CrashReporter argument order
Linus Groh
2021-05-18
Browser: Don't add multiple page reloads to history
Marcus Nilsson
2021-05-18
PDFViewer: Ignore wheel events when there is no document loaded
Andreas Kling
2021-05-18
LibWeb: Implement encoding sniffing algorithm
Max Wipfli
2021-05-18
LibWeb: Change Document's m_encoding to Optional<String>
Max Wipfli
2021-05-18
LibWeb: Change Resource's m_encoding to Optional<String>
Max Wipfli
2021-05-18
LibWeb: Use Optional<String> for encoding_from_content_type
Max Wipfli
2021-05-18
LibTextCodec: Use Optional<String> for get_standardized_encoding
Max Wipfli
2021-05-18
PDFViewer+Base: Display application title as "PDF Viewer"
Andreas Kling
2021-05-18
LibCore+Userland: Add two more detectable formats
Valtteri Koskivuori
2021-05-18
LibCore: Add offsets to binary signature matching
Valtteri Koskivuori
2021-05-18
LibCore+Userland: Add 5 more detectable filetypes
Valtteri Koskivuori
2021-05-18
Solitaire: Prevent player dragging entire stack to foundation
Jesse Buhagiar
2021-05-18
Browser: Move actions from Tab to BrowserWindow
Andreas Kling
2021-05-18
Browser: Move menu management from Tab to BrowserWindow
Andreas Kling
2021-05-18
CatDog: Remove global menu and add context menu
Marcus Nilsson
2021-05-18
Pong: Make the game winnable
Dmitrii Ubskii
2021-05-18
Pong: Fix paddle movement across resets if keys are held
Dmitrii Ubskii
2021-05-18
Pong: Improve mouse controls
Dmitrii Ubskii
2021-05-18
Pong: Improve AI paddle movement
Dmitrii Ubskii
2021-05-18
Pong: Fix score display
Dmitrii Ubskii
2021-05-18
LibWeb: Implement test-web in terms of LibTest/JavaScriptTestRunner
Ali Mohammad Pur
2021-05-18
LibJS+LibTest: Move out the test-js test runner into LibTest
Ali Mohammad Pur
2021-05-18
Solitaire: Display high score in status bar
Timothy Flynn
2021-05-18
Solitaire: Track and persist high score
Timothy Flynn
2021-05-18
Solitaire: Persist game mode to config file
Timothy Flynn
[next]