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.
9f4ca6c8f34c723b3b4187f103edb0b61ee83135
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.1
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
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jul
28
25
22
19
18
14
12
11
10
2
30
Jun
29
28
27
21
20
17
15
14
13
11
7
3
2
28
May
27
24
22
20
19
18
17
16
15
14
13
10
9
8
5
3
2
1
30
Apr
28
26
21
19
18
14
13
11
10
9
8
6
5
2
24
Mar
23
13
4
29
Feb
19
18
16
15
28
Jan
22
19
14
13
12
9
7
5
24
Dec
23
22
19
18
17
16
15
14
13
10
9
7
6
20
Nov
17
16
13
8
6
4
2
28
Oct
24
21
18
17
16
13
12
11
6
30
Sep
10
9
2
1
31
Aug
25
24
23
21
20
19
18
14
13
9
7
6
5
4
31
Jul
29
28
27
24
23
15
14
13
11
10
9
6
5
4
3
2
25
Jun
17
2
31
May
30
15
14
12
1
30
Apr
28
27
24
21
20
16
15
13
8
7
6
5
4
3
2
1
30
Mar
29
const shared_ptr
travis: add llvm docker build
docker upstream…
docker upstream/docker
const shared_ptr
travis with docker
dhtnode: cleanup
tools: remove optional arguments
version 0.6.3
0.6.3
0.6.3
api: Add value creation timepoint (#97)
dht: prevent outdated store of value
Correction of error on SwapBit
autotools: versionning consistent with CMake
cmake: build versioned shared library
Clarify GPLv3 "or any later version" licence
add readme help text for benchmark
pkgconfig: add private dependencies
dht: add code documentation
autotools: disable doxygen by default
add network id to distinguish different networks
value: add common crypto ops
infohash: merge Windows includes
Update README.md
microsoft compiler support
Merge pull request #95 from sim590/consistent-so-versionning
autotools: versionning consistent with CMake
Merge pull request #94 from sim590/storage-unique-ptr
dht: make main store a vector<unique_ptr<Storage>>
dht: make main store a vector<unique_ptr<Storage>>
Merge pull request #93 from sim590/select-consistency
dht: return consistent query from local storage
doc: clarify dhtnode usage
version 0.6.2
0.6.2
0.6.2
doc: clarify dhtnode usage
doc: Fix install path of man page (#90)
doc: add missing CMakeLists.txt
tools: specify optional arg syntax -o[ARG]
build-tools: distribute dhtnode.1 manpage
doc: fix typos in dhtnode manpage
dhtnode: manpage and add all options in help text
dhtnode: fix getopt optional arg parsing
dht: clear search before expiring it
Loading