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.
44822f944b124ea13a5032601130dfce16c5086f
Select Git revision
Branches
20
0.6.x
protected
LongPublicKeyId
actions
align
apple_platform_check
bootstrap
branch
branch-4
build_unify
c
cbinding
cert_request
cleanup
client_mode
cmake
cmake-msgpack
cnode_put_id
config_bind_address
crypto
crypto_aes_gcm_argon2
Tags
20
v3.3.1rc1
v3.3.1rc2
v3.3.0
v3.2.0
v3.1.11
v3.1.10
v3.1.9
v3.1.8.2
v3.1.8.1
v3.1.8
v3.1.7
v3.1.6
v3.1.5
v3.1.4
v3.1.3
v3.1.2
v3.1
v3.0.1
v3.0.0
v2.6.0.4
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Apr
5
3
29
Mar
28
21
19
17
16
14
6
5
1
28
Feb
27
26
24
23
19
16
10
9
8
7
1
31
Jan
26
24
23
19
18
17
13
12
11
10
20
Dec
19
15
12
6
5
4
2
1
30
Nov
29
27
22
21
20
17
16
14
10
9
8
7
6
3
2
1
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
Merge pull request #271 from savoirfairelinux/proxy_client_use_after_free
1.7.0rc5
1.7.0rc5
proxy client: retrieve search from callback
securedht: check public key
proxy client: add missing mutex, cleanup
crypto: check public key for null before pack or print
value cache: use single callback
Merge pull request #269 from AmarOk1412/removeCallbackId
proxy: remove useless callback_id
scheduler: avoid possible overflow with buggy stdlib
1.7.0rc4
1.7.0rc4
Merge pull request #267 from AmarOk1412/cpuusage
scheduler: avoid overflow causing 100% cpu usage
Merge pull request #265 from AmarOk1412/fixSplit
proxy_client: fix address split
Merge pull request #264 from AmarOk1412/fixPublicAddr
1.7.0rc3
1.7.0rc3
dht_proxy_client: fix getPublicAdresss
Merge pull request #263 from savoirfairelinux/value_cache
network engine: send nodes in listen confirmation
cache: improve value expiration handling
Merge pull request #261 from savoirfairelinux/dhtrunner_unit_test
tests: add initial unit test for DhtRunner
OpCache: keep cache alive during callback processing
1.7.0rc2
1.7.0rc2
update to version 1.7.0rc1
1.7.0rc1
1.7.0rc1
tests: fix build with autotools
travis: use 5 build configurations
travis: update Dockerfiles, change base OS to Ubuntu 16.04
Merge pull request #258 from savoirfairelinux/value_cache
proxy client: implement getLocal(), getLocalById()
dhtinterface: add listen() callback to signal expired values
proxy client: add cache for values and operations
dhtinterface: remove resubscribe
dht: introduce cache for values and operations
network: add signaling for expired, refreshed values
dhtnode: prevent crash in cancelListen
Merge pull request #255 from AmarOk1412/tests
tests: add unit tests structure to opendht
Merge pull request #260 from AmarOk1412/fixConnectivityStatus
proxy_client: avoid to call getConnectivityStatus() when destroying
update to version 1.6.1
1.6.1
1.6.1
argon2: bump submodule to latest release
indexation: enable by default
Loading