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.
7f48c4808b32b386ebafaa13561562677c545866
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
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
8
6
5
3
2
1
28
Jun
27
26
25
22
21
20
19
18
17
16
14
13
11
10
9
8
7
6
5
4
3
31
May
29
28
27
26
24
23
22
21
20
17
16
15
3
2
30
Apr
26
25
24
23
22
21
20
19
18
17
16
15
14
13
9
8
5
3
1
29
Mar
18
17
16
10
24
Feb
19
14
5
22
Jan
18
14
9
30
Dec
28
26
24
22
21
19
18
17
11
6
29
Nov
28
29
28
26
25
24
23
22
11
29
Oct
27
26
20
Sep
19
17
15
12
Aug
11
10
9
31
Jul
25
23
13
28
Jun
27
26
21
20
19
18
15
13
12
6
5
30
May
25
24
23
17
11
8
7
5
4
2
30
Apr
27
26
23
21
20
19
dhtrunner: allow to specify push token in config
utils: fix printing negative durations
http: forward declare json in api
http: refactor constructors & init default headers
http: add send json & unit test
Merge pull request #444 from binarytrails/http_fixes
http: remove parser reset
Merge pull request #441 from atraczyk/master
dht_proxy_client: listener should not be stopped here
msvc: fix compilation with VS 2019 16.0
peerdiscovery: refactor to camelcase & fix warning
proxyserver: default push to localhost if empty host
dhtnode: restore gen identity ifndef proxy server
dhtnode: separate proxy privkey, cert & pwd arguments
dhtnode: start ssl node only with valid identity
dhtproxy: run in both http & https
Merge pull request #439 from binarytrails/request_fixes
http: end request on 0 body bytes
dhtrunner: fix context.logger handling
Merge pull request #436 from binarytrails/http_expect_100-continue
http: fix & test url with https but empty service
http: handle expect 100-continue
http: fix resolver destruction race condition
msvc: update native windows build to use restinio
http: remove x509 subject name logging in verify cb
http: handle request error codes through terminate
http: fix req cancel racing condition
http: check for null callbacks
http: cleanup, remove default port
crypto: add CertificateRequest::toString
proxy client: cleanup
http: add Request::set_auth
cmake: find library in argon2_LIBRARY_DIRS
http: cleanup
proxy client: cleanup
proxy server: fix warnings
proxy client: add missing override
http: optimize get_url funcs
http: replace service by url
http: init request target with url one
Loading