Age | Commit message (Expand) | Author |
---|---|---|
2011-05-25 | Refresh the type specifications. | Loïc Hoguin |
2011-05-24 | Automatically start crypto, public_key and ssl if needed. | Loïc Hoguin |
2011-05-09 | Increase the default backlog from 128 to 1024. | Loïc Hoguin |
2011-04-30 | Add backlog transport option. | Loïc Hoguin |
2011-04-29 | Fix type specs for ssl:socket. | Loïc Hoguin |
2011-04-18 | Remove the include/types.hrl file. | Loïc Hoguin |
2011-04-18 | Replace port_number() by ip_port() from kernel/include/inet.hrl. | Loïc Hoguin |
2011-04-18 | Replace posix() by atom(), for now. | Loïc Hoguin |
2011-04-18 | Move the opaque type sslsocket() out of include/types.hrl. | Loïc Hoguin |
2011-04-17 | Use the inet:ip_address() type instead of the user-defined one. | Loïc Hoguin |
2011-04-16 | Add an accept timeout for code reloading. | Loïc Hoguin |
2011-04-14 | SSL transport uses sslsocket(), not plain socket(). | Loïc Hoguin |
2011-04-12 | Add a Transport:messages/0 function to obtain the atoms sent in active mode. | Loïc Hoguin |
2011-04-03 | Add initial SSL transport support. | Loïc Hoguin |