Commit graph

5185 commits

Author SHA1 Message Date
Jeff Becker eefbbd4efe
remove all related streaming limit members 2018-04-16 09:47:35 -04:00
Jeff Becker 83932a6f02
remove streaming bans 2018-04-16 09:38:32 -04:00
orignal c175dc30f8 correct uri for outproxy 2018-04-13 16:29:49 -04:00
orignal 17aa91803a update outproxy header in right place 2018-04-13 15:40:25 -04:00
orignal 48099a367e send correct buffer to outproxy 2018-04-13 15:13:50 -04:00
orignal a9b64893d8 replace Proxy-Authorization 2018-04-13 12:47:53 -04:00
orignal 387e030d83 correct cleanup for CONNECT 2018-04-12 21:25:20 -04:00
orignal 855cc9ed83 correct Proxy-Authroization 2018-04-12 19:10:21 -04:00
R4SAS 82534eef12
try fix appveyor build 2018-04-11 20:58:21 +03:00
orignal ff4e254618 0.9.34 2018-04-11 10:30:13 -04:00
Jeff Becker 571a13f0a7
Merge remote-tracking branch 'purple/master' 2018-04-08 19:56:48 -04:00
orignal 2cb6283d00 outproxy authorization 2018-04-06 15:23:56 -04:00
orignal f4056e57bb rollback 2018-04-05 07:16:41 -04:00
Hypnosis-mewmew e80da3cbeb fixes for i2pd_qt MSYS2 mingw32 2018-04-05 15:40:44 +08:00
yangfl c0436297c2 fix typo in systemd service type 2018-04-01 23:37:36 +03:00
R4SAS 0d05b4f095
Merge pull request #1154 from yangfl/upstream
fix systemd service type
2018-03-31 16:53:58 +03:00
yangfl f06c8710be fix systemd service type 2018-03-31 14:56:45 +08:00
unlnown542a f11266972e Change jni to build executable. Clone with minimal changes DaemonUnix into DaemonAndroid 2018-03-30 15:50:30 +03:00
orignal 479edaf80d
Merge pull request #1149 from majestrate/fix-ntcp-threading-race
Fix ntcp threading race
2018-03-24 08:29:04 -04:00
Jeff Becker ff5c26adf2
Merge remote-tracking branch 'purple/openssl' into fix-ntcp-threading-race 2018-03-24 07:56:49 -04:00
Jeff Becker 5361e11395
fix race 2018-03-24 07:53:06 -04:00
orignal b041bcdc65 publish updated LeaseSet in destination's thread 2018-03-23 11:41:36 -04:00
orignal b7c350202d always create EdDSA RouterInfo 2018-03-20 20:43:47 -04:00
orignal b1a6c5ddf7 fixed build for gcc 4.7 2018-03-16 11:12:18 -04:00
R4SAS ac943b5712
Merge pull request #1147 from PurpleI2P/cmake-libs
WITH_LIBRARY usage
2018-03-12 12:35:34 +03:00
R4SAS ce8d701ecb
WITH_LIBRARY usage
closes #1146. Need to be checked before.
2018-03-11 19:20:47 +03:00
orignal 182ffe4495 use croorect encryption type for tunnel build 2018-03-09 14:56:06 -05:00
orignal c13983d395
Merge pull request #1145 from PurpleI2P/openssl
recent changes
2018-03-09 14:47:56 -05:00
orignal 066f8863fd pass zero padding parameter to ECEIS encryption 2018-03-07 16:08:44 -05:00
orignal e58aaa3f32 make sure tunnelID is non-zero 2018-03-07 12:36:38 -05:00
orignal ca1fa11cb1
Merge pull request #1143 from l-n-s/i2pcontrol_updates
I2pcontrol updates
2018-03-05 14:34:31 -05:00
R4SAS 64ed485cdf
Merge pull request #1142 from ffontaine/openssl
Create LogsDirectory in i2pd.service
2018-03-05 21:30:09 +03:00
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>
2018-03-05 19:06:14 +01:00
l-n-s f9fc744949 Merge remote-tracking branch 'upstream/openssl' into i2pcontrol_updates 2018-03-05 12:35:10 -05:00
l-n-s 2661db23f6 I2PControl: fix indentation 2018-03-05 12:34:41 -05:00
orignal 7d78f60d29
Merge pull request #1140 from ffontaine/openssl
Install libi2pdclient
2018-03-05 10:58:07 -05:00
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>
2018-03-05 15:17:23 +01:00
orignal 190435acd9
Merge pull request #1138 from ffontaine/openssl
Fix cmake error when -DBUILD_SHARED_LIBS=ON
2018-03-04 15:35:28 -05:00
orignal 656236cb4d
Merge pull request #1137 from yangfl/upstream
Makefile: add detection for GNU userspace
2018-03-04 14:48:45 -05:00
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>
2018-03-04 18:31:02 +01:00
yangfl 18d3c81018 Makefile: add detection for GNU userspace 2018-03-05 00:51:53 +08:00
l-n-s 12292afdec I2PControl: s/remote_endpoint/peer 2018-03-04 11:28:09 -05:00
orignal aef0f4d7b8
Merge pull request #1135 from l-n-s/issue_954
I2PControl: add new method ClientServicesInfo
2018-03-03 07:48:46 -05:00
l-n-s 21545ab7da I2PControl: add new method ClientServicesInfo 2018-03-03 05:52:11 -05:00
orignal 5a2b795440 fixed crash 2018-02-26 19:41:24 -05:00
orignal 1303dd478c
Merge pull request #1130 from majestrate/i2cp-session-reconfig
implement i2cp session reconfigure
2018-02-26 09:33:25 -05:00
Jeff Becker 7b4fc19fca
be concise 2018-02-26 08:18:01 -05:00
Jeff Becker 008a064764
revert 2018-02-26 08:12:15 -05:00
Jeff Becker 82a4630061
use correct function 2018-02-26 08:09:26 -05:00
Jeff Becker 0f77b4810d
revert 2018-02-26 08:00:07 -05:00