aboutsummaryrefslogtreecommitdiffstats
path: root/common/path.go
Commit message (Expand)AuthorAgeFilesLines
* all: update license informationFelix Lange2015-07-071-0/+16
* fixed windows ipc path issueBas van Kervel2015-06-121-0/+3
* added API/IPC commandline flagsBas van Kervel2015-06-111-0/+4
* replaced several path.* with filepath.* which is platform independentBas van Kervel2015-05-121-11/+10
* Remove path separator literalsTaylor Gerring2015-04-291-6/+7
* common: remove WriteFile and ReadAllFile (use ioutil instead)zelig2015-03-271-30/+0
* Move MakeName to pathTaylor Gerring2015-03-221-0/+8
* Move OS-specific funcs to path.goTaylor Gerring2015-03-221-0/+60
* Moved ethutil => commonobscuren2015-03-161-0/+68