Commit History

作者 SHA1 備註 提交日期
  flashmob 9ed7a08420 fix up tests 5 年之前
  flashmob 7670f696f9 remove test artifact after test 5 年之前
  flashmob 4e2fd4ab88 fix broken test 5 年之前
  flashmob a99f336b22 merged in the latest master & resolve any conflicts 5 年之前
  flashmob 3528fbc964 - add transport type to email (8bitmime or 7bit) 6 年之前
  flashmob 6535833a92 refactor chunksaver to its own package 6 年之前
  flashmob 3200d2ce9c use the memory storage engine when testing 6 年之前
  flashmob ec97c4f347 - chunksaver is now chunks emails correctly 6 年之前
  flashmob 1a14ab3f41 - chunksaver is taking shape! 6 年之前
  Flashmob 3d3f614899 bug fix: server-log was incorrectly pointing to the main-log, resul… (#180) 6 年之前
  Till b803e062a6 Code cleanup (#171) 6 年之前
  flashmob 190c862e91 - default stream buffer size of 4096 6 年之前
  flashmob 9ed261d19e hooray, it works 6 年之前
  flashmob b541fd4ec3 - parse emails with \r\n line endings (ignore \r) 6 年之前
  flashmob e57359f646 stringify ContentType fully. 6 年之前
  flashmob e3f1d0a7da bug fixes 6 年之前
  flashmob ebac03ba7c it gives the correct result when buffer is 256 bytes 6 年之前
  flashmob 5ca336590b begin work on chunk saver 6 年之前
  flashmob 3375b868a5 move mime parser to its own package 6 年之前
  flashmob 1367b5d10e - add a stream processor that can parse headers on-the-fly (s_headers_parser.go) 6 年之前
  flashmob 75a123068c add streams based processing, implementing io.Writer 6 年之前
  flashmob 0b7ccf83ff wip 6 年之前
  flashmob cf7c68c5ed wip 6 年之前
  Flashmob 3493a860b0 Code style fixes (#131) 6 年之前
  Flashmob a910a48e28 More strict MAIL and RCPT command parsing. Addresses issue #120 (#129) 6 年之前
  Flashmob 15a3295f1e Let Backends return their own error code (custom result or error) (#113) 7 年之前
  Flashmob 9cec012189 Issue #28 - add new TLS configuration options (#110) 7 年之前
  Flashmob 5980d3ea27 Fixes issue #101 - Gateway Timeout deadlock. (#102) 7 年之前
  Flashmob a3875db64c skip host check if allowed_hosts has a single entry and the entry is a . (#76) 8 年之前
  Flashmob 14a83f6bd2 More backends refactoring (#71) 8 年之前