Commit Graph

4875 Commits (8fadac0fdc0e8d9a399ae9958b7ff6aed6768f30)
 

Author SHA1 Message Date
Jeff Becker 571a13f0a7
Merge remote-tracking branch 'purple/master' 6 years ago
orignal 2cb6283d00 outproxy authorization 6 years ago
orignal f4056e57bb rollback 6 years ago
Hypnosis-mewmew e80da3cbeb fixes for i2pd_qt MSYS2 mingw32 6 years ago
yangfl c0436297c2 fix typo in systemd service type 6 years ago
R4SAS 0d05b4f095
Merge pull request #1154 from yangfl/upstream
fix systemd service type
6 years ago
yangfl f06c8710be fix systemd service type 6 years ago
unlnown542a f11266972e Change jni to build executable. Clone with minimal changes DaemonUnix into DaemonAndroid 6 years ago
orignal 479edaf80d
Merge pull request #1149 from majestrate/fix-ntcp-threading-race
Fix ntcp threading race
6 years ago
Jeff Becker ff5c26adf2
Merge remote-tracking branch 'purple/openssl' into fix-ntcp-threading-race 6 years ago
Jeff Becker 5361e11395
fix race 6 years ago
orignal b041bcdc65 publish updated LeaseSet in destination's thread 6 years ago
orignal b7c350202d always create EdDSA RouterInfo 6 years ago
orignal b1a6c5ddf7 fixed build for gcc 4.7 6 years ago
R4SAS ac943b5712
Merge pull request #1147 from PurpleI2P/cmake-libs
WITH_LIBRARY usage
6 years ago
R4SAS ce8d701ecb
WITH_LIBRARY usage
closes #1146. Need to be checked before.
6 years ago
orignal 182ffe4495 use croorect encryption type for tunnel build 6 years ago
orignal c13983d395
Merge pull request #1145 from PurpleI2P/openssl
recent changes
6 years ago
orignal 066f8863fd pass zero padding parameter to ECEIS encryption 6 years ago
orignal e58aaa3f32 make sure tunnelID is non-zero 6 years ago
orignal ca1fa11cb1
Merge pull request #1143 from l-n-s/i2pcontrol_updates
I2pcontrol updates
6 years ago
R4SAS 64ed485cdf
Merge pull request #1142 from ffontaine/openssl
Create LogsDirectory in i2pd.service
6 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>
6 years ago
l-n-s f9fc744949 Merge remote-tracking branch 'upstream/openssl' into i2pcontrol_updates 6 years ago
l-n-s 2661db23f6 I2PControl: fix indentation 6 years ago
orignal 7d78f60d29
Merge pull request #1140 from ffontaine/openssl
Install libi2pdclient
6 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>
6 years ago
orignal 190435acd9
Merge pull request #1138 from ffontaine/openssl
Fix cmake error when -DBUILD_SHARED_LIBS=ON
6 years ago
orignal 656236cb4d
Merge pull request #1137 from yangfl/upstream
Makefile: add detection for GNU userspace
6 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>
6 years ago
yangfl 18d3c81018 Makefile: add detection for GNU userspace 6 years ago
l-n-s 12292afdec I2PControl: s/remote_endpoint/peer 6 years ago
orignal aef0f4d7b8
Merge pull request #1135 from l-n-s/issue_954
I2PControl: add new method ClientServicesInfo
6 years ago
l-n-s 21545ab7da I2PControl: add new method ClientServicesInfo 6 years ago
orignal 5a2b795440 fixed crash 6 years ago
orignal 1303dd478c
Merge pull request #1130 from majestrate/i2cp-session-reconfig
implement i2cp session reconfigure
6 years ago
Jeff Becker 7b4fc19fca
be concise 6 years ago
Jeff Becker 008a064764
revert 6 years ago
Jeff Becker 82a4630061
use correct function 6 years ago
Jeff Becker 0f77b4810d
revert 6 years ago
Jeff Becker 2f7cfddfc4
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig 6 years ago
orignal 84608c16b3
Merge pull request #1128 from majestrate/fix-issue-1126
Fix issue 1126
6 years ago
Jeff Becker 157411dcc6
Revert "fix issue #1124"
This reverts commit 29e861d1e6.
6 years ago
Jeff Becker 59672d23cc
Merge branch 'fix-issue-1124' into fix-issue-1126 6 years ago
Jeff Becker ce30f89c60
make it compile :D 6 years ago
Jeff Becker ce9c9411b1
fix issue #1126 6 years ago
orignal cf0d5b616d
Merge pull request #1125 from majestrate/fix-issue-1124
fix issue #1124
6 years ago
Jeff Becker 29e861d1e6
fix issue #1124 6 years ago
orignal c7accd4a5c
Merge pull request #1122 from majestrate/ntcp-threadpool
NTCP threadpool
6 years ago
Jeff Becker b469080cd7
make ntcp worker threads configurable in number 6 years ago