Commit Graph

4 Commits

Author SHA1 Message Date
5df51d811b add: writing to arrays, hex in arrays fix: arguments parsing, show_error on windows 2024-08-19 13:05:48 +02:00
c733b17acb add: debug mode, (-d) 2024-01-20 21:40:24 +01:00
8880fae4aa fix: using file descriptors instead of FILE*
we can directly write to a socket using dprintf, no need for a buffer
2024-01-20 17:53:36 +01:00
a97fde9f86 first commit of the recode
70% of the code was re-writter from scratch
2024-01-18 16:01:04 +01:00