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.
5847273b7991bd72e97e7270830fac1fad9ceffb
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
15
Jan
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
1
30
Apr
28
26
21
19
18
14
13
11
10
9
8
6
5
2
24
Mar
23
13
4
Update README.md
Merge pull request #166 from sim590/license-notice
update license notice (2017)
dht: expire storage just on time
dht: storage rate limiting
Merge pull request #165 from atraczyk/master
msvc: change contrib repo sources
dht: use new NodeStats structure to provide stats
dht: use SHA265 instead of SHA512 for the op token
default types: make TrustRequest a map, add confirm field
node: remove expired flag when a node reaches us
python/tools: use asyncio in pingpong test
dht: remove getStatus with get
dht: clear acked with announce
node: remove expired flag when a node reaches us
recover-expired…
recover-expired-nodes upstream/recover-expired-nodes
Merge pull request #164 from sim590/connectivity-changes
routing_table: complete connecting state resolution
crypto: prevent signing certificates with a non-CA certificate
crypto/crl: add getIssuerName, getIssuerUID
cmake: generate opendhtConfigVersion.cmake
cmake: generate opendhtConfig.cmake
WIP storage rate limiting
feature/ip_rate…
feature/ip_rate_limiting upstream/feature/ip_rate_limiting
tools/scanner: don't use a certificate
tools/scanner: use urllib3 streaming
Merge pull request #161 from savoirfairelinux/yomgui1-patch-1
remove InfoHash::toCString()
crypto: prevent duplicate CRLs, reimport after signing
crypto: store CRLs in a set
crypto: make CRL default expiration same as certificate
crypto: add Certificate::getExpiration()
crypto: add CRL msgpack serialization
crypto: add CRL move operator, export as DER
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
Loading