index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-11
Solitaire: Subtract points when undoing a card-flip
Sam Atkins
2021-06-11
Solitaire: Correctly score automatic moves using <tab>
Sam Atkins
2021-06-11
LibJS: Implement the Error Cause proposal
Linus Groh
2021-06-11
LibJS: Improve Error/NativeError tests
Linus Groh
2021-06-11
Utilities/du: Add -h option
Marcus Nilsson
2021-06-12
Base: Add Sectigo certs to ca_certs.ini
Paul Irwin
2021-06-11
Utilities: Add a simple utility to test the IMAP library
x-yl
2021-06-11
LibIMAP: Support for remaining IMAP commands
x-yl
2021-06-11
LibIMAP: Support for APPEND
x-yl
2021-06-11
LibIMAP: Support for COPY, CREATE, DELETE and RENAME
x-yl
2021-06-11
LibIMAP: Support for STORE and STATUS
x-yl
2021-06-11
LibIMAP: Support for the SEARCH command
x-yl
2021-06-11
LibIMAP: Support for FETCH BodyStructure
x-yl
2021-06-11
LibIMAP: Support for the FETCH command (*mostly)
x-yl
2021-06-11
LibIMAP: Support for the IDLE command
x-yl
2021-06-11
LibIMAP: Support for LOGIN and LOGOUT
x-yl
2021-06-11
LibIMAP: Support for the LIST and SELECT commands
x-yl
2021-06-11
LibIMAP: Support for CAPABILITY command & response
x-yl
2021-06-11
Meta: Fuzz the LibIMAP Parser
x-yl
2021-06-11
LibIMAP: Add a new IMAP client and support NOOP
x-yl
2021-06-11
LibCore: Add a way to parse a DateTime from a string
x-yl
2021-06-11
LibJS: Implement AggregateError
Linus Groh
2021-06-11
LibJS: Only initialize in add_constructor() if not already done
Linus Groh
2021-06-11
LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS}
Linus Groh
2021-06-11
LibJS: Parse only AssignmentExpressions in ComputedPropertyNames
Gal Horowitz
2021-06-11
LibJS: Use an enum class instead of 'bool is_generator'
Ali Mohammad Pur
2021-06-11
AK+LibX86: Generalize u128/256 to AK::UFixedBigInt
Hendiadyoin1
2021-06-11
LibTest: Don't try to pass stderr to warnln
Hendiadyoin1
2021-06-11
LibWeb: Set a detach key for ArrayBuffers returned from WASM
Idan Horowitz
2021-06-11
LibJS: Implement bytecode generation for switch
Marcin Gasperowicz
2021-06-11
Meta: Add Max Wipfli to the contributors list :^)
Andreas Kling
2021-06-11
Libc: Silence debug spam from `strerror`
Jelle Raaijmakers
2021-06-11
LibC: Let `strerror_r` fail if `errnum` < 0
Jelle Raaijmakers
2021-06-11
Kernel: Use m_inode to stat in FileDescription::stat() if available
Max Wipfli
2021-06-11
Kernel: Add missing BrightWhite color to VirtualConsole
Daniel Bertalan
2021-06-11
WebServer: Add support for HTTP basic authentication
Max Wipfli
2021-06-11
LibHTTP: Add HTTP Basic Authentication header generation and parsing
Max Wipfli
2021-06-11
WebServer: Move server configuration into WebServer::Configuration
Max Wipfli
2021-06-11
WebServer: Use canonical reasons phrases for error responses
Max Wipfli
2021-06-11
LibHTTP: Implement getting the correct reason phrase from HttpResponse
Max Wipfli
2021-06-11
WebServer: Sort entries in directory listing
Max Wipfli
2021-06-11
WebServer: Append trailing slash for directory links
Max Wipfli
2021-06-11
WebServer: Make ".." equal to "." in server root directory
Max Wipfli
2021-06-11
WebServer: Refuse to respond to requests for device files
Max Wipfli
2021-06-11
WebServer: Use outln() instead of printf()
Max Wipfli
2021-06-11
WebServer: Defer invocation of Client::remove_from_parent()
Max Wipfli
2021-06-11
WebServer: Use east const style in Client.{cpp,h}
Max Wipfli
2021-06-11
Ports/OpenSSL: Switch to sha256 signature check
Jelle Raaijmakers
2021-06-11
Ports/OpenSSL: Use `install_prefix` to fix resource install
Jelle Raaijmakers
2021-06-11
Ports/OpenSSL: Remove test statement
Jelle Raaijmakers
[next]