Commit Graph

14 Commits

Author SHA1 Message Date
Alex D. 24480c7cb7
Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
Alex D. 10c5dfb400
Cleanup code and fix a few bugs 2020-12-22 11:47:44 +00:00
Alex D. 25345574e2
Finish off logging 2020-12-21 21:40:43 +00:00
Alex D. 8b035c5871
WIP: logging part 1 2020-12-20 23:53:56 +00:00
Alex D. 008afed09f
WIP: reformat code and remove some stuff that needs to be changed 2020-12-09 01:33:36 +00:00
Alex D. fc99d4e88f
WIP: part 2 2020-12-08 22:20:42 +00:00
Alex D. 0da49cab10
WIP: cleanup code 2020-12-08 02:16:12 +00:00
Alex D. 056d633992
Reformat code according to new style and cleanup code for log path assembler 2020-10-04 15:16:15 +02:00
Alex D. a4d1e501eb
Rewrite a big chunk of the code, split the code into functions and clean it up, fix undefined behaviours and more 2020-10-02 14:38:11 +02:00
Alex D. f0bfff775d
Use system paths for includes 2020-09-15 17:12:43 +02:00
Alex c73dbe983a
Remove start from mkdir_bottomup, use category for directory creation and add (linux specific) path limits, change directory instead of using a root directory for paths, move variables around for better readablity, add file logs back 2020-08-02 21:56:48 +02:00
Alex 77635c120b
Rewrite lots of things, reorganize stuff, add reconnect delays and fix most reconnect hangs or bugs 2020-08-01 19:45:14 +02:00
Alex 04c876e339
Add logging levels, fix a few bugs, add connection log path, use flush_buffer everywhere and handle partial flushes correctly, fix a memory leak, ping the server (to test if the connection is alive) 2020-07-29 16:49:59 +02:00
Alex 6e3db7c7f3
Update repo, separate files, add inclusion guards where needed 2020-07-25 14:03:18 +02:00