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
2020-09-06
Userland: Add a simple 'w' program that shows current terminal sessions
Andreas Kling
2020-09-06
utmpupdate: Use pledge() and unveil()
Andreas Kling
2020-09-06
utmpupdate: Add a program for updating /var/run/utmp
Andreas Kling
2020-09-06
LibCompress: Add another unit test.
asynts
2020-09-06
Userland: Use Buffered<T> in gunzip.
asynts
2020-09-05
LibGUI: Make the Clipboard API deal in raw byte buffers a bit more
Andreas Kling
2020-09-05
Meta: Fix wonky copyright headers in Tests
Ben Wiederhake
2020-09-03
Userland/tt: Use a default value for the test to run
Avery
2020-08-31
Userland: Allow unquoted 'filename' values in 'pro'
AnotherTest
2020-08-31
Userland: Improve 'ContentDispositionParser' in 'pro'
AnotherTest
2020-08-31
LibCompress: Fix a bug when wrapping around the buffer.
asynts
2020-08-31
Userland: Make 'pro' capable of guessing a filename
AnotherTest
2020-08-30
ntpquery: Add routines for converting timeval<->ntp timestamps
Nico Weber
2020-08-30
Userland: Add an extremely simple NTP client
Nico Weber
2020-08-30
Userland: Fix passing a non-format string to fprintf()
Sergey Bugaev
2020-08-30
LibC: Deprecate strcpy(), strncpy(), strcat() and strncat() :^)
Sergey Bugaev
2020-08-30
Tests: Assert the path fits
Sergey Bugaev
2020-08-30
Everywhere: Port to String::copy_characters_to_buffer()
Sergey Bugaev
2020-08-30
Userland: add gunzip utility.
asynts
2020-08-30
LibCompress: Implement gzip.
asynts
2020-08-30
Tests: Optionally switch off 858081 lines of dbg() in test-js
Ben Wiederhake
2020-08-28
ls: Fix issue with too-narrow columns in "ls" output
Andreas Kling
2020-08-28
HackStudio: Mark compilation-unit-only functions as static
Ben Wiederhake
2020-08-28
Userland: Stop passing ignored timezones to gettimeofday
Nico Weber
2020-08-26
LibCompress: Implement DEFLATE properly.
asynts
2020-08-26
LibJS: Add a helper for calling JS::Function's with arguments
AnotherTest
2020-08-25
LibDebug: Move everything into the "Debug" namespace
Luke
2020-08-24
Meta+Userland: Run the TLS test too
AnotherTest
2020-08-24
Userland: Add missing HMAC-SHA1 tests
AnotherTest
2020-08-24
Tests: Prefer strlcpy over strncpy
Ben Wiederhake
2020-08-24
Userland: Prefer strlcpy over strcpy in ping
Ben Wiederhake
2020-08-24
Userland: Prefer strlcpy over strncpy in ifconfig, fixes off-by-one
Ben Wiederhake
2020-08-24
LibC: Stub and test strlcpy
Ben Wiederhake
2020-08-24
Tests: Remove unused include
Ben Wiederhake
2020-08-23
test-web: Add updates from test-js
Luke
2020-08-23
test-js+test-web: Clear taskbar progress on error/assertion failure
Luke
2020-08-22
LibC+Userland: Prefer snprintf over sprintf
Ben Wiederhake
2020-08-22
LibC: Demonstrate off-by-one in current snprintf
Ben Wiederhake
2020-08-22
test-js: Sometimes include more details for failures
Nico Weber
2020-08-22
test-js: Print parse error if test-common.js fails to parse
Nico Weber
2020-08-22
Userland: Use TestSuite.h in test-compress.
asynts
2020-08-21
LibLine: Handle interrupts/window size changes internally
AnotherTest
2020-08-20
LibCompress: Turn the DEFLATE implementation into a stream.
asynts
2020-08-17
LibWeb: Add more document tests, add comment, text and mixin tests
Luke
2020-08-17
LibWeb: Rename PageView => InProcessWebView
Andreas Kling
2020-08-17
disasm: Use make<X86::ELFSymbolProvider> instead of naked new
Andreas Kling
2020-08-17
Userland: Explicitly ignore number of types read, found by Coverity
Brian Gianforcaro
2020-08-17
Userland: Provide a misbehaving application
Ben Wiederhake
2020-08-16
disasm: For ELF inputs, pass an ELFSymbolProvider to disassembler
Nico Weber
2020-08-16
LibCrypto: Fix random number generation
Ben Wiederhake
[prev]
[next]