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
orignal
a5b1b24fee
implement i2p.streaming.connectDelay option
7 years ago
orignal
40cfbc5d61
Merge pull request #1016 from majestrate/fix-streaming-overflow
...
fix overflow
7 years ago
Jeff Becker
ffad1ecd6d
reduce buffer size
7 years ago
Jeff Becker
e1b5803902
fix overflow
7 years ago
orignal
492d71a924
transient keys
7 years ago
R4SAS
6d01a3a7d1
fix (quote)
7 years ago
orignal
b71e20dfa3
changed back
7 years ago
orignal
474158dd18
rollback. build error
7 years ago
orignal
914db816c2
Merge pull request #1014 from AMDmi3/patch-1
...
Fix flags
7 years ago
Dmitry Marakasov
4485d6fdf4
Fix flags
...
-stdlib should not be changed. It breaks build on e.g. FreeBSD where libc++ is used.
7 years ago
orignal
2c394661a6
Merge pull request #1011 from hypnosis-i2p/openssl
...
updated qt to build and to reflect some core changes like log dest
7 years ago
hypnosis-i2p
611c1a7502
updated qt to build and to reflect some core changes like log dest
7 years ago
orignal
4e8858a764
Merge pull request #1009 from majestrate/reseed-proxy
...
reseed proxy
7 years ago
R4SAS
fb46de5ca6
Delete old R4SAS's reseed cert
7 years ago
Jeff Becker
65db96e663
reseed proxy
7 years ago
orignal
5109d40d8e
don't publish unknown crypto type to Java floodfill again
7 years ago
R4SAS
1ba1fa37f9
update travis-ci stuff ( #1006 )
...
* enable osx in travis config
* fix brew commands, change comiler
* disable clang build with make on linux
* update README
* tabulation fix in Crypto.cpp
7 years ago
R4SAS
9c97ee6407
check for existing addressbook record
7 years ago
R4SAS
7477d2c219
fix forgotten log colors
7 years ago
R4SAS
a6fb3b602e
add loglevel none (closing #998 )
7 years ago
R4SAS
d9b9457b56
update webconsole
7 years ago
orignal
cfb6ddbfc6
CRYPTO_TYPE for SAM destinations
7 years ago