5 Commits
Author SHA1 Message Date
Danny Sung d892f67ddb Misc org update (#113)
* Update github org references

* Update jazzy docs

* Updated package references to kitura project versions

* Update package reference for swift 4.x to Kitura org

* Rename deprecated IndexDistance to Int
2020-12-09 09:30:38 -08:00
Quan Vo ec3fa120e5 Starttls merge (#81)
* Adds STARTTLS support

* Adds TLSMode enum to support various tls and unencrypted modes. Change default SMTP init to require STARTTLS and port 587

* Improve comments and names

* fix tests

* fix tests, update readme/migration, regen jazzy

* add tests to LinuxMain
2018-06-26 12:08:06 -05:00
Quan Vo b6ca1eaf6f update bluecryptor to 1.0.2. add swift 4.1 support (#73)
* update bluecryptor to 1.0.2. add swift 4.1 support

* loosen spm versioning

* linux swift build failure

* linux

* linux

* linux

* linux

* update docs and regen jazzy
2018-04-30 13:42:43 -05:00
Quan Vo 7bdf6e2796 use access token as password when using xoauth2 (#66)
* improve AuthMethod enum

* use access token as password when using xoauth2

* fix lint
2018-04-23 15:54:15 -05:00
Quan Vo e44a3fa946 Specify TLS (#63)
* add migration guide

* fix migration guide link

* regen jazzy

* fix linux

* fix linux
2018-04-05 20:45:36 -05:00