summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'coverage-weekly' into 'main'Ian Jackson2022-05-065-34/+80
|\ \
| * | only deploy pages on maintrinity-1686a2022-05-051-1/+1
| * | use true instead of /bin/truetrinity-1686a2022-05-051-2/+2
| * | add schedulable job to generate aggregated coveragetrinity-1686a2022-05-051-6/+45
| * | generate aggregated coverage reportstrinity-1686a2022-05-052-13/+20
| * | chutney test stop network when arti died or did not starttrinity-1686a2022-05-052-15/+15
* | | A few small changelog style edits.arti-v0.3.0Nick Mathewson2022-05-061-6/+6
* | | Merge remote-tracking branch 'origin/mr/491'Nick Mathewson2022-05-061-2/+2
|\ \ \
| * | | CHANGELOG.md: resolve minor typoseta2022-05-061-2/+2
* | | | Clear semver_status now that 0.3.0 is coming out.Nick Mathewson2022-05-061-72/+1
* | | | Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-0634-218/+218
* | | | Change safelog version to 0.1.0.Nick Mathewson2022-05-064-4/+4
* | | | Update README.md files (automated).Nick Mathewson2022-05-0610-16/+307
|/ / /
* | | CHANGELOG.md: light reformatting.Nick Mathewson2022-05-061-14/+0
* | | Finish the CHANGELOG.md for 0.3.0Nick Mathewson2022-05-061-24/+53
* | | Merge branch 'derive-builder-fork' into 'main'Nick Mathewson2022-05-069-32/+35
|\ \ \
| * | | Switch to derive_builder_arti_forkIan Jackson2022-05-069-32/+35
* | | | Merge branch 'safelogging' into 'main'Nick Mathewson2022-05-0614-7/+799
|\ \ \ \ | |/ / / |/| | |
| * | | Punctuation fix.eta2022-05-061-1/+1
| * | | Disable safe-logging when logging to console.Nick Mathewson2022-05-061-1/+30
| * | | arti: add support for safe-logging configurationNick Mathewson2022-05-062-3/+35
| * | | Apply `sensitive` in some info-level log messages.Nick Mathewson2022-05-066-3/+11
| * | | Implement a safe-logging facility.Nick Mathewson2022-05-067-0/+723
|/ / /
* | | Merge branch 'typos-20220504' into 'main'eta2022-05-054-6/+6
|\ \ \ | |_|/ |/| |
| * | Fix typos (using the typos-cli tool).Nick Mathewson2022-05-044-6/+6
* | | Merge branch 'config-serde' into 'main'Nick Mathewson2022-05-0514-103/+63
|\ \ \ | |_|/ |/| |
| * | semver notes: Fix a missing parenIan Jackson2022-05-051-1/+1
| * | semver note about serde attribute changesIan Jackson2022-05-051-0/+2
| * | config derive attrs: Make builders serde, and validated structs notIan Jackson2022-05-0511-98/+56
| * | serde attributes: A tiny bit of reorderingIan Jackson2022-05-052-3/+3
| * | Make LogRotation SerializeIan Jackson2022-05-051-1/+1
|/ /
* / Start drafting a changelog for 0.3.0Nick Mathewson2022-05-041-0/+109
|/
* Run "cargo update" in preparation for a release... next week?Nick Mathewson2022-05-041-133/+133
* Merge branch 'socket-addr-list-builder' into 'main'Ian Jackson2022-05-0411-53/+136
|\
| * list_builder: Add some xrefs about macro_rules limitationsIan Jackson2022-05-041-0/+8
| * Fix typoNick Mathewson2022-05-041-1/+1
| * FallbackDir: Use VecBuilder for orportsIan Jackson2022-05-047-37/+47
| * FallbackDir: Do orport validation after autogenerated buildIan Jackson2022-05-041-5/+11
| * FallbackDir: Do not consider defaulted-empty orport list to be validIan Jackson2022-05-041-7/+5
| * list_builder: Update semver noteIan Jackson2022-05-041-1/+2
| * list_builder: Provide VecBuilderIan Jackson2022-05-041-0/+41
| * list_builder: Use Educe to derive DefaultIan Jackson2022-05-044-1/+5
| * list_builder: Make helper capable of handling genericsIan Jackson2022-05-041-3/+15
| * list_builder: Actually honour attributesIan Jackson2022-05-041-1/+4
* | Merge branch 'guard-restriction-list' into 'main'Nick Mathewson2022-05-044-39/+57
|\ \
| * | GuardUsage: restrictions Add semver noteIan Jackson2022-05-041-0/+1
| * | GuardUsage: restrictions: Use list builderIan Jackson2022-05-043-39/+56
| |/
* | Merge branch 'locked' into 'main'Nick Mathewson2022-05-041-1/+1
|\ \ | |/ |/|
| * CI: Check that the lockfile is up to date.Ian Jackson2022-05-041-1/+1
* | Merge branch 'list-builder-rework' into 'main'Ian Jackson2022-05-0414-183/+358
|\ \ | |/ |/|