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.
c10aa3259658f882424600f7ff5916a205bd3017
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
7
Jun
3
31
May
28
25
20
15
10
3
16
Apr
15
14
13
12
8
25
Mar
24
22
18
9
19
Jan
30
Dec
22
17
8
4
24
Nov
20
19
18
17
16
15
14
13
12
4
29
Oct
28
27
20
8
24
Sep
23
18
15
1
22
Aug
2
6
Jul
3
30
Jun
29
19
15
12
11
25
May
24
23
22
20
19
11
5
30
Apr
29
28
24
19
17
16
12
10
30
Mar
25
21
22
Feb
14
13
12
11
9
8
7
6
5
4
28
Jan
27
22
20
19
18
17
16
15
10
3
19
Dec
16
14
13
12
11
9
8
7
5
3
2
1
30
Nov
28
27
26
25
19
12
11
8
7
6
5
4
1
31
Oct
30
28
25
24
22
21
18
17
16
15
10
7
1
30
Sep
24
23
19
18
16
13
12
9
5
30
Aug
28
27
26
22
21
20
16
15
14
13
12
10
7
5
2
1
30
Jul
29
27
26
25
24
17
16
15
12
11
9
dhtrunner: add putEncrypted with public key
dhtrunner: add getPublicKey()
crypto: cache public key
value: use non-const PublicKey
SignedValue: add owner
Revert "dhtrunner: force execution of pending ops on shutdown"
dhtrunner: force execution of pending ops on shutdown
2.2.1rc1
2.2.1rc1
dht: fail if op key is null
thread pool: add ExecutionContext
execution_conte…
execution_context upstream/execution_context
dht, dhtrunner: add shutdown stop argument
2.2.0
2.2.0
proxy tester: increase shutdown timeout
dhtrunner: don't read port config if already configured
subset: use const ref
sockaddr: fix warning
dhtrunner: add putEncrypted with long ID or pulic key
LongPublicKeyId…
LongPublicKeyId upstream/LongPublicKeyId
securedht: add cert store query with sha256 PkId
securedht: add lookup by long key id
value: use non-const PublicKey
dhtrunner: add getLongId()
SignedValue: add owner, long PkId
NodeInfo: add long id
sockaddr: fix warning
proxyServer: use lockListener_ to protect pushListeners_
cmake: fix building with peer discovery and without http
crypto: avoid generating 0 or negative certificate serial numbers
Add python bindings for TypeValue
http: add support for TCP keep alive and handle broken pipes
unit tests: add test for identityAnnouncedCb, putEncrypted
2.2.0rc7
2.2.0rc7
dhtrunner: log warning if calling run() while already running
dht: cleanup handling of onConnectCallback
proxy client: move callbacks to lambda
proxy client: schedule connectCallbacks in callback queue
proxy client: use unique_ptr for timers
dhtrunner: build proxy with identity callback, logger
securedht: build with logger
securedht: avoid use-after-free
securedht: fix typo
2.2.0rc6
2.2.0rc6
securedht: pass IdentityAnnouncedCb by value, don't store
securedht: use onConnect callback
dht: add onConnect callback
Loading