Commit graph

13 commits

Author SHA1 Message Date
Juanjo Gutiérrez
975c5ad5df
refactor: modernize networking code with Boost.Asio
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
- 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
b4b995dd19 more stuff
Some checks failed
continuous-integration/drone/push Build is failing
2025-03-28 10:34:52 +01:00
ad0a63e275 fix build issues on newer compilers 2019-10-20 22:01:30 +02:00
root
8652af728d FIX: building without gnu's strerror_r 2015-11-12 10:33:03 +01:00
ps
53acbb57c8 ADD: some more information to the headers injected into the emails by hermes 2014-06-28 16:46:04 +00:00
ps
df573130df FIX: missing include files due to newer compilers 2014-06-28 16:01:41 +00:00
ps
a9ce0d5e33 small logic bufix 2011-06-27 11:41:54 +00:00
ps
5d739b4993 fix small bug in the percentage estimation optimization 2011-06-27 10:44:45 +00:00
ps
2adab1b824 fix typo 2011-01-17 20:45:01 +00:00
ps
4853a7ca47 quick get_canonical_filename version for win32 2011-01-17 20:43:22 +00:00
ps
3b0c15ac6f revamped logging system to make it more clear 2011-01-08 01:29:17 +00:00
ps
b8e6af28fe print a small log message with the config file name 2011-01-06 22:55:59 +00:00
ps
2aac3e1e88 move all code into /trunk 2008-12-14 19:12:48 +00:00