tyrolyean
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 15:10:10 +02:00
9fcb7dc001 Fix Key search
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 14:48:04 +02:00
8ca48344a8 Added recursive parsing
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 13:43:55 +02:00
8742db0b36 Added verbose flag
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 03:00:31 +02:00
13b32a48b1 Added boundary retrieval
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 02:12:01 +02:00
80e3efe078 Corrected debug output
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 02:10:15 +02:00
9ee2dd8b75 Further fixes for searching
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 02:07:13 +02:00
238d7d187c Fixes for value search
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 02:01:48 +02:00
646517cc97 Added header search functions
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 00:48:13 +02:00
71a4208434 Also copy null termination
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 00:43:02 +02:00
8b0210010d Fixed message append
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 00:36:38 +02:00
8654787f7e Added error handling for header attach
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 00:32:38 +02:00
fdc2ddf53b Added ability to announce presence
0524358cef Added instance id option to mark messages
Compare 2 commits »
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 23:43:23 +02:00
1312510074 Added dkim detection
80a42e7896 Implement optarg and Readme update
Compare 2 commits »
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 22:39:18 +02:00
f4747dcd7d Cleanup of network parts
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:42:46 +02:00
2a6e7c9e5c Added pgp detection
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:10:45 +02:00
b6a46d7378 Free unnecessary memory
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:06:37 +02:00
c3aabc1a42 Prevented double free
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:04:45 +02:00
4e8956f848 Corrected pointers to body from old style
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:03:19 +02:00
6f16191b31 Fixed bounds error
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-28 20:00:36 +02:00
0e9980154d Resized mail message body to allow resize