summaryrefslogtreecommitdiff
path: root/src/config.rs
AgeCommit message (Expand)AuthorFilesLines
2021-07-21Replace ClientConfigResult with plain ResultAlexander Batischev1-3/+1
2021-05-29refactor: only have client config without passwordsLars Wirzenius1-61/+31
2021-04-29feat: improve error messagesLars Wirzenius1-6/+8
2021-04-25feat: expand tilde notation in configuration fileLars Wirzenius1-8/+29
2021-04-21feat: add support for CACHEDIR.TAGAlexander Batischev1-0/+4
2021-04-10refactor: have ClientConfigWithoutPasswords know its filenameLars Wirzenius1-0/+2
2021-04-10refactor: move ClientConfig into its own moduleLars Wirzenius1-0/+122