Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Short writes don't happen without an error so don't loop | Samuel Stauffer | 2014-03-19 | 1 | -12/+5 |
| | |||||
* | Remove newlines from log messages | Samuel Stauffer | 2014-03-19 | 1 | -11/+11 |
| | |||||
* | Rename DialSSL to DialTLS and remove DialTLS infavor of exporting StartTLS | Samuel Stauffer | 2014-03-19 | 1 | -24/+8 |
| | |||||
* | Some more cleanup | Samuel Stauffer | 2014-03-19 | 1 | -5/+5 |
| | |||||
* | Stylistic fixes, update imports, and some format string fixes | Samuel Stauffer | 2014-03-19 | 1 | -2/+2 |
| | |||||
* | connection handling | Marc Sauter | 2014-03-19 | 1 | -73/+76 |
| | |||||
* | rename | Marc Sauter | 2014-03-19 | 1 | -1/+1 |
| | |||||
* | refactoring, redesigned connection/message handling | tmfkams | 2014-03-19 | 1 | -114/+120 |
| | |||||
* | SSL/TLS with certificates | tmfkams | 2014-03-19 | 1 | -9/+9 |
| | |||||
* | refactoring, fixes for go1.2, modify added | tmfkams | 2014-03-19 | 1 | -220/+208 |
| | |||||
* | Fixed message processing deadlocks and added mutex for closing function | Michael Mitton | 2011-02-18 | 1 | -20/+51 |
| | |||||
* | first commit | Michael Mitton | 2011-02-18 | 1 | -0/+270 |