tyrolyean
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 15:42:33 +02:00
0fc1108c73 Added mime type tracing
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 15:23:22 +02:00
27bf5c19e4 implement scanning for keys from message beginning
tyrolyean pushed to master at tyrolyean/mailattach 2020-04-29 15:16:47 +02:00
e46ae1e21c Added verbose switch
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