Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-03-19 | Rename DialSSL to DialTLS and remove DialTLS infavor of exporting StartTLS | Samuel Stauffer | 1 | -24/+8 |
2014-03-19 | Some more cleanup | Samuel Stauffer | 1 | -5/+5 |
2014-03-19 | Stylistic fixes, update imports, and some format string fixes | Samuel Stauffer | 1 | -2/+2 |
2014-03-19 | connection handling | Marc Sauter | 1 | -73/+76 |
2014-03-19 | rename | Marc Sauter | 1 | -1/+1 |
2014-03-19 | refactoring, redesigned connection/message handling | tmfkams | 1 | -114/+120 |
2014-03-19 | SSL/TLS with certificates | tmfkams | 1 | -9/+9 |
2014-03-19 | refactoring, fixes for go1.2, modify added | tmfkams | 1 | -220/+208 |
2011-02-18 | Fixed message processing deadlocks and added mutex for closing function | Michael Mitton | 1 | -20/+51 |