index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-16
/
+16
*
Update README.md files with "readmes" tool.
Nick Mathewson
2022-08-31
1
-1
/
+5
*
Merge branch 'safelog_more' into 'main'
Ian Jackson
2022-08-26
2
-4
/
+5
|
\
|
*
arti-client: Treat list of exit ports as sensitive.
Nick Mathewson
2022-08-25
2
-3
/
+4
|
*
arti-client: Downgrade "got a circuit for" message.
Nick Mathewson
2022-08-25
1
-1
/
+1
*
|
arti: running_as_setuid: fix MacOs build
Ian Jackson
2022-08-26
1
-2
/
+2
*
|
tor-config: Replace dir detection with ConfigurationSource enum
Ian Jackson
2022-08-25
1
-6
/
+9
*
|
config watch: Fix and reduce debounce interval
Ian Jackson
2022-08-25
1
-0
/
+2
*
|
config sources: Read arti.d as well as arti.toml
Ian Jackson
2022-08-25
1
-5
/
+10
|
/
*
Fix setuid testing for MacOS
Ian Jackson
2022-08-25
1
-16
/
+42
*
Merge branch 'no_setuid' into 'main'
Nick Mathewson
2022-08-24
3
-0
/
+44
|
\
|
*
arti_client: Refuse to build a client if we are setuid.
Nick Mathewson
2022-08-24
3
-0
/
+44
*
|
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
2
-0
/
+2
*
|
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
|
/
*
arti: Fix a minimal-versions failure
Ian Jackson
2022-08-17
1
-1
/
+1
*
Add semver notes
Ian Jackson
2022-08-17
1
-0
/
+1
*
chanmgr: Use NetDirProvider::params and Arc<dyn..Netparameters>
Ian Jackson
2022-08-17
2
-6
/
+7
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
2
-1
/
+22
*
dormancy: Plumb through to chanmgr reconfigure_general
Ian Jackson
2022-08-16
1
-4
/
+27
*
dormancy: tor-client: Break initial dormancy out into a variable
Ian Jackson
2022-08-16
1
-1
/
+2
*
arti-client: TorClient constructor: add a blank line
Ian Jackson
2022-08-16
1
-0
/
+1
*
Document more explicitly what "voiding a semver warranty" entails
Nick Mathewson
2022-08-11
1
-1
/
+5
*
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
1
-3
/
+0
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-3
/
+3
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-9
/
+9
*
Several typo fixes from `typos`.
Nick Mathewson
2022-07-27
1
-1
/
+1
*
Update arti-client to new NetDirProvider API.
Nick Mathewson
2022-07-26
3
-6
/
+33
*
Rename download_tolerance to directory_tolerance
Nick Mathewson
2022-07-22
2
-3
/
+9
*
Rename DirSkewTolerance to DirTolerance
Nick Mathewson
2022-07-22
2
-2
/
+3
*
arti-client: Split "Persist" into setup and access variants.
Nick Mathewson
2022-07-21
2
-5
/
+16
*
arti_client: turn "Proto" error into StreamFailed.
Nick Mathewson
2022-07-21
2
-6
/
+22
*
arti_client: Split DirMgr error into useful types.
Nick Mathewson
2022-07-21
3
-6
/
+15
*
arti-client: minor edits in error messages and comments
Nick Mathewson
2022-07-21
1
-17
/
+20
*
Semver tweaks from review.
Ian Jackson
2022-07-19
1
-1
/
+1
*
arti-client: Remove code related to overriding fs-mistrust.
Nick Mathewson
2022-07-19
3
-45
/
+8
*
Move responsibility for disable-fs-mistrust envvar.
Nick Mathewson
2022-07-19
3
-33
/
+16
*
arti-client: Do periodic task dormancy in a management task
Ian Jackson
2022-07-18
1
-37
/
+28
*
arti-client: Make dormant_mode be an Option, None on drop
Ian Jackson
2022-07-18
1
-13
/
+27
*
arti-client: Convert dormant_mode into a postage::watch
Ian Jackson
2022-07-18
1
-17
/
+34
*
arti-client: Make DormantMode have a Default
Ian Jackson
2022-07-18
1
-1
/
+3
*
arti-client: Add Bug variant to error
Ian Jackson
2022-07-18
1
-0
/
+5
*
Fix typo
Dimitris Apostolou
2022-06-28
1
-1
/
+1
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-16
/
+16
*
Merge branch 'clippy' into 'main'
Ian Jackson
2022-06-24
5
-0
/
+39
|
\
|
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
4
-0
/
+12
|
*
clippy: Add standard test lint block to several examples
Ian Jackson
2022-06-24
4
-0
/
+24
|
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
|
Update README.md files from rustdoc.
Nick Mathewson
2022-06-24
1
-41
/
+77
|
/
*
Merge branch 'display_source_cleanup' into 'main'
eta
2022-06-21
1
-8
/
+8
|
\
[next]