summaryrefslogtreecommitdiffstats
path: root/conn.go (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-19Some more cleanupSamuel Stauffer1-5/+5
2014-03-19Stylistic fixes, update imports, and some format string fixesSamuel Stauffer1-2/+2
2014-03-19connection handlingMarc Sauter1-73/+76
2014-03-19renameMarc Sauter1-1/+1
2014-03-19refactoring, redesigned connection/message handlingtmfkams1-114/+120
2014-03-19SSL/TLS with certificatestmfkams1-9/+9
2014-03-19refactoring, fixes for go1.2, modify addedtmfkams1-220/+208
2011-02-18Fixed message processing deadlocks and added mutex for closing functionMichael Mitton1-20/+51