aboutsummaryrefslogtreecommitdiff
path: root/src/mime/multipart
AgeCommit message (Expand)Author
2015-09-24multipart: fixes problem parsing mime/multipart of certain lengthsFrancisco Claude
2015-07-28all: cleanup usage of dashes in package documentationMatthew Dempsky
2015-07-11all: link to https instead of httpBrad Fitzpatrick
2015-07-02mime/multipart: fix bug when body contains prefix of the boundaryBrad Fitzpatrick
2015-02-26mime/quotedprintable: create the packageAlexandre Cesaro
2014-12-23mime/multipart: moved some code to mime/internal/quotedprintableAlexandre Cesaro
2014-09-08build: move package sources from src/pkg to srcRuss Cox