Jeff
|
38b694a055
|
Merge pull request #1060 from inetic/openssl
Inherit _publicly_ from shared_from_this in I2PService
|
7 years ago |
Jeff
|
44a9c3ca0c
|
Merge pull request #1059 from K1773R/fix-headers-rn
removed redundant \r\n in HTTP header builder
|
7 years ago |
K1773R
|
6bf823fb15
|
removed \r\n in header builder which was redundant and caused the further headers to be ignored
|
7 years ago |
R4SAS
|
fd1aeeac92
|
Merge pull request #1045 from yangfl/upstream
code cleanup
|
7 years ago |
yangfl
|
50ba52756f
|
fix mixing tabs and spaces
|
7 years ago |
Peter Jankuliak
|
e630b8f8a8
|
Inherit _publicly_ from shared_from_this in I2PService
|
7 years ago |
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
7 years ago |
Jeff
|
b91efaa973
|
Merge pull request #1044 from yangfl/upstream
update Makefile and CMakeLists
|
7 years ago |
yangfl
|
e3238ff75c
|
CMakeLists: autodetect libatomic
|
7 years ago |
yangfl
|
9cc4e8d03a
|
Makefile: get target platform from compiler
|
7 years ago |
orignal
|
34c98e03c1
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
7 years ago |
orignal
|
41e40bbc0d
|
fixed typo
|
7 years ago |
orignal
|
ca49944c85
|
Merge pull request #1041 from majestrate/fix-streaming-race
fix race condition
|
7 years ago |
Jeff Becker
|
d5e9fc7677
|
fix race condition
|
7 years ago |
orignal
|
6db7c5733d
|
use outbound.nickname as tunnel name if inbound.nickname is not set
|
7 years ago |
orignal
|
418f86ecbd
|
Merge pull request #1039 from majestrate/fix-arm-compile-latomic
Fix arm compile latomic
|
7 years ago |
Jeff Becker
|
c68c5af856
|
fix lib name
|
7 years ago |
Jeff Becker
|
950dffbe06
|
update gitignore
|
7 years ago |
Jeff Becker
|
5d557003b6
|
include cmake stuff
|
7 years ago |
Jeff Becker
|
3b8c3c1346
|
try fixing issue #897
|
7 years ago |
orignal
|
1853263f6c
|
Merge pull request #1038 from PurpleI2P/master
Master
|
7 years ago |
orignal
|
b0f6d81f57
|
Merge pull request #1037 from PurpleI2P/openssl
recent changes
|
7 years ago |
orignal
|
9ba0329432
|
Merge pull request #1036 from KenanSulayman/patch-1
Fix typo (confrimed -> confirmed)
|
7 years ago |
Kenan Sulayman
|
614101c4b8
|
Fix typo (confrimed -> confirmed)
|
7 years ago |
R4SAS
|
50e4fb138a
|
close #1032 (#1034)
|
7 years ago |
orignal
|
6dba0c6e0e
|
Merge pull request #1031 from AMDmi3/boost-asio-fix
Don't use deprecated boost::asio::ssl::context ctor
|
7 years ago |
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
|
7 years ago |
orignal
|
13b17c5a93
|
Merge pull request #1030 from AMDmi3/freebsd_kernel
Reorder preprocessor conditions in libi2pd/I2PEndian.h
|
7 years ago |
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>
|
7 years ago |
orignal
|
6632b71273
|
gradle relese build
|
7 years ago |
orignal
|
60ef70cee4
|
gradle build added
|
7 years ago |
orignal
|
b3ba0a7241
|
Merge pull request #1027 from majestrate/transient-by-default
Use transient destinations
|
7 years ago |
Jeff Becker
|
fc73dabc0b
|
Use transient destinations by default instead of shared local destination
|
7 years ago |
orignal
|
1121d45eb6
|
Merge pull request #1025 from yangfl/pr
fix typo
|
7 years ago |
yangfl
|
18b6353803
|
fix typo
|
7 years ago |
R4SAS
|
c0c0642bd1
|
temporary disable osx build due to of big waiting time of VM
|
7 years ago |
orignal
|
3cf26a84dc
|
Merge pull request #1022 from AMDmi3/patch-1
Don't meddle with stdlib
|
7 years ago |
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.
|
7 years ago |
orignal
|
cafa027f0b
|
Merge pull request #1021 from PurpleI2P/openssl
2.17.0
|
7 years ago |
R4SAS
|
1c970b0714
|
2.17.0
|
7 years ago |
orignal
|
6636e432d7
|
2.17.0
|
7 years ago |
orignal
|
158889b85c
|
check for invalid params
|
7 years ago |
R4SAS
|
92bebb7ecc
|
webconsole update (#1017)
* webconsole exploratory tunnel mark
* loglevel on commands page
* fix line break on destination page
|
7 years ago |
orignal
|
fff34e77f5
|
pass signature and crypto type to newkeys
|
7 years ago |
orignal
|
df18692af9
|
check I2NP messsage buffer size
|
7 years ago |
orignal
|
276a78cb2e
|
Merge pull request #1019 from PurpleI2P/openssl
recent changes
|
7 years ago |
orignal
|
a1e820182c
|
CRYPTO_TYPE for DEST GENERATE
|
7 years ago |
orignal
|
272090fc8f
|
don't accept streams from RSA detinations
|
7 years ago |
orignal
|
ab6bc52a0f
|
don't create destination with RSA signature
|
7 years ago |
R4SAS
|
c69c369502
|
close div, update qt gitignore
|
7 years ago |