summaryrefslogtreecommitdiffhomepage
path: root/mullvad-problem-report
AgeCommit message (Expand)AuthorFilesLines
2018-11-12Updating version in package filesLinus Färnstrand1-1/+1
2018-11-01Remove commit date from problem reportsLinus Färnstrand2-19/+1
2018-10-29Remove a number of #[macro_use] in favor of new way of importingLinus Färnstrand1-10/+12
2018-10-24Fix clippy lints in problem-reportLinus Färnstrand1-4/+4
2018-10-24Add terminal logging to problem-reportLinus Färnstrand2-0/+3
2018-10-24Fix various warnings emitted by the Clippy linterLinus Färnstrand1-1/+1
2018-10-16Pull in version bump from 2018.4 release branchLinus Färnstrand1-1/+1
2018-10-12Pull in version bump from 2018.4-beta3 release branchLinus Färnstrand1-1/+1
2018-10-08Updating version in package files2018.4-beta2Linus Färnstrand1-1/+1
2018-10-01Updating version in package files2018.4-beta1Linus Färnstrand1-1/+1
2018-09-27Add everyone to the authors field of binariesLinus Färnstrand1-1/+8
2018-09-27Reformat with rustfmt 0.99.5Linus Färnstrand1-10/+17
2018-09-24Use winres in all binary crates to set Windows resource metadataLinus Färnstrand3-31/+22
2018-09-20Redact IPv6 address starting or ending with colonsJanito Vaqueiro Ferreira Filho1-17/+40
2018-09-20Simplify redaction testsJanito Vaqueiro Ferreira Filho1-8/+8
2018-09-20Remove test for not redacting localhost IPv6 addr.Janito Vaqueiro Ferreira Filho1-7/+0
2018-09-20Set the global allocator to the system default oneLinus Färnstrand1-0/+6
2018-09-17Updating version in package files2018.3Linus Färnstrand1-1/+1
2018-09-13Updating version in package files2018.3-beta1Linus Färnstrand1-1/+1
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-14Updating versionLinus Färnstrand1-1/+1
2018-08-10Upgrade duct, windres, os_pipe and randLinus Färnstrand1-1/+1
2018-08-09Updating version in package.json2018.2-beta3Linus Färnstrand1-1/+1
2018-08-01Try to read OS info from `os-release` file firstJanito Vaqueiro Ferreira Filho2-5/+56
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-18Updating version in package.json2018.2-beta2Linus Färnstrand1-1/+1
2018-07-16Use dirs crate to find user home path. Canonicalize problem report pathsLinus Färnstrand2-6/+8
2018-07-13Run rustfmtLinus Färnstrand1-1/+1
2018-07-12Add version information for Rust binariesOdd Stranne3-0/+37
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ärnstrand2-2/+5
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ärnstrand3-0/+637