summaryrefslogtreecommitdiffhomepage
path: root/mullvad-problem-report/src
AgeCommit message (Collapse)AuthorFilesLines
2018-08-30Make product_version a constantLinus Färnstrand2-10/+8
2018-08-30More concise windows version formatLinus Färnstrand1-16/+14
2018-08-30Move problem report metadata to moduleLinus Färnstrand2-126/+135
2018-08-27Rename firewall module to securityLinus Färnstrand1-2/+2
2018-08-01Try to read OS info from `os-release` file firstJanito Vaqueiro Ferreira Filho1-5/+53
2018-07-30Reformat with rustfmt 0.9.0Linus Färnstrand1-10/+5
2018-07-24Ignore request to redact empty stringsJanito Vaqueiro Ferreira Filho1-1/+3
2018-07-16Use dirs crate to find user home path. Canonicalize problem report pathsLinus Färnstrand1-6/+7
2018-07-09Add OpenVPN logs first in the problem reportLinus Färnstrand1-20/+25
2018-07-09Lower max bytes per log to 128kLinus Färnstrand1-1/+1
2018-07-09Add UUID in id field of problem reportsLinus Färnstrand1-2/+4
2018-07-05Use bundled CALinus Färnstrand1-1/+3
2018-07-05Remove special connect() constructor for problem reportLinus Färnstrand1-1/+5
2018-07-03Change mullvad-daemon-version to mullvad-product-versionLinus Färnstrand1-1/+1
2018-07-03Update report size calculation with new numbersLinus Färnstrand1-3/+4
2018-07-03Rename daemon_version functionLinus Färnstrand1-3/+3
2018-07-03Move problem-report out to own crateLinus Färnstrand1-0/+594