index
:
mblaze
this commit
master
wip
Unix utilities to deal with Maildir
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rfc2045.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
import musl memmem
Christian Neukirchen
2016-07-26
1
-4
/
+2
*
mshow: extract file name logic
Christian Neukirchen
2016-07-20
1
-0
/
+2
*
clean up header includes
Christian Neukirchen
2016-07-18
1
-0
/
+3
*
rfc2045: blaze822_multipart: use blaze822_mime_parameter
Christian Neukirchen
2016-07-16
1
-37
/
+8
*
rfc2045: add blaze822_mime_parameter
Christian Neukirchen
2016-07-16
1
-0
/
+41
*
rfc2045: fix parsing of unquoted boundaries
Christian Neukirchen
2016-07-16
1
-1
/
+0
*
rfc2045: return 0 when no body is found in blaze822_mime_body
Christian Neukirchen
2016-07-14
1
-1
/
+2
*
rfc2045: new parameter for blaze822_mime_body to allow freeing of new chunk
Christian Neukirchen
2016-07-13
1
-4
/
+9
*
rfc2045: blaze822_mime_body: zero output fields when no body is there
Christian Neukirchen
2016-07-13
1
-1
/
+4
*
rfc2045: blaze822_multipart: \0 also terminates boundary
Christian Neukirchen
2016-07-13
1
-1
/
+1
*
rfc2045: fix crlf after boundary
Christian Neukirchen
2016-07-13
1
-1
/
+3
*
add rfc2045 and multipart decoding
Christian Neukirchen
2016-07-13
1
-0
/
+131