orignal
b041bcdc65
publish updated LeaseSet in destination's thread
7 years ago
orignal
b7c350202d
always create EdDSA RouterInfo
7 years ago
orignal
b1a6c5ddf7
fixed build for gcc 4.7
7 years ago
R4SAS
ac943b5712
Merge pull request #1147 from PurpleI2P/cmake-libs
...
WITH_LIBRARY usage
7 years ago
R4SAS
ce8d701ecb
WITH_LIBRARY usage
...
closes #1146 . Need to be checked before.
7 years ago
orignal
182ffe4495
use croorect encryption type for tunnel build
7 years ago
orignal
c13983d395
Merge pull request #1145 from PurpleI2P/openssl
...
recent changes
7 years ago
orignal
066f8863fd
pass zero padding parameter to ECEIS encryption
7 years ago
orignal
e58aaa3f32
make sure tunnelID is non-zero
7 years ago
orignal
ca1fa11cb1
Merge pull request #1143 from l-n-s/i2pcontrol_updates
...
I2pcontrol updates
7 years ago
R4SAS
64ed485cdf
Merge pull request #1142 from ffontaine/openssl
...
Create LogsDirectory in i2pd.service
7 years ago
Fabrice Fontaine
b0781668e2
Create LogsDirectory in i2pd.service
...
Create /var/log/i2pd through LogsDirectory parameter of systemd and set
its permission to 0700 through LogsDirectoryMode. Indeed, this directory
must be created with the correct permission as it is used in ExecStart
command
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
7 years ago
l-n-s
f9fc744949
Merge remote-tracking branch 'upstream/openssl' into i2pcontrol_updates
7 years ago
l-n-s
2661db23f6
I2PControl: fix indentation
7 years ago
orignal
7d78f60d29
Merge pull request #1140 from ffontaine/openssl
...
Install libi2pdclient
7 years ago
Fabrice Fontaine
1d934bd543
Install libi2pdclient
...
When building with -DBUILD_SHARED_LIBS=ON, libi2pdclient is not
installed on target so install it by calling install. Moreover, rename
i2pdclient to libi2pdclient so library is installed with correct name.
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
7 years ago
orignal
190435acd9
Merge pull request #1138 from ffontaine/openssl
...
Fix cmake error when -DBUILD_SHARED_LIBS=ON
7 years ago
orignal
656236cb4d
Merge pull request #1137 from yangfl/upstream
...
Makefile: add detection for GNU userspace
7 years ago
Fabrice Fontaine
6d15be9a32
Fix cmake error when -DBUILD_SHARED_LIBS=ON
...
Fixes "CMake Error: TARGETS given no LIBRARY DESTINATION for shared
library target" by adding LIBRARY parameter to INSTALL call
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
7 years ago
yangfl
18d3c81018
Makefile: add detection for GNU userspace
7 years ago
l-n-s
12292afdec
I2PControl: s/remote_endpoint/peer
7 years ago
orignal
aef0f4d7b8
Merge pull request #1135 from l-n-s/issue_954
...
I2PControl: add new method ClientServicesInfo
7 years ago
l-n-s
21545ab7da
I2PControl: add new method ClientServicesInfo
7 years ago
orignal
5a2b795440
fixed crash
7 years ago
orignal
1303dd478c
Merge pull request #1130 from majestrate/i2cp-session-reconfig
...
implement i2cp session reconfigure
7 years ago
Jeff Becker
7b4fc19fca
be concise
7 years ago
Jeff Becker
008a064764
revert
7 years ago
Jeff Becker
82a4630061
use correct function
7 years ago
Jeff Becker
0f77b4810d
revert
7 years ago
Jeff Becker
2f7cfddfc4
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig
7 years ago
orignal
84608c16b3
Merge pull request #1128 from majestrate/fix-issue-1126
...
Fix issue 1126
7 years ago
Jeff Becker
157411dcc6
Revert "fix issue #1124"
...
This reverts commit 29e861d1e6
.
7 years ago
Jeff Becker
59672d23cc
Merge branch 'fix-issue-1124' into fix-issue-1126
7 years ago
Jeff Becker
ce30f89c60
make it compile :D
7 years ago
Jeff Becker
ce9c9411b1
fix issue #1126
7 years ago
orignal
cf0d5b616d
Merge pull request #1125 from majestrate/fix-issue-1124
...
fix issue #1124
7 years ago
Jeff Becker
29e861d1e6
fix issue #1124
7 years ago
orignal
c7accd4a5c
Merge pull request #1122 from majestrate/ntcp-threadpool
...
NTCP threadpool
7 years ago
Jeff Becker
b469080cd7
make ntcp worker threads configurable in number
7 years ago
Jeff Becker
547a0057e6
whitespace cleanup
7 years ago
Jeff Becker
b980ca4a9e
whitespace cleanup
7 years ago
Jeff Becker
098b2e968e
whitespace cleanup
7 years ago
Jeff Becker
cd59ca8376
whitespace cleanup
7 years ago
Jeff Becker
f2e6fad104
make it work
7 years ago
Jeff Becker
8d7fde0287
more
7 years ago
Jeff Becker
91fdb038d9
add threadpool for ntcp dh
7 years ago
orignal
a0188765c5
Merge pull request #1121 from majestrate/aesni-osx
...
More OSX fixes
7 years ago
Jeff
b970a005de
don't log AESNI/AVX here
7 years ago
Jeff
b64878f4fa
use std::move
7 years ago
orignal
c8936c79bf
Merge pull request #1120 from majestrate/aesni-osx
...
FIX AESNI build on osx with homebrew
7 years ago