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.
a222e3042843916acd4aba90d5cbc65e029fcc1f
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
13
Jan
12
11
10
20
Dec
19
15
12
6
5
4
2
1
30
Nov
29
27
22
21
20
17
16
14
10
9
8
7
6
3
2
1
30
Oct
21
20
19
18
17
16
15
13
12
11
10
9
7
5
27
Sep
26
20
18
30
Aug
28
11
10
22
Jul
20
19
16
15
13
12
11
30
Jun
29
27
26
22
20
18
1
30
May
23
13
11
3
1
27
Apr
26
22
20
14
10
9
5
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
proxy client: fix build when push notifications are disabled
pushNotificationReceived: take a map<string, string>
proxy server: send data push message instead of notification
dhtrunner: start proxy ASAP, use local dht for node stats/import/export
proxy client: make proxy status check asynchronous
SockAddr: add isMappedIPv4, getMappedIPv4
SockAddr: add constructor from simple sockaddr*
Merge pull request #228 from AmarOk1412/push_notifications_client
dhtproxy: allow token refresh, set clientID (#6)
Merge branch 'master' into push_notifications_client
Merge pull request #231 from AmarOk1412/fixLog
dht_interface: fix logger issues
dhtproxy: inject push notifications in opendht
dhtproxy: support push notifications for mobile clients
Merge pull request #220 from AmarOk1412/dhtproxyclient_merge
proxyserver: add lock_guard to avoid to manually unlock
refactor: use new jsoncpp API
dhtrunner: remove DhtRunner::getAddrInfo
proxy_client: use atomic bool for shared state flags (#3)
proxy_client: use atomic bool for shared state flags
dhtproxyclient_…
dhtproxyclient_merge upstream/dhtproxyclient_merge
proxy_client: don't block for callback
proxy_client: don't block for callback
dhtproxyclient: add lock_guards for mutex and clean code
node: use shared_ptr to manage Sockets
README: update Restbed dependency informations
Merge pull request #227 from atraczyk/master
proxyclient: erase finished operation threads
Build: add new files to VS project and adjust filters
Merge pull request #226 from atraczyk/master
InfoHash: fix stream operator<< declaration
proxy_client: execute callbacks in main thread
proxy: don't reinit dhtproxy multiple times and forward encrypted messages
tools: add the ability to use a proxy for dhtchat
dhtproxyclient: add listen ability.
proxy: implement basic DhtProxyClient with the ability to get and put.
dhtrunner: use const char* for setopt value
1.5.0
1.5.0
update to version 1.5.0
SockAddr: set service to null if string is empty
autotools: fix build without proxy server
net: set MSG_NOSIGNAL if possible
Loading