Skip to content

Releases: linyows/warp

v0.6.1

17 Aug 09:15
87bb538
Compare
Choose a tag to compare

Use milliseconds for elapsed time instead of seconds

v0.6.0

17 Aug 04:56
Compare
Choose a tag to compare

Support relapsed time before data sending

v0.5.3

10 Aug 14:35
9500e94
Compare
Choose a tag to compare
Merge pull request #10 from linyows/starttls-bugfix

Fixed bugs such as starttls

v0.5.2

09 Aug 14:45
1d72751
Compare
Choose a tag to compare

Fix EHLO response bug

v0.5.1

07 May 03:13
703fd9c
Compare
Choose a tag to compare

Changelog

v0.5.0

31 Dec 15:42
bbaf9b4
Compare
Choose a tag to compare

Support plugins for MySQL and Files.

v0.4.0

22 Jun 08:34
Compare
Choose a tag to compare

Changelog

59be4d5 add workflows
456ba5b check error and logging
bf3b504 close first external mta connection
3b5fcba logging io.Reader size
9ac8aeb remove windows
15bdfa3 update goreleaser.yml

v0.3.0

13 Jun 12:58
Compare
Choose a tag to compare

Changelog

75a8abc 💄
413ed93 Update README.md
84c8bcb Update README.md
35cdd93 add architecture
0bcafea add make operation
c841729 default branch is main
07f3fd4 escape CRLF for logging
1301510 skip tls
86fe30b smart logging
acfc282 to correct message
7213ba2 update README
4225e54 use original logo
05ea88a use r(eceiver)ServerName instead of serverName
eb73b6e use sender's EHLO for external MTA

v0.2.0

05 Feb 16:12
5aefb6c
Compare
Choose a tag to compare

Changelog

0a7b059 Update README.md
1107709 Update README.md
91afd81 Update README.md
154a186 add go.sum
8e154ce do not starttls from backward MTA
fae93b5 it work!
4a162f8 logging for server start
f91c877 merge remote
0c95c76 pipe request and response
c8de564 remove snapshot option for goreleaser
4a4220b show pipeline
6aeb33c specify postfix bind address
1534175 support start-tls
0feb008 update README
2a3a3bf update README
914c4c8 update README.md
7a324b6 use Sprintf instead strconv.FormatUint
4cad162 use net.Conn interface
6f74e84 use syscall.GetsockoptIPv6Mreq instead of syscall.Syscall6

v0.1.0

20 Jan 00:51
Compare
Choose a tag to compare

Changelog

e73a7e7 Create go.yml
0ebc9e7 Update README.md
f14d026 Update README.md
32cedce Update README.md
e5bbb69 add go.mod
12dfd38 available goreleaser
d8a7a2b fix wrong key
b182ba9 hello world
f6f6ff8 use goreleaser