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.
18aa6ddb7b54f624eafd69697f95b1984cb83762
Select Git revision
Branches
20
0.6.x
protected
LongPublicKeyId
align
apple_platform_check
bootstrap
branch
branch-4
build_unify
c
cbinding
cert_request
cleanup
cmake
cmake-msgpack
config_bind_address
crypto
crypto_checks
crypto_fix
crypto_value
dht_bootstrap
Tags
20
v2.5.5
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.4.8.1rc3
v2.5.0
v2.5.0rc3
v2.5.0rc2
v2.5.0rc1
v2.4.12beta4
v2.4.12beta1
v2.4.12
v2.4.11
v2.4.10
v2.4.9
v2.4.8.1rc2
v2.4.8
2.4.8rc2
2.4.8rc1
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Aug
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
16
14
13
11
10
9
8
6
5
3
29
Mar
28
configure: set openssl & fmt flags with pkg_check_modules
configure: use cflags,libs,ldflags of openssl
configure: build with ssl, rm not used cppflag
dhtproxy: fix client class member redeclaration
autotools: fix dhtproxy build
http: ignore rw ops on closed connection
http: return from async_handshake on op abort
http: let the connection terminate
cmake: add asio standalone flag to avoid boost
docker: fix ubuntu xenial asio dep comment typo
docker: build shared for libfmt
dhtproxy: disable renegotiation only if supported
docker: fix deps & depsllvm
http: header cleanup
header cleanup
proxy server: remove unneeded move
dockerfiles: add restbed
tester: add https support to proxy_node
dhtproxy: reduce & uniformize logs
dhtproxy: patch client renegotiation
Merge pull request #417 from binarytrails/proxy_docker
dhtproxy: fix indirect memleaks from rest router traits
docker: bump restinio & replace sed fix by new var
docker: switch to cmake build & remove conan
proxy: don't use shared_ptr for Identity
proxy: header cleanup
proxy server: move type traits definition to cpp
Merge pull request #403 from binarytrails/proxy_restinio
http: align logs
dhtproxy: cleanup
dhtproxy: fix server termination & use https tests
http: fix refactoring memory issues
http: fix ssl rfc2818 verif. due to self-signed cert.
dhtproxy: make optional the http_parser fork in client
build: add flag for http_parser fork
dhtproxy: run tests in http
cppflags: rm OPENDHT_PROXY_OPENSSL last occurences
dhtproxy: create http & https server instances
dhtnode: use generated identity only if specified
http: support all connections contd.
Loading