aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_ssl_transport.erl
AgeCommit message (Expand)Author
2011-04-17Use the inet:ip_address() type instead of the user-defined one.Loïc Hoguin
2011-04-16Add an accept timeout for code reloading.Loïc Hoguin
2011-04-14SSL transport uses sslsocket(), not plain socket().Loïc Hoguin
2011-04-12Add a Transport:messages/0 function to obtain the atoms sent in active mode.Loïc Hoguin
2011-04-03Add initial SSL transport support.Loïc Hoguin