Igor Katson
83592ca866
Session persistence rewritten completely
2024-08-15 10:40:48 +01:00
Igor Katson
c7ed475f54
Use bytes crate for zerocopy and memory re-use ( #182 )
...
* Use bytes. Not yet zerocopy everywhere but compiles
* Actually zerocopy
* Actually zerocopy
* Not actually storing the torrent on disk now
2024-08-14 12:08:46 +01:00
Igor Katson
70dcb2e6cb
First pass to implement socks5 support
2024-08-08 00:46:39 +01:00
Igor Katson
3c12cfc5ae
Updates and upgrades
2024-08-06 13:59:17 +01:00
Igor Katson
37b96aedf8
updates and upgrades
2024-08-06 13:53:13 +01:00
Igor Katson
183572b695
Upgrade deps
2024-08-06 13:49:03 +01:00
Igor Katson
b866825f51
Prepare for 6.0.0
2024-08-06 13:44:09 +01:00
Ivan
049293d7cd
Update leaky_bucket version
2024-08-03 09:58:58 +02:00
Ivan
a77c1caace
Add contet-type to stream
2024-07-27 11:44:15 +02:00
Evrins Hu
a7cd3758ab
fix: can not add base32 encoded magnet url
2024-07-16 13:49:51 +08:00
Igor Katson
226fd0d051
6.0.0-beta.2
2024-05-18 00:05:09 +01:00
Igor Katson
6218cac317
6.0.0-beta.0
2024-05-03 17:28:56 +01:00
Igor Katson
4fbb3530ea
Remove unnecessary dependency
2024-05-03 20:24:39 +04:00
Igor Katson
573185bcfa
Remove async_trait
2024-05-03 20:24:39 +04:00
Igor Katson
1744f0c101
Disk write queue
2024-05-03 20:24:39 +04:00
Igor Katson
54b17d5ee1
Write through cache impl
2024-05-03 02:53:52 +04:00
Igor Katson
b597ee0fad
Slowdown again
2024-05-03 02:53:52 +04:00
Igor Katson
3398babba9
Mmap custom storage example
2024-05-02 12:29:46 +04:00
Igor Katson
28f65ef087
5.6.4
2024-04-29 19:42:16 +01:00
Igor Katson
517d05d190
Preparing 5.6.3
2024-04-29 16:43:17 +01:00
Igor Katson
9f806d7adb
Prepare 5.6.2
2024-04-29 12:11:32 +01:00
Igor Katson
5dee78227b
Fixing versions for cargo publish
2024-04-23 23:32:02 +01:00
Igor Katson
5dbba806c7
5.6.1 versioning fixups
2024-04-23 23:16:45 +01:00
Igor Katson
c60b380897
Cargo.lock update
2024-04-23 23:10:38 +01:00
Igor Katson
340daa6b24
5.6.1
2024-04-23 23:08:49 +01:00
Igor Katson
7ec76fc5d4
Update subcrates
2024-04-07 10:56:06 +01:00
Igor Katson
81d2301e20
Starting to cut 5.6.0
2024-04-07 10:56:06 +01:00
Igor Katson
e18a711abf
v5.6.0-beta.1 ( #116 )
...
* Fix displaying versions in web/desktop
* Update deps
* Tag 5.6.0-beta.1
2024-04-06 09:37:31 +01:00
Igor Katson
8524e73fda
Updated version to 5.6.0-beta.0 (forgot to do it when releasing)
2024-04-05 10:31:19 +01:00
Igor Katson
8402a821ad
Prepare for 5.5.4 ( #107 )
2024-03-29 21:06:59 +00:00
Igor Katson
07bd9dec83
Remove sha1 extra features ( #105 )
...
Remove all extra sha1 features
2024-03-29 15:57:30 +00:00
Igor Katson
d9ec702f59
Remove panics in bencode serialization
2024-03-29 09:55:28 +00:00
Igor Katson
4d6b5181eb
Prepare v5.5.3 ( #98 )
...
* Forgot to commit version updates
* Cargo.toml 5.5.3
* Cargo.lock
* Tag desktop 5.5.3
* Update deps
2024-03-25 13:40:04 +00:00
Igor Katson
cf2f9f34e8
Update dependencies ( #94 )
...
* Update deps
* Pin clap to older
* pin clap complete
2024-03-22 09:02:25 +00:00
kpcyrd
0f1ba8f5fe
Add command for shell completions
2024-03-15 11:40:39 +01:00
Igor Katson
2778d46bb3
End-to-end unit test ( #90 )
...
* First implementation of create_torrent_file
* Test harness for e2e preparing
* Saving
* Continuing test harness
* Continuing test harness
* Continuing test harness
* All servers are running
* Full e2e harness done
* Test e2e harness working fine
* Remove lints
* injecting faults
* The e2e test runs continuously
* e2e test
* Add a test for create_torrent
* Nothing
* Nothing, just tweaking the numberes
* Update tokio, remove custom tempfile shim
2024-03-05 09:18:22 +00:00
Igor Katson
ba1c52644a
5.5.1
2024-02-27 18:58:59 +00:00
Igor Katson
15c078619c
Compile times are even worse now
2024-02-26 22:41:36 +00:00
Igor Katson
18f22cf323
Simplify cancellation as peer_rx doesnt need a token no longer
2024-02-26 20:45:21 +00:00
Igor Katson
39330dc717
Update some Cargo deps but not all
2024-02-26 10:19:22 +00:00
Igor Katson
f0e3f98a6c
Revert "Cargo update"
...
This reverts commit 8db1f42f29 .
2024-02-26 10:11:44 +00:00
Igor Katson
2f36515c32
Tag v5.5.0
2024-02-26 10:02:29 +00:00
Igor Katson
8db1f42f29
Cargo update
2024-02-26 10:01:54 +00:00
Igor Katson
d1956ffa29
Tag 5.4.2
2024-01-21 11:11:30 +00:00
Igor Katson
6a49ae7428
Cargo update
2024-01-03 14:44:31 +00:00
Igor Katson
0400bdec6d
Tag 5.4.1
2024-01-03 14:41:32 +00:00
Igor Katson
3dc2e3eace
Tag 5.4.0
2023-12-17 14:43:12 +00:00
Igor Katson
fc28e18ffd
Try to increase limits on start
2023-12-17 13:01:59 +00:00
Igor Katson
4606bd1fc0
Tag 5.3.0
2023-12-16 11:21:21 +00:00
Igor Katson
f45195a745
Tag 5.2.0
2023-12-14 12:45:32 +00:00