Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-22 | Fix ssl example | Magnus Henoch | |
As recently discussed on the erlang-questions mailing list, this example fails to start the ssl application because ssl depends on asn1 nowadays. Let's future-proof this by using application:ensure_all_started/1. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-27 | ssl: Fixed compilation warnings | Ingela Anderton Andin | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß | |
"-f" is a non-standard chmod option which at least SGI IRIX and HP UX do not support. As the only effect of the "-f" flag is to suppress warning messages, it can be safely omitted. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |