Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 years ago |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 years ago |
Ali Mohammad Pur
|
cd9d740107
LibCore+RequestServer: Add support for SOCKS5 proxies
|
3 years ago |
Ali Mohammad Pur
|
3bf828e0f9
RequestServer: Reenable socket notifications unconditionally
|
3 years ago |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
3 years ago |
Ali Mohammad Pur
|
c1184c1fde
RequestServer: Replace disconnected sockets in the grace period too
|
3 years ago |
Nico Weber
|
6d532649d4
RequestServer+AK: Move happy-path logging behind REQUESTSERVER_DEBUG
|
3 years ago |
Andreas Kling
|
77f0e57b27
RequestServer: Don't hide the SIGINFO state dump behind a debug macro
|
3 years ago |
Ali Mohammad Pur
|
56bb7dde87
RequestServer: Use an OwnPtr for the connection cache vector
|
3 years ago |
Ali Mohammad Pur
|
398435277b
RequestServer: Use an OwnPtr for cached connections
|
3 years ago |
Ali Mohammad Pur
|
65f7e45a75
RequestServer+LibHTTP+LibGemini: Cache connections to the same host
|
3 years ago |