index
:
custodian.git
10-support-http-basic-auth
12-reap-old-tests
13-catch-bogus-dns
13-log-dns-errors
19-user-agent
21-allow-custom-subjects
3-send-sni-when-falling-back-to-openssl
locking_for_custodian_add_test_script
master
rubo-cop-all-the-things
ssl-custom-expiry
A distributed protocol tester.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
custodian
/
protocoltest
/
smtprelay.rb
Age
Commit message (
Expand
)
Author
2015-04-16
Removed SMTP-relay test entirely
Steve Kemp
2015-03-09
Removed trailing whitespace from the code
Steve Kemp
2015-03-09
More minor space fixups
Steve Kemp
2015-03-09
Removed spaces inside parenthesis.
Steve Kemp
2015-03-09
Prefer single-quotes when you don't need interpolation.
Steve Kemp
2015-03-09
Don't use parenthesis aroudn conditions in an if.
Steve Kemp
2015-03-09
Do not use parentheses for method calls with no arguments.
Steve Kemp
2015-03-09
Don't rescue the 'Exception'
Steve Kemp
2015-03-09
File.exists? is deprecated.
Steve Kemp
2013-02-18
Read hostname from /etc/hostname.
Steve Kemp
2013-02-18
Deleted trailing whitespace.
Steve Kemp
2013-02-07
Cleaned up logic with inversion and return to be a bit less cumbersome and ma...
john hackett
2013-02-07
Fixed class ancestry, and cleaned up whitespace.
Steve Kemp
2013-02-07
Changed smtprelay.rb to correctly report success if an smtp connection is ref...
john hackett
2013-02-05
Fixed name of test.
Steve Kemp
2013-02-05
Fixed.
Steve Kemp