Commit történet

Szerző SHA1 Üzenet Dátum
  Jordan e90cd6ac74 Added Mime-Version header - fixes #8 11 éve
  Jordan 478639e56c Use filepath.Base() instead of path.Base() to provide cross-platform functionality 11 éve
  Jordan aeb36a789a Fixed bug which didn't allow for <> in To addresses 11 éve
  Jed Denlea 0e4265e225 comments spelling 11 éve
  Jed Denlea 9af1f4b0b2 Set Date header as mandated by RFC2822 11 éve
  Jed Denlea 2706649e0a gofmt 11 éve
  Jed Denlea 7d362f33ad Use slice instead of array in base64Wrap. 11 éve
  Jed Denlea af35596614 More quotedPrintEncode speed-ups 11 éve
  Jed Denlea 7b5a61b910 Clean up handling of message headers. 11 éve
  Jed Denlea a8f65cf632 Make message bodies []byte instead of string 11 éve
  Jed Denlea d8df992de1 Rewrite quotePrintEncode, add tests. 11 éve
  Jed Denlea 701ff9b41a Soup up base64Wrap, add test and benchmark. 11 éve
  Jed Denlea 77d7031f8d Return errors in Bytes() 11 éve
  Jed Denlea 9e4dfffe2e Make Email.Attachments a slice 11 éve
  Jed Denlea e0aefef59d Tighten Attach and AttachFile 11 éve
  Jed Denlea 7ec213d6e7 Safely concatenate addresses. 11 éve
  Jed Denlea 8fb32b91e8 Add leading space to comments 11 éve
  Jordan 577e1b9b50 Changed Attach() to use a generic io.Reader 11 éve
  Jordan c7591f8419 Changes to use MaxLineLength again (looks like these got overwritten in the merge) 11 éve
  Jesse McNelis 14553fee07 Changes to conform with golint 11 éve
  Jesse McNelis 9f763e60cf add error checks for previously ignored error return values 11 éve
  Jordan fa5e253c85 Quick bugfix to make the text work 11 éve
  Jordan ae9390adea Added some documentation to functions 11 éve
  Jordan ab0c2a0949 Encoding is now working. I believe it should (for the most part) be working. 11 éve
  Jordan 2ce12aac80 Think I've got the encoding working - will experiment to test. 11 éve
  Jordan ecc9656380 Got line wrapping working in quotePrintEncode - just need to implement special char encoding. 11 éve
  Jordan f71e9a39db Moved Attachment struct before helper functions 11 éve
  Jordan 3707c4710a Working on writeMime function (may make this a full encoder later) 11 éve
  Jordan 99b25f9273 Fixed bug in using wrong multipart Writer when sending attachments 11 éve
  Jordan 759dfc151f Removed logging function 11 éve