summaryrefslogtreecommitdiff
path: root/src/helsinki.at/rhimportd/main.go
Commit message (Expand)AuthorAgeFilesLines
* minor cleanup for session testingChristian Pointner2015-12-211-48/+49
* session store and session kind of work nowChristian Pointner2015-12-201-12/+45
* improved type safetyChristian Pointner2015-12-201-2/+2
* telnets default is 23 not 21 so use 4023 as the default...Christian Pointner2015-12-191-1/+1
* added telnet control interfaceChristian Pointner2015-12-181-66/+38
* added basic version of a session storeChristian Pointner2015-12-181-24/+68
* local:// sanitzes path nowChristian Pointner2015-12-171-1/+2
* improved error handling and overall resilience to different situationsChristian Pointner2015-12-151-2/+3
* minor code refactoringChristian Pointner2015-12-111-0/+95