Age | Commit message (Expand) | Author |
---|---|---|
2015-03-09 | Avoid redudent returns. | Steve Kemp |
2015-03-09 | Don't use parenthesis aroudn conditions in an if. | Steve Kemp |
2015-03-09 | Don't use "::" for method-calls. | Steve Kemp |
2015-03-09 | Avoid redundent ".to_s" methods. | Steve Kemp |
2015-03-04 | Allow SSL-check to be disabled, via "no_ssl_check" | Steve Kemp |
2015-03-04 | New release - reporting SSL errors correctly. | Steve Kemp |
2015-03-04 | Work correctly if SSL library is too old for SNI. | Steve Kemp |
2015-02-18 | Added SSL checking magic, from Patrick. | Steve Kemp |
2015-02-18 | Show NOP messages. | Steve Kemp |
2015-02-18 | Added SSL-expiry checker. | Steve Kemp |