hermes/src
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.cpp.in Remove stats submission 2025-03-26 14:40:00 +01:00
Configfile.tmpl Update config generation 2025-03-27 14:29:41 +01:00
Database.cpp fix build issues on newer compilers 2019-10-20 22:01:30 +02:00
Exception.cpp revamped logging system to make it more clear 2011-01-08 01:29:17 +00:00
FileLogger.cpp Implement cmake build system 2021-05-19 22:37:38 +02:00
hermes.cpp Remove stats submission 2025-03-26 14:40:00 +01:00
Proxy.cpp refactor: modernize networking code with Boost.Asio 2025-03-28 17:12:20 +01:00
ServerSocket.cpp move all code into /trunk 2008-12-14 19:12:48 +00:00
Socket.cpp fix build issues on newer compilers 2019-10-20 22:01:30 +02:00
SocketInterface.cpp some tests and more preliminary stuff 2025-03-27 14:29:41 +01:00
Spf.cpp Refactor Spf 2025-03-27 14:29:41 +01:00
UnixLogger.cpp fix build issues on newer compilers 2019-10-20 22:01:30 +02:00
Utils.cpp refactor: modernize networking code with Boost.Asio 2025-03-28 17:12:20 +01:00
win32-service.cpp refactor: modernize networking code with Boost.Asio 2025-03-28 17:12:20 +01:00