Igor Katson
|
62ed868208
|
Update dependencies
|
2023-11-16 07:37:40 +00:00 |
|
Igor Katson
|
878de73721
|
Prepare rqbit binary itself to publish on crates.io
|
2023-11-15 14:53:08 +00:00 |
|
Igor Katson
|
42654246a0
|
Prepare librqbit
|
2023-11-15 14:28:16 +00:00 |
|
Igor Katson
|
22eb0fca57
|
Prepare dht for publishing
|
2023-11-15 13:56:25 +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 |
|
Igor Katson
|
be726e9aa3
|
Just messing around with itertools Either
|
2023-07-10 14:47:40 +01:00 |
|
Igor Katson
|
af30affb37
|
cargo update
|
2023-07-10 11:26:09 +01:00 |
|
Igor Katson
|
aacb8caaa3
|
Serde errors
|
2022-12-08 20:43:02 +00:00 |
|
Igor Katson
|
ae847ce99c
|
Upgrade deps
|
2022-12-04 13:12:23 +00:00 |
|
Igor Katson
|
15ae48e5af
|
Changed warp to axum
|
2022-12-04 12:53:55 +00:00 |
|
Igor Katson
|
bc11f43452
|
Revert "Integrate with tokio console"
This reverts commit e10da1c7dd.
|
2022-05-23 21:33:25 +01:00 |
|
Igor Katson
|
e10da1c7dd
|
Integrate with tokio console
|
2021-12-18 13:39:42 +00:00 |
|
Igor Katson
|
4170bf3574
|
cargo update
|
2021-10-26 10:05:35 +01:00 |
|
Igor Katson
|
a8efcfdd26
|
Completely change the CLI so that we have a server and a client.
|
2021-10-22 21:01:23 +01:00 |
|
Igor Katson
|
f0d14ae92b
|
Create http api before adding the first torrent
|
2021-10-20 16:11:59 +01:00 |
|
Igor Katson
|
3a64254971
|
Fix a couple bugs.
1. Bug one - last_piece_id when only_files is present.
2. Bug two - do not ensure_file_length for files we don't need.
|
2021-10-18 16:16:42 +01:00 |
|
Igor Katson
|
27145c758c
|
Add scripts to build for x86_64 linux too
|
2021-10-17 18:17:50 +01:00 |
|
Igor Katson
|
287b21f63b
|
Update version to 1.1.0
|
2021-10-17 13:24:52 +01:00 |
|
Igor Katson
|
f02dcd783f
|
Cargo update
|
2021-10-17 13:20:52 +01:00 |
|
Igor Katson
|
1667efdaa7
|
Start refactoring code to support running in background and adding multiple torrents
|
2021-10-09 15:03:42 +01:00 |
|
Igor Katson
|
6f2121e33f
|
Update crate version to 1.0.0
|
2021-10-08 23:57:17 +01:00 |
|
Igor Katson
|
1300faa0b4
|
Persistent DHT
|
2021-07-18 10:53:33 +01:00 |
|
Igor Katson
|
52f17a1717
|
Routing table serialize / optimzie
|
2021-07-17 14:45:18 +01:00 |
|
Igor Katson
|
ff2f74594a
|
Reimplement routing table as a vector
|
2021-07-16 14:49:36 +01:00 |
|
Igor Katson
|
3a9a858438
|
Peer stream is more efficient
|
2021-07-14 15:29:59 +01:00 |
|
Igor Katson
|
98dff76c40
|
DHT stats in HTTP API
|
2021-07-14 13:40:56 +01:00 |
|
Igor Katson
|
ca25bac486
|
Dumping routing table to JSON. Wow
|
2021-07-14 01:03:39 +01:00 |
|
Igor Katson
|
ace11186ef
|
Refactor DHT a bit
|
2021-07-13 16:10:36 +01:00 |
|
Igor Katson
|
9e3e3a27ff
|
Nothing much
|
2021-07-13 14:59:44 +01:00 |
|
Igor Katson
|
6eef3b9b66
|
A small refactor
|
2021-07-12 21:59:08 +01:00 |
|
Igor Katson
|
2eabebb5c3
|
Replaced DHT with custom one! Lets see if it works
|
2021-07-12 19:55:23 +01:00 |
|
Igor Katson
|
5c41796485
|
Saving
|
2021-07-12 19:42:48 +01:00 |
|
Igor Katson
|
9c37706dba
|
Routing table sort of works
|
2021-07-12 14:38:55 +01:00 |
|
Igor Katson
|
950d47ab31
|
Saving
|
2021-07-12 11:56:26 +01:00 |
|
Igor Katson
|
f6656841c0
|
Playing with DHT over UDP
|
2021-07-10 23:56:42 +01:00 |
|
Igor Katson
|
1b0047a4a4
|
DHT bencode protocol more or less done
|
2021-07-10 12:26:37 +01:00 |
|
Igor Katson
|
7d7d82ac6d
|
Nothing, just fixed tests and updated buffers debugging
|
2021-07-09 23:18:59 +01:00 |
|
Igor Katson
|
7a947ddf79
|
Starting to play with alternative DHT implementations
|
2021-07-09 22:51:33 +01:00 |
|
Igor Katson
|
3beac77e5d
|
JSON HTTP API
|
2021-07-08 23:03:58 +01:00 |
|
Igor Katson
|
ad867e8e3c
|
Move everything to workspaces
|
2021-07-03 19:10:59 +01:00 |
|
Igor Katson
|
75547d3000
|
Move to workspaces
|
2021-07-03 18:18:50 +01:00 |
|
Igor Katson
|
2061fe56bb
|
The sucker now works with dht too! Albeit hacky JS one, but still!
|
2021-07-03 15:22:17 +01:00 |
|
Igor Katson
|
5942e6a9d5
|
Updates
|
2021-07-01 19:17:44 +01:00 |
|
Igor Katson
|
a6981231c1
|
Add system hasher
|
2021-07-01 17:18:07 +01:00 |
|
Igor Katson
|
a3e84e4a99
|
Add http api for debugging
|
2021-06-30 10:14:33 +01:00 |
|
Igor Katson
|
34dd074310
|
Openssl + a bunch of other refactorings
|
2021-06-28 20:40:13 +01:00 |
|