aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/imap
Commit message (Expand)AuthorAgeFilesLines
* Promote net-imap to the bundled gemsHiroshi SHIBATA2021-05-2711-2806/+0
* Fixed the file path for net-imap.gemspecHiroshi SHIBATA2021-05-061-1/+1
* Move net-imap.gemspec to under the lib/net/imap directory.Hiroshi SHIBATA2021-05-061-0/+37
* [ruby/net-imap] Many documentation improvementsnicholas a. evans2021-05-062-19/+57
* [ruby/net-imap] Move send_*_data into net/imap/command_datanicholas a. evans2021-05-061-0/+109
* [ruby/net-imap] Move flags to net/imap/flagsnicholas a. evans2021-05-061-0/+56
* [ruby/net-imap] Move UTF7 & datetime formatting to net/imap/data_encodingnicholas a. evans2021-05-061-0/+47
* [ruby/net-imap] move command data formatters to net/imap/command_datanicholas a. evans2021-05-061-0/+192
* [ruby/net-imap] move response data structs to net/imap/response_datanicholas a. evans2021-05-061-0/+509
* [ruby/net-imap] move ResponseParser to lib/net/imap/response_parsernicholas a. evans2021-05-061-0/+1530
* [ruby/net-imap] Clean up authenticators rdocnicholas a. evans2021-05-065-18/+36
* [ruby/net-imap] Update AUTH=PLAIN to be a little closer to RFC4616nicholas a. evans2021-05-061-3/+18
* [ruby/net-imap] Move each authenticator to its own filenicholas a. evans2021-05-065-0/+255
* Fixed the inconsistency gemspec location with net-* gems.Hiroshi SHIBATA2020-08-051-32/+0
* Extract version number from the sourceNobuyoshi Nakada2020-07-302-11/+9
* [ruby/net-imap] Drop to Ruby 2.4Hiroshi SHIBATA2020-06-111-1/+1
* Add workaround for test-bundler failureKazuhiro NISHIYAMA2020-03-121-1/+1
* Fallback to load version file in ruby core repositoryHiroshi SHIBATA2020-02-201-1/+5
* Promote net-imap to the default gemsHiroshi SHIBATA2020-02-202-0/+30