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
2026-05-15 15:48:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0718afa773e72a9db1515409d5e9b4287c367dec
ladybird
/
Userland
/
Services
/
LookupServer
History
Andreas Kling
363c78e5d2
LookupServer: Use HashMap::ensure() in load_etc_hosts()
2021-09-04 20:30:56 +02:00
..
ClientConnection.cpp
…
ClientConnection.h
…
CMakeLists.txt
Everywhere: Add component declarations
2021-06-17 11:03:51 +02:00
DNSAnswer.cpp
…
DNSAnswer.h
…
DNSName.cpp
Services: Remove unused header includes
2021-08-01 08:10:16 +02:00
DNSName.h
…
DNSPacket.cpp
Services: Remove unused header includes
2021-08-01 08:10:16 +02:00
DNSPacket.h
…
DNSPacketHeader.h
…
DNSQuestion.h
…
DNSServer.cpp
…
DNSServer.h
…
LookupClient.ipc
Userland: Remove dummy IPC methods
2021-06-24 00:38:58 +02:00
LookupServer.cpp
LookupServer: Use HashMap::ensure() in load_etc_hosts()
2021-09-04 20:30:56 +02:00
LookupServer.h
LookupServer: Watch /etc/hosts for changes during runtime
2021-06-09 17:43:32 +04:30
LookupServer.ipc
…
main.cpp
LookupServer: Watch /etc/hosts for changes during runtime
2021-06-09 17:43:32 +04:30
MulticastDNS.cpp
…
MulticastDNS.h
Everywhere: Add braces to aggregate initializers
2021-07-08 10:11:00 +02:00