aboutsummaryrefslogtreecommitdiff
path: root/lib/smtp/response.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-04-09lib/smtp: replace lib/io#Reader with lib/bytes#ParserShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2022-02-18lib/smtp: realign all structsShulhan
2019-06-14ascii: new library for working with ASCII charactersShulhan
2019-02-05lib/io: rename Reader SkipSpace to SkipSpacesShulhan
2019-02-05lib/smtp: changes affected by refactoring on lib/io.ReaderShulhan
2019-01-07lib/smtp: library for SMTP server and clientShulhan