Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
opendht
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
opendht
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7ee62814262a55cf1599b97b515fe8084bfb10b3
Select Git revision
Branches
20
0.6.x
protected
LongPublicKeyId
align
apple_platform_check
bootstrap
branch
branch-4
build_unify
c
cbinding
cert_request
cleanup
cmake
cmake-msgpack
config_bind_address
crypto
crypto_checks
crypto_fix
crypto_value
dht_bootstrap
Tags
20
v2.5.5
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.4.8.1rc3
v2.5.0
v2.5.0rc3
v2.5.0rc2
v2.5.0rc1
v2.4.12beta4
v2.4.12beta1
v2.4.12
v2.4.11
v2.4.10
v2.4.9
v2.4.8.1rc2
v2.4.8
2.4.8rc2
2.4.8rc1
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
21
20
19
18
17
16
15
13
12
11
10
9
7
5
27
Sep
26
20
18
30
Aug
28
11
10
22
Jul
20
19
16
15
13
12
11
30
Jun
29
27
26
22
20
18
1
30
May
23
13
11
3
1
27
Apr
26
22
20
14
10
9
5
4
3
30
Mar
29
28
27
24
22
16
15
13
8
7
17
Feb
16
10
9
8
7
25
Jan
24
20
19
18
17
16
15
13
11
10
9
5
4
3
2
29
Dec
28
9
6
5
2
1
30
Nov
29
28
27
23
22
21
14
10
9
8
7
5
4
2
1
31
Oct
28
27
26
25
24
23
21
19
18
17
16
15
12
11
10
9
6
4
24
Sep
23
21
20
18
16
15
14
8
7
6
2
1
31
Aug
30
25
22
18
17
16
15
14
11
10
9
8
7
6
5
4
3
2
1
29
Jul
28
25
22
19
18
14
12
11
10
2
30
Jun
29
28
27
21
20
17
15
14
13
11
dht: simplify searchSendAnnounceValue
node cache: expire nodes on destructions
dhtnode: allow to cancel a listen operation
parsed message: don't override the reported address family
dht: reduce verbosity of storage log
dht: periodic cleanup of unused quota entries
update to version 1.4.1
1.4.1
1.4.1
Merge pull request #215 from AmarOk1412/typoPeriod
rate_limiter: typo fix, 'Perdiod'->'Period'
dht: prevent use-after-free of socket callback
network: use full 32-bits of transaction IDs
Merge pull request #214 from atraczyk/master
remove vs2015 based constexpr error, update vs project files
NetworkEngine: use proper type for constant
uv
v2 upstream/v2
v2 upstream/v2
tcp
wip
wip
libsodium
tcp
allow to retrieve nodes from ping callback
infohash: use 256 bits and SHA256
expired
use libuv for networking and event scheduling
SockAddr: add constructor from simple sockaddr*
secure_vector: use mlock to prevent swapping to disc
crypto: use SecureBlob
update to version 1.4.0
1.4.0
1.4.0
node: use full range of socket IDs
SearchNode: prevent copy, check request access
Node: don't expire existing requests
dht: log total number of nodes in onGetValuesDone
cmake: use CMAKE_THREAD_LIBS_INIT as library
NodeCache: handle end() lower_bound for non-empty map
rate limiter: use deterministic maintenance
PublicKey: getId compatible with HASH_LEN = 32
NodeCache: fix invalid pointer access
dht: use OpStatus in put
storage policies: use SockAddr
dht: move bucket time update to routing table
Loading