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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-9
/
+9
*
Merge branch 'socks-read-fix' into 'main'
Nick Mathewson
2023-05-23
1
-0
/
+10
|
\
|
*
Fix a local-only CPU DoS bug.
Nick Mathewson
2023-05-23
1
-0
/
+10
*
|
Upgrade notify dependency to 6.0
Nick Mathewson
2023-05-22
1
-1
/
+1
|
/
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-2
/
+5
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+8
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-4
/
+5
*
Mark an initial set of non-additive features.
Nick Mathewson
2023-05-15
1
-5
/
+7
*
print both static sqlite/tls when 'static' feature is used
trinity-1686a
2023-05-08
1
-2
/
+2
*
RPC: Start on plumbing TorClient into our RPC code
Nick Mathewson
2023-05-04
2
-4
/
+9
*
RPC: Move the "listen" part of the RPC listener code to `arti`.
Nick Mathewson
2023-05-04
4
-23
/
+132
*
rpc: Make an RpcMgr type to own the DispatchTable.
Nick Mathewson
2023-05-04
1
-1
/
+3
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-9
/
+9
*
Update our secmem_proc dependency to 0.3.0
Nick Mathewson
2023-04-13
2
-2
/
+2
*
rpc: Add a demonstration feature to "arti"
Nick Mathewson
2023-04-12
2
-1
/
+31
*
Reformat arti/Cargo.toml
Nick Mathewson
2023-04-12
1
-9
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
arti: Explain correct location of OSX config.
Nick Mathewson
2023-04-10
1
-1
/
+1
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-3
/
+3
*
arti: Provide onion-service-client feature
Ian Jackson
2023-03-23
2
-1
/
+4
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-5
/
+5
*
Upgrade to latest toml crate.
Nick Mathewson
2023-02-14
1
-1
/
+1
*
Merge branch 'shadykaty-error-hint-v2' into 'main'
eta
2023-02-07
1
-4
/
+11
|
\
|
*
ErrorHint: Report hints for arti_client errors.
Nick Mathewson
2023-01-27
1
-4
/
+11
*
|
Merge branch 'logs' into 'main'
Nick Mathewson
2023-02-01
5
-15
/
+29
|
\
\
|
*
|
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-1
/
+5
|
*
|
Use tor_error::Report for remaining errors in error! in arti
Ian Jackson
2023-01-30
1
-1
/
+1
|
*
|
Apply safelog to DNS response serialisation errors, but report them
Ian Jackson
2023-01-30
1
-5
/
+11
|
*
|
Use ErrorReport/Report for errors in warn! in arti
Ian Jackson
2023-01-30
5
-9
/
+13
|
|
/
*
|
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-4
/
+4
*
|
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-3
/
+3
|
/
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
2
-0
/
+2
*
Upgrade toml to version 0.6.
Nick Mathewson
2023-01-25
1
-1
/
+1
*
Upgrade to latest rlimit crate.
Nick Mathewson
2023-01-19
1
-1
/
+1
*
resolve ip through socks by parsing them
trinity-1686a
2023-01-03
1
-15
/
+25
*
Merge branch 'optional-deps-static' into 'main'
eta
2022-12-05
1
-1
/
+2
|
\
|
*
make use of 1.60 opt dependancy features
trinity-1686a
2022-11-30
1
-1
/
+2
*
|
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-8
/
+8
|
/
*
arti: transports parsing: Record this as a ticket
Ian Jackson
2022-11-30
1
-4
/
+3
*
arti, arti-client: Conditionalise various things on pt-client
Ian Jackson
2022-11-29
1
-0
/
+1
*
arti cfg tests: Add some more debug output
Ian Jackson
2022-11-29
1
-0
/
+1
*
bridge non-support: Test that we reject configs
Ian Jackson
2022-11-21
1
-4
/
+19
*
bridge non-support: De-cfg the primary bridge config fields
Ian Jackson
2022-11-21
1
-3
/
+0
*
arti cfg test: Break out expect_err_contains function
Ian Jackson
2022-11-21
1
-9
/
+15
*
bridge non-support: Disable the test for now
Ian Jackson
2022-11-21
1
-0
/
+1
[next]