hermes/include
Juanjo Gutiérrez 975c5ad5df
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
refactor: modernize networking code with Boost.Asio
- Replace raw socket implementation with Boost.Asio in Proxy class
- Add proper SSL/TLS support using Boost.Asio SSL
- Improve error handling with more specific exceptions
- Modernize Utils class with C++17 features like string_view
- Refactor Windows service implementation with smart pointers and exception handling
- Enhance hostname resolution with Boost.Asio resolver
2025-03-28 17:12:20 +01:00
..
Configfile.h.in Update config generation 2025-03-27 14:29:41 +01:00
Database.h Rearrange stuff 2025-03-27 14:29:41 +01:00
Exception.h Rearrange stuff 2025-03-27 14:29:41 +01:00
FileLogger.h Rearrange stuff 2025-03-27 14:29:41 +01:00
hermes.h Rearrange stuff 2025-03-27 14:29:41 +01:00
Logger.h Rearrange stuff 2025-03-27 14:29:41 +01:00
NullLogger.h Rearrange stuff 2025-03-27 14:29:41 +01:00
Proxy.h refactor: modernize networking code with Boost.Asio 2025-03-28 17:12:20 +01:00
ServerSocket.h Rearrange stuff 2025-03-27 14:29:41 +01:00
Socket.h Rearrange stuff 2025-03-27 14:29:41 +01:00
SocketInterface.h Rearrange stuff 2025-03-27 14:29:41 +01:00
Spf.h Rearrange stuff 2025-03-27 14:29:41 +01:00
UnixLogger.h Rearrange stuff 2025-03-27 14:29:41 +01:00
Utils.h refactor: modernize networking code with Boost.Asio 2025-03-28 17:12:20 +01:00