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.
441a40ce81caebe0b9e8affff266d054c31f5680
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
5
Apr
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
7
3
2
28
May
27
24
22
20
19
18
17
16
15
14
13
10
9
8
5
3
2
select: cleanup
network engine: print error if send fails
Merge pull request #185 from savoirfairelinux/feature/pht
dht: fix searchstep not scheduled after announcing
pht: prevent unneeded use of shared_ptr
value: remove FieldSelectorDescription
Merge pull request #175 from sim590/argon2-submodule
Merge pull request #178 from sim590/benchmark-ifname-error
Merge pull request #182 from atraczyk/master
ignore MSVC\contrib\build and add argon2 path to project
Merge branch 'master' of github.com:atraczyk/opendht
clean up solution
argon2: try to fix build on MSVC
rng: add missing header
Merge pull request #175 from sim590/argon2-submodule
crypto: add Certificate::getCopy()
implement first simple unit tests
feature/unittes…
feature/unittests upstream/feature/unittests
crypto: add Certificate::getRawCopy()
python: add more crypto bindings
sockaddr: convert port to network/host byte order
python: allow to get bound address for any family
python: add SockAddr support
dhtrunner: add method to bootstrap with a single SockAddr
benchmark: fix invalid ifname error
Merge pull request #175 from sim590/argon2-submodule
docker: add missing dep
docker: update dependencies
python: fix scanner
argon2: use as submodule
Merge pull request #176 from sim590/tools-help
tools: add help -h flag for dhtscanner, dhtchat
crypto: pack/unpack certificate after generation
build: allow to use argon2 system library
rng: add missing include
network engine: make buffer length depend on HASH_LEN
crypto: add secure_vector and SecureBlob
rng: add getSeededRandomEngine
crypto: add PublicKey::toString()
Update README.md
clean up solution
Loading