This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-26 11:20:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bab2113ec1f0567a17bafadc070e766c269ec2bc
ladybird
/
Userland
/
Libraries
/
LibDNS
History
Tim Schumacher
ecd1862859
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
...
No functional changes.
2023-03-13 15:16:20 +00:00
..
Answer.cpp
AK: Deprecate the old
AK::Stream
2023-01-29 19:16:44 -07:00
Answer.h
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
2023-01-04 11:49:15 +01:00
CMakeLists.txt
LibDNS: Use
AllocatingMemoryStream
in DNS package construction
2023-01-13 18:41:05 -07:00
Name.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
2023-03-13 15:16:20 +00:00
Name.h
Everywhere: Remove the
AK::
qualifier from Stream usages
2023-02-13 00:50:07 +00:00
Packet.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
2023-03-13 15:16:20 +00:00
Packet.h
LibDNS: Use
AllocatingMemoryStream
in DNS package construction
2023-01-13 18:41:05 -07:00
PacketHeader.h
AK: Define our own concept of "trivially serializable"
2023-01-15 23:06:31 -05:00
Question.h
…