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.
502776aca3cfd1aecb3b75f80095b93040d55a2d
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
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
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
crypto: add CRL import/export methods
crypto: add EC key generation
crypto: add revocation list
http server: add cmd arguments
python: add HTTP server to access the DHT
log: cosmetics
Log.cpp added to src/MakeFile.am
Log functions are moved to log.cpp
Merge pull request #160 from sim590/fix-include-dep
Update Makefile.am
Update CMakeLists.txt
buildtools: add def.h to include files
hide symbols by default (#140)
utils: remove useless definitions
value: print hex value data contiguously
network monitor: access proper dictionary key
cmake: adapt pkg-config paths to GNUInstallDirs
Merge pull request #156 from sim590/cython-robust-check
autoconf: robustly check for cython3
tools: add network monitor
python: add default port for bootstrap
dht: send values to all sockets for a node
Merge pull request #155 from aviau/patch-1
Multi-Arch support
net: don't close socket on listen renew
Merge pull request #154 from savoirfairelinux/c_str
infohash: add helper to C string format conversion
net.h: moved to include/opendht/
dht: prevent infinite loop in expireStorage()
Merge pull request #152 from sim590/listen-consistency
dht,net: introduce socket, support multiple listen
net: create net namespace, moving relevant structs
dht: callback if no storage maintenance
tools: add python cluster runner commands
wip: parallel listen requests
wip/multiple_li…
wip/multiple_listen_requests upstream/wip/multiple_listen_requests
tools: add python node cluster runner
python: encode log file name
scanner: use urllib3
log: flush on new line
dht: remove unimplemented declaration
Loading