summaryrefslogtreecommitdiff
path: root/node.go
AgeCommit message (Expand)AuthorFilesLines
2012-04-01link: Fixed various simple bugsYorhel1-1/+1
2012-04-01link: Handle replies/closes for local return pathsYorhel1-1/+1
2012-04-01link: Allow synchronising remote pattern list with localYorhel1-7/+7
2012-04-01link: Allow synchronising local pattern list with remoteYorhel1-3/+9
2012-03-30Implemented return path handlingYorhel1-3/+10
2012-03-30Store and pass around tuples as value rather than referenceYorhel1-3/+4
2012-03-30Initial commit of my 3rd attempt at a Tanja implementation for GoYorhel1-0/+57