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
Jeff
f876cc9079
update makefile
7 years ago
Jeff
a5cc2f3b5d
define bit_* if not already defined
7 years ago
Jeff
9c93d6f931
Revert "define cpu_* if not set"
...
This reverts commit a077d7671f
.
7 years ago
Jeff
a077d7671f
define cpu_* if not set
7 years ago
Mikal
6485ebe9a7
Merge pull request #1119 from PurpleI2P/docker_build_badge
...
Added docker build badge
7 years ago
Mikal Villa
ecb6bb220a
Added docker build badge
7 years ago
orignal
e3dc400d74
Merge pull request #1117 from hypnosis-i2p/openssl
...
fixed #1104
7 years ago
hypnosis-i2p
3bb4151074
fixed #1104 - android
7 years ago
hypnosis-i2p
1de4c2e8c6
perms prompt now doesn't show the back button - android
7 years ago
hypnosis-i2p
fbcc4f28e7
removed design lib from deps - android
7 years ago
orignal
30fb0f5a94
Merge pull request #1116 from majestrate/netbsd
...
NetBSD support
7 years ago
Jeff Becker
b02464990b
work around netbsd quarkyness
7 years ago
Jeff Becker
4988a32d33
make endian work with netbsd
7 years ago
orignal
b3e5874631
fixed android build error
7 years ago