Peter Jankuliak
|
e630b8f8a8
|
Inherit _publicly_ from shared_from_this in I2PService
|
2018-01-12 11:04:26 +01:00 |
|
unlnown542a
|
cf5081d300
|
fixed creating certificates.zip when target zip did not include the directory certificates, so they were bein unpacked into datadir. Added entryCompression ZipEntryCompression.STORED since final APK is being compressed as well. Put all custom tasks under android plugin definitions
|
2018-01-07 19:30:32 +03:00 |
|
unlnown542a
|
8864cbf80a
|
return to strdup() when filling argv[] for i2p::android::start(argc,argv).c_str()
|
2018-01-07 00:40:17 +03:00 |
|
unknown542a
|
81d7a832c0
|
netDB and certificates in internal storage
|
2018-01-07 00:08:07 +03:00 |
|
unknown542a
|
d41fabbc9f
|
netDB and certificates in internal storage
|
2018-01-06 23:59:22 +03:00 |
|
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
|
Jeff
|
b91efaa973
|
Merge pull request #1044 from yangfl/upstream
update Makefile and CMakeLists
|
2018-01-06 09:22:11 -05:00 |
|
yangfl
|
e3238ff75c
|
CMakeLists: autodetect libatomic
|
2018-01-06 22:06:44 +08:00 |
|
yangfl
|
9cc4e8d03a
|
Makefile: get target platform from compiler
|
2018-01-06 22:06:28 +08:00 |
|
orignal
|
34c98e03c1
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
2018-01-03 12:53:05 -05:00 |
|
orignal
|
41e40bbc0d
|
fixed typo
|
2018-01-03 12:52:29 -05:00 |
|
orignal
|
ca49944c85
|
Merge pull request #1041 from majestrate/fix-streaming-race
fix race condition
|
2018-01-01 09:26:21 -05:00 |
|
Jeff Becker
|
d5e9fc7677
|
fix race condition
|
2018-01-01 08:28:42 -05:00 |
|
orignal
|
6db7c5733d
|
use outbound.nickname as tunnel name if inbound.nickname is not set
|
2017-12-20 11:38:35 -05:00 |
|
orignal
|
418f86ecbd
|
Merge pull request #1039 from majestrate/fix-arm-compile-latomic
Fix arm compile latomic
|
2017-12-20 10:48:45 -05:00 |
|
Jeff Becker
|
c68c5af856
|
fix lib name
|
2017-12-20 08:56:39 -05:00 |
|
Jeff Becker
|
950dffbe06
|
update gitignore
|
2017-12-20 08:54:41 -05:00 |
|
Jeff Becker
|
5d557003b6
|
include cmake stuff
|
2017-12-20 08:54:02 -05:00 |
|
Jeff Becker
|
3b8c3c1346
|
try fixing issue #897
|
2017-12-20 08:49:47 -05:00 |
|
orignal
|
1853263f6c
|
Merge pull request #1038 from PurpleI2P/master
Master
|
2017-12-18 08:59:19 -05:00 |
|
orignal
|
b0f6d81f57
|
Merge pull request #1037 from PurpleI2P/openssl
recent changes
|
2017-12-15 22:00:09 -05:00 |
|
orignal
|
9ba0329432
|
Merge pull request #1036 from KenanSulayman/patch-1
Fix typo (confrimed -> confirmed)
|
2017-12-15 21:56:09 -05:00 |
|
Kenan Sulayman
|
614101c4b8
|
Fix typo (confrimed -> confirmed)
|
2017-12-16 02:36:01 +01:00 |
|
R4SAS
|
50e4fb138a
|
close #1032 (#1034)
|
2017-12-13 15:17:45 +03:00 |
|
orignal
|
6dba0c6e0e
|
Merge pull request #1031 from AMDmi3/boost-asio-fix
Don't use deprecated boost::asio::ssl::context ctor
|
2017-12-11 15:30:39 -05:00 |
|
Dmitry Marakasov
|
0f2d2156e6
|
Don't use deprecated boost::asio::ssl::context ctor
This was removed in boost 1.66, in prior versions the service
argument was not used
|
2017-12-11 22:34:48 +03:00 |
|
orignal
|
13b17c5a93
|
Merge pull request #1030 from AMDmi3/freebsd_kernel
Reorder preprocessor conditions in libi2pd/I2PEndian.h
|
2017-12-11 12:37:08 -05:00 |
|
Dmitry Marakasov
|
511499d950
|
Reorder preprocessor conditions in libi2pd/I2PEndian.h
The problem is that __FreeBSD_kernel__ may be defined on FreeBSD as
well, while it always needs <sys/endian.h>
|
2017-12-11 19:59:06 +03:00 |
|
orignal
|
6632b71273
|
gradle relese build
|
2017-12-10 09:01:13 -05:00 |
|
orignal
|
60ef70cee4
|
gradle build added
|
2017-12-10 08:46:13 -05:00 |
|
orignal
|
b3ba0a7241
|
Merge pull request #1027 from majestrate/transient-by-default
Use transient destinations
|
2017-12-09 07:49:43 -05:00 |
|
Jeff Becker
|
fc73dabc0b
|
Use transient destinations by default instead of shared local destination
|
2017-12-09 07:42:32 -05:00 |
|
orignal
|
1121d45eb6
|
Merge pull request #1025 from yangfl/pr
fix typo
|
2017-12-07 09:09:42 -05:00 |
|
yangfl
|
18b6353803
|
fix typo
|
2017-12-07 21:26:28 +08:00 |
|
R4SAS
|
c0c0642bd1
|
temporary disable osx build due to of big waiting time of VM
|
2017-12-06 02:16:01 +03:00 |
|
orignal
|
3cf26a84dc
|
Merge pull request #1022 from AMDmi3/patch-1
Don't meddle with stdlib
|
2017-12-05 10:14:31 -05:00 |
|
Dmitry Marakasov
|
44d6d4405e
|
Don't meddle with stdlib
Forgotten part of #1014: -stdlib should not be changed. It breaks build on e.g. FreeBSD where libc++ is used.
|
2017-12-05 13:45:22 +03:00 |
|
orignal
|
cafa027f0b
|
Merge pull request #1021 from PurpleI2P/openssl
2.17.0
|
2017-12-04 13:42:04 -05:00 |
|
R4SAS
|
1c970b0714
|
2.17.0
|
2017-12-04 21:40:32 +03:00 |
|
orignal
|
6636e432d7
|
2.17.0
|
2017-12-04 13:05:04 -05:00 |
|
orignal
|
158889b85c
|
check for invalid params
|
2017-12-01 16:25:32 -05:00 |
|
R4SAS
|
92bebb7ecc
|
webconsole update (#1017)
* webconsole exploratory tunnel mark
* loglevel on commands page
* fix line break on destination page
|
2017-12-01 22:18:04 +03:00 |
|
orignal
|
fff34e77f5
|
pass signature and crypto type to newkeys
|
2017-12-01 13:43:00 -05:00 |
|
orignal
|
df18692af9
|
check I2NP messsage buffer size
|
2017-12-01 12:57:05 -05:00 |
|
orignal
|
276a78cb2e
|
Merge pull request #1019 from PurpleI2P/openssl
recent changes
|
2017-12-01 12:55:45 -05:00 |
|
orignal
|
a1e820182c
|
CRYPTO_TYPE for DEST GENERATE
|
2017-11-28 13:24:07 -05:00 |
|
orignal
|
272090fc8f
|
don't accept streams from RSA detinations
|
2017-11-28 11:33:51 -05:00 |
|
orignal
|
ab6bc52a0f
|
don't create destination with RSA signature
|
2017-11-28 10:59:11 -05:00 |
|
R4SAS
|
c69c369502
|
close div, update qt gitignore
|
2017-11-26 12:30:18 +03:00 |
|
orignal
|
a5b1b24fee
|
implement i2p.streaming.connectDelay option
|
2017-11-24 15:37:17 -05:00 |
|