Jeff Becker
21c35f770b
fix federoa rawhide build with gcc 8
2018-02-03 13:46:22 -05:00
yangfl
4f84d687e4
add endian detection for glibc
2018-02-03 02:27:22 +08:00
orignal
4901434209
2.18.0
2018-01-30 10:41:35 -05:00
orignal
8c2de4973c
rollback
2018-01-26 14:33:06 -05:00
orignal
e1527dc137
update LeaseSet if a tunnel was deleted
2018-01-26 14:07:51 -05:00
orignal
7db2e9dc4a
don't verify signature twice
2018-01-25 10:32:08 -05:00
orignal
b1c701085b
don't verify signature twice
2018-01-25 10:09:34 -05:00
orignal
e8d6c803cd
Merge pull request #1076 from majestrate/fix-streaming-race-2018-01-25
...
try streaming race condition fix
2018-01-25 09:35:58 -05:00
Jeff Becker
f4a2dda94e
try streaming race condition fix
2018-01-25 09:00:00 -05:00
Jeff Becker
4a77a03033
* Add LeaseSetBufferValidate which checks lease validity and extracts timestamp
...
* check for leases with LeaseSetBufferValidate before update in floodfill code as to prevent malicous nodes removing good LS
2018-01-24 10:16:51 -05:00
Jeff Becker
3820b51960
Revert "check for valid LS before updating"
...
This reverts commit e070ce4e34
.
2018-01-24 09:44:55 -05:00
Jeff Becker
e070ce4e34
check for valid LS before updating
2018-01-24 09:36:09 -05:00
Jeff Becker
06020b8f54
re-enable packet pool
2018-01-20 13:06:08 -05:00
Jeff Becker
b3b38015c2
check max buffer size in Stream::Send
2018-01-20 07:31:58 -05:00
Jeff Becker
43a751ee0b
Merge remote-tracking branch 'purple/openssl' into streaming_race_fix_2018_01_15
2018-01-15 08:25:58 -05:00
Jeff Becker
207212557e
fix sam race conditions
2018-01-15 08:19:57 -05:00
yangfl
50ba52756f
fix mixing tabs and spaces
2018-01-13 22:51:02 +08:00
yangfl
46f62e1af9
remove trailing whitespaces
2018-01-06 22:24:03 +08:00
Jeff Becker
68b1afa2df
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig
2018-01-04 08:33:06 -05: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
Jeff Becker
80149342f2
proper bounds check
2018-01-03 10:02:11 -05:00
Jeff Becker
1967dee50c
don't recreate tunnels of different size
2018-01-02 12:59:16 -05:00
Jeff Becker
ab80def94b
use reference instead of copy
2018-01-02 12:06:10 -05:00
Jeff Becker
938d5d901a
implement i2cp session reconfigure
2018-01-02 11:34:58 -05:00
Jeff Becker
7b00d828b2
fix lambda capture, don't capture copy
2018-01-01 09:35:32 -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
b0f6d81f57
Merge pull request #1037 from PurpleI2P/openssl
...
recent changes
2017-12-15 22:00:09 -05:00
Kenan Sulayman
614101c4b8
Fix typo (confrimed -> confirmed)
2017-12-16 02:36:01 +01: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
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
yangfl
18b6353803
fix typo
2017-12-07 21:26:28 +08:00
orignal
6636e432d7
2.17.0
2017-12-04 13:05:04 -05:00
orignal
df18692af9
check I2NP messsage buffer size
2017-12-01 12:57:05 -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
orignal
a5b1b24fee
implement i2p.streaming.connectDelay option
2017-11-24 15:37:17 -05:00
Jeff Becker
ffad1ecd6d
reduce buffer size
2017-11-23 13:46:04 -05:00
Jeff Becker
e1b5803902
fix overflow
2017-11-23 12:27:28 -05:00
Jeff Becker
65db96e663
reseed proxy
2017-11-18 09:50:30 -05:00
orignal
5109d40d8e
don't publish unknown crypto type to Java floodfill again
2017-11-17 14:28:48 -05:00
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
2017-11-17 20:43:00 +03:00
R4SAS
7477d2c219
fix forgotten log colors
2017-11-15 21:51:03 +03:00
R4SAS
a6fb3b602e
add loglevel none (closing #998 )
2017-11-15 21:46:20 +03:00
R4SAS
100f3380c4
fix upnp definitions and make cmake silent ( #999 )
2017-11-14 08:38:45 +03:00
orignal
847fd15af2
0.2.16
2017-11-13 13:59:41 -05:00
orignal
a21fb17d73
renamed ECIES-P256
2017-11-13 11:50:17 -05:00
orignal
0c34bd440b
reject routers with RSA signatures
2017-11-13 11:25:42 -05:00
Jeff Becker
a4b39a3648
disable connection limiting by default
2017-11-13 07:26:27 -05:00
orignal
80a3bd6a3b
correct new key pair
2017-11-12 17:31:00 -05:00
orignal
7fb8ee60b4
correct random padding for ICIES public key
2017-11-11 22:10:54 -05:00
orignal
a4ce224cd1
pass correct crypto type to identity
2017-11-09 15:49:27 -05:00
orignal
ab1cd3f5cf
ECIES for GOST R 34.10
2017-11-09 15:01:07 -05:00
orignal
1e75de9bb8
514 bytes ECIES block
2017-11-08 21:06:58 -05:00
orignal
19a03c42a5
use generic Decrypt instead ElGamalDecrypt
2017-11-08 20:45:53 -05:00
orignal
c5f784719d
implement Decrypt for all local destination
2017-11-08 13:49:48 -05:00
orignal
60aa459dfc
0.9.32
2017-11-08 11:01:00 -05:00
orignal
53d71d29ff
call RoutingDestination::Encrypt instead ElGamalEncrypt
2017-11-07 20:30:05 -05:00
orignal
81658d2ff9
generic encryption for RoutingDestination
2017-11-07 15:05:22 -05:00
orignal
9fa67b0e0a
crypto key encryptor and decryptor
2017-11-06 15:54:18 -05:00
orignal
efacfced45
CryptoKey added
2017-11-06 13:40:58 -05:00
orignal
e634c89995
generate non-ElGamal encryption keys pair
2017-11-02 16:13:10 -04:00
orignal
5aa53eee43
GetIdentity for RoutingDestination
2017-11-02 14:50:57 -04:00
orignal
00bbb81375
ECICS gerenarate keys
2017-11-01 14:06:55 -04:00
orignal
5271cdacf2
ECICSDecrypt
2017-11-01 10:59:36 -04:00
orignal
6d01726961
use AES-CBC for ECICS
2017-11-01 10:20:11 -04:00
orignal
12feac1f50
fixed build error for wheezy
2017-10-31 21:25:52 -04:00
orignal
39c1c3567b
ECICSEncrypt added
2017-10-30 16:16:21 -04:00
orignal
63ae6850d3
Fix #979 . Router without host but with introducers is considered as SSU v4
2017-10-30 12:58:20 -04:00
Jeff Becker
91eb2b2c4a
fix limits when not specififed
2017-10-30 09:53:41 -04:00
Jeff Becker
42ec6db746
Merge remote-tracking branch 'purple/openssl' into i2np-transport-limits
2017-10-30 08:39:58 -04:00
Jeff Becker
7a9dc0eec0
use terminate
2017-10-30 08:37:54 -04:00
Jeff Becker
6441c9d5d8
initial ntcp soft/hard limits
2017-10-30 08:27:55 -04:00
Jeff Becker
1500e805dd
add is_i2p
2017-10-29 09:56:51 -04:00
Jeff Becker
b14d1801f0
support i2p outproxy
2017-10-27 08:43:54 -04:00
orignal
bc11181d5e
tables for GOST R 34.11
2017-10-23 14:25:26 -04:00
R4SAS
7dfb6f4a13
update makefiles
2017-10-13 21:46:10 +03:00
orignal
fa9c39732d
change max bandwidth limit
2017-10-05 10:37:28 -04:00
orignal
7d7f5ff4e2
set default nickname after initialization
2017-10-04 12:40:43 -04:00
orignal
6e32f4bc85
set nickname for destination
2017-10-04 12:27:08 -04:00
brain5lug
346bf14b7b
added missed invariant for MemoryPool
2017-09-29 10:17:23 +03:00
brain5lug
8e3c9410dc
missed self assigment check for EDDSAPoint
2017-09-29 00:48:14 +03:00
brain5lug
8c8127dda6
fixed perfect forwarding for the memory pool
2017-09-29 00:03:07 +03:00
Jeff Becker
7fb2d13a8b
use BN_CTX_start and BN_CTX_end instead of removing BN_CTX_start
2017-09-27 09:49:43 -04:00
Jeff Becker
c0bcab8bc5
try fixing leak
2017-09-27 09:05:52 -04:00
Darknet Villain
681810ea38
Use setter method for m_TimeFormat, set time format in Daemon.cpp instead of Log.cpp
2017-09-19 19:46:28 -04:00
Darknet Villain
d500fe66fd
Add option logclftime=true for writing full date and time to logs
2017-09-18 18:49:03 -04:00
Jeff Becker
1ea6d2016d
add initial connection timeout for i2ptunnel
2017-08-31 12:08:22 -04:00
Jeff Becker
416589cc93
Revert "add deferred ready checking for destination"
...
This reverts commit 3f409d0e28
.
2017-08-31 10:38:26 -04:00
Jeff Becker
41ce9d47e5
Revert "re trigger timer"
...
This reverts commit f87a51034e
.
2017-08-31 10:37:58 -04:00
Jeff Becker
d7e4deab4e
Revert "tabify"
...
This reverts commit 897cfad399
.
2017-08-31 10:37:57 -04:00
Jeff Becker
27782ceddd
Revert "clarify"
...
This reverts commit 7af3b751d4
.
2017-08-31 10:37:56 -04:00
Jeff Becker
a6f62a99b9
Revert "use shared from this"
...
This reverts commit 4e4def4fb9
.
2017-08-31 10:37:53 -04:00
Jeff Becker
4e4def4fb9
use shared from this
2017-08-31 10:24:07 -04:00
Jeff Becker
7af3b751d4
clarify
2017-08-31 10:14:06 -04:00
Jeff Becker
897cfad399
tabify
2017-08-31 10:12:59 -04:00
Jeff Becker
f87a51034e
re trigger timer
2017-08-31 10:07:09 -04:00
Jeff Becker
3f409d0e28
add deferred ready checking for destination
2017-08-31 09:59:04 -04:00
orignal
028f0bdb8d
Fixed #931 . don't insert null pointer into DHkeys list
2017-08-25 14:45:58 -04:00
orignal
f6ced9279b
new reseed added
2017-08-20 17:34:53 -04:00
orignal
390bb07cca
2.15.0
2017-08-17 14:09:16 -04:00
Darknet Villain
7e244455c4
Don't do peertest if nat=false. FIX #915
2017-08-09 10:52:52 -04:00
orignal
0b560fdd27
0.9.31
2017-08-08 09:29:30 -04:00
Jeff Becker
c13fd2261e
add stuff for address generator tool
2017-08-07 14:00:50 -04:00
orignal
d47d8d22a3
removed all Accept-* headers but Accept-Encoding
2017-07-28 11:16:42 -04:00
orignal
032e68da05
Merge pull request #908 from r4sas/openssl
...
add socks.outproxy.enabled and workout with Config.cpp tabulation
2017-07-19 07:12:19 -04:00
orignal
486661d6c6
implement !=
2017-07-18 18:27:07 -04:00
R4SAS
a17f07495a
add socks.outproxy.enable option
2017-07-19 00:21:02 +03:00
R4SAS
16d3440a4c
tabulation workout on Config.cpp
2017-07-18 23:55:53 +03:00
orignal
1fb1d7e4e9
don't create SSU session if endpoint is not specified. Wait from RelayResponse
2017-07-13 14:13:58 -04:00
Darknet Villain
06b2b26e39
NetDb: If NetDb is empty, throw exception instead of killing NetDb thread
2017-07-11 02:55:38 -04:00
R4SAS
676c61aa99
fix typo
2017-07-08 16:53:33 +03:00
Darknet Villain
817bbefac6
Fix options: make useless boolean flags configurable in command line
2017-07-07 18:23:27 -04:00
orignal
c287fb58bd
reference counter for destinations
2017-07-06 16:12:06 -04:00
orignal
76fab1fea8
reseeds update
2017-06-18 16:41:09 -04:00
hypnosis-i2p
275da075e0
various qt work
2017-06-17 20:23:33 +08:00
R4SAS
629261c4be
remove msvc and NSIS project files
...
fix some windows build warnings
2017-06-11 09:29:31 +03:00
orignal
83c5131b67
skip expired introducer
2017-06-07 10:53:50 -04:00
orignal
e84e8748bd
fixed android build
2017-06-01 10:41:15 -04:00
orignal
03d1519b39
2.14.0
2017-06-01 10:04:02 -04:00
Jeff Becker
7c970771c5
fix
2017-05-29 10:09:24 -04:00
Jeff Becker
e336cbfb2d
add http proxy, change socks4a to socks5
2017-05-29 09:57:30 -04:00
Jeff Becker
24eec76428
more
2017-05-29 02:16:57 -04:00
Jeff Becker
71c9b15ff1
more
2017-05-29 02:12:16 -04:00
Jeff Becker
2940f0d67c
capture by value not reference
2017-05-29 01:53:34 -04:00
Jeff Becker
cbb1d2d3b5
more whitespace bullshit
2017-05-29 01:44:06 -04:00
Jeff Becker
36dd11a899
more whitespace bullshit
2017-05-29 01:39:11 -04:00
Jeff Becker
be88969b79
more whitespace bullshit
2017-05-29 01:38:32 -04:00
Jeff Becker
d91ad54ed9
more whitespace bullshit
2017-05-29 01:37:19 -04:00
Jeff Becker
1330228080
fix whitespace bullshit
2017-05-29 01:35:11 -04:00
Jeff Becker
3ea1eca350
ntcp socks proxy (initial)
2017-05-29 01:28:16 -04:00
orignal
a4e6d8120b
handle iexp
2017-05-24 12:49:36 -04:00
orignal
124e2e759c
fix #846 . ability to limit transit bandwidth
2017-05-04 14:58:12 -04:00
orignal
ac918e3618
0.9.30
2017-05-04 09:40:00 -04:00
orignal
009a720c32
disabled dead reseed
2017-05-02 21:08:51 -04:00
orignal
a441474d75
show transit bandwidth
2017-05-02 14:20:00 -04:00
orignal
cfd3c3628e
count and show transit traffic
2017-04-27 16:11:37 -04:00
orignal
474d52f805
minor performance improvements
2017-04-27 10:12:22 -04:00
orignal
8a9757111f
enable SAM by default
2017-04-24 12:20:15 -04:00
orignal
ad83ae1e7a
removed stdafx
2017-04-22 14:52:19 -04:00
Jeff Becker
e238f7ed37
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
2017-04-21 20:04:16 -04:00
Jeff Becker
4cc3b7f9fb
restructure build to separate the 3 main components into 3 subdirectories
...
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
2017-04-21 06:33:45 -04:00