0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #68 from NGTmeaty/master More... over 4 years ago
Merge pull request #6 from NGTmeaty/formatting-fixes More... over 4 years ago
Do some formatting fixes. More... over 4 years ago
Merge pull request #5 from JorgenVatle/patch-3 More... over 4 years ago
On response 221, close the connection and return. More... over 4 years ago
Merge pull request #4 from NGTmeaty/fix-promises More... over 4 years ago
Fix promises More... over 4 years ago
Merge pull request #3 from NGTmeaty/actually-fix-flow More... over 4 years ago
Simplify logic again More... over 4 years ago
Attempt to simplify More... over 4 years ago
Actually end session More... over 4 years ago
Fix the logic, shouldn't More... over 4 years ago
Oops :) More... over 4 years ago
Add autoEHLO and fix a bug More... over 4 years ago
Merge pull request #2 from JorgenVatle/patch-2 More... over 4 years ago
✔ Correct option assignment for rejectUnauthorized More... over 4 years ago
Merge pull request #1 from JorgenVatle/patch-1 More... over 4 years ago
Make 'rejectUnauthorized' a constructor option. More... over 4 years ago
Don't listen to TLS certs. More... over 4 years ago
Add support for Yahoo and others who More... over 4 years ago
Move these all back? Oops? More... over 4 years ago
Add tls as requirement, add upgraded variable, check if there's Go ahead or Ready to Start TLS, which should be after we send STARTTLS below, here we should stop all data listeners, and pause. Then we will create the TLS'ed socket, give it the old socket and the host address, then we re-specifiy what happens, like on data, and stop some old listeners and return. Then if there continue to be errors, we will log them, resume and change a variable so we don't infinite loop. We'll also re- EHLO with the server so we can send regular messages. Down here we will process 250 and ensure upgraded is false, and then check if STARTTLS exists, if it does, start the TLS process and break, if not, just break. More... over 4 years ago
Merge pull request #65 from alancnet/master More... over 4 years ago
Merge branch 'release/1.6.1' More... almost 5 years ago
bumped version More... almost 5 years ago
Fix int parse More... almost 5 years ago
added auto parse and updated the version for npm release More... almost 5 years ago
updated version for npm release More... almost 5 years ago
Merge pull request #58 from zzzgit/patch-1 More... almost 5 years ago
Merge pull request #57 from seasick/priority More... almost 5 years ago