Commit graph

39 commits

Author SHA1 Message Date
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
fa05fe8376
Box<[u8]> instead of Vec<u8> for ByteBufOwned 2024-03-29 13:44:10 +00:00
Igor Katson
f42de46878
Revert "Box<[u8]> instead of Vec<u8> for ByteBufOwned"
This reverts commit deee41cd93.
2024-03-29 13:00:57 +00:00
Igor Katson
deee41cd93
Box<[u8]> instead of Vec<u8> for ByteBufOwned 2024-03-29 11:00:58 +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
8b4f3afa42
Update handshake deserialize to error on wrong messages 2024-03-09 19:56:34 +00:00
Igor Katson
5a12095959
Update handshake deserialize to error on wrong messages 2024-03-09 19:50:28 +00:00
Joshua Abraham
0836b651a7 Add support for BTv2 magnet links 2024-01-07 20:57:10 -06:00
Igor Katson
a641717245
Preparing for 5.0.0 release 2023-12-07 12:35:24 +00:00
Igor Katson
d258a9afe2
Processing cancel messages 2023-12-06 23:25:52 +00:00
Igor Katson
14d7ee04ea
Prepare for publishing new crates 2023-12-06 01:18:25 +00:00
Igor Katson
ca8989f8e6
Saving 2023-12-05 23:38:05 +00:00
Igor Katson
65c69f576b
Code fully compiles for processing incoming peers 2023-12-05 20:10:09 +00:00
Igor Katson
9c7cf61e1a
Handshake clone to owned 2023-12-05 20:10:09 +00:00
Igor Katson
006d83d6a7
Update docs, cleanup for 4.0.0 release 2023-12-03 12:14:50 +00:00
Igor Katson
9b96eca041
Update tags 2023-12-02 22:42:24 +00:00
Igor Katson
d8fdb94305
DHT instrumentation 2023-11-25 15:15:16 +00:00
Igor Katson
d4e29171b9
Small js (webui) cleanups 2023-11-23 00:42:10 +00:00
Igor Katson
b751b98a60
Update versions to 3.0.0 as theres a lot of changes internally 2023-11-20 10:34:43 +00:00
Igor Katson
adb98a2d89
Add more docs 2023-11-19 22:06:41 +00:00
Igor Katson
62ed868208
Update dependencies 2023-11-16 07:37:40 +00:00
Igor Katson
dedee6613d
Preparing peer binary protocol 2023-11-15 14:20:21 +00:00
Igor Katson
b1369609c1
Add readmes everywhere 2023-11-15 14:01:41 +00:00
Igor Katson
c0d608bd35
Prepare peer-binary-protocol for publishing 2023-11-15 13:54:19 +00:00
Igor Katson
3f519ff2d2
Prepare librqbit-core for publishing 2023-11-15 13:53:10 +00:00
Igor Katson
7d29ee28e6
Prepare sha1w and bencode for publishing 2023-11-15 13:50:56 +00:00
Igor Katson
e770aade12
Prepare buffers for publishing 2023-11-15 13:48:50 +00:00
Igor Katson
b1e2024760
Prepare clone-to-owned for publishing 2023-11-15 13:47:26 +00:00
Cyril Plisko
e800bdbcfb clippy::needless_return 2023-08-08 11:04:08 +03:00
Igor Katson
6968a4e449
Cargo clippy: fix the majority of errors 2022-12-08 20:20:23 +00:00
Igor Katson
ae847ce99c
Upgrade deps 2022-12-04 13:12:23 +00:00
Igor Katson
b2fb4729c7 Fix or disable all failing tests. Fix all cargo clippy warnings 2021-10-18 16:38:43 +01:00
Igor Katson
f739c99dc0 Update readme 2021-10-18 13:11:45 +01:00
Igor Katson
1bcc16c327 Another attempt to make it possible to build without openssl.
You'll need to cd into crates/rqbit to build with selective features.
2021-09-30 09:00:40 +01:00
Igor Katson
1cd6caee76 Fix bugs 2021-07-13 13:16:59 +01:00
Igor Katson
6eef3b9b66 A small refactor 2021-07-12 21:59:08 +01:00
Igor Katson
44c760bcc2 Nothing 2021-07-04 14:38:44 +01:00
Igor Katson
ad867e8e3c Move everything to workspaces 2021-07-03 19:10:59 +01:00