orignal
|
73d38f530f
|
store relay tag if introducer
|
2014-04-16 15:54:28 -04:00 |
|
orignal
|
4341d285aa
|
fxied crash
|
2014-04-15 17:44:44 -04:00 |
|
orignal
|
efab8106c6
|
implement session key if shared key is shorter than 64 bytes
|
2014-04-15 12:21:18 -04:00 |
|
orignal
|
25e16f1693
|
implement session and mac key if shared key is shorter than 64 bytes
|
2014-04-15 11:53:24 -04:00 |
|
orignal
|
002b023b29
|
increment outgoing sequence number
|
2014-04-14 16:24:57 -04:00 |
|
chertov
|
8a42ca9d64
|
Merge branch 'master' of https://github.com/chertov/i2pd
|
2014-04-14 10:15:43 +04:00 |
|
orignal
|
022c649617
|
Merge pull request #64 from chertov/master
fix hosts.txt loading bug, add qcreator project
|
2014-04-13 17:11:51 -04:00 |
|
user
|
030bebf080
|
add qcreator project
|
2014-04-14 01:08:41 +04:00 |
|
user
|
b0adb6bd92
|
fix hosts.txt loading bug
|
2014-04-14 01:07:54 +04:00 |
|
orignal
|
8694ed16fd
|
decrypt message first
|
2014-04-13 16:59:54 -04:00 |
|
orignal
|
a510e7c2c6
|
check for duplicate and missing fragments
|
2014-04-12 21:13:30 -04:00 |
|
orignal
|
e1027ffb7b
|
replace ReceiveQueue to std::queue
|
2014-04-11 21:13:52 -04:00 |
|
orignal
|
3cf256b769
|
removed sync Receive operation
|
2014-04-10 15:34:51 -04:00 |
|
orignal
|
c9c38cccf6
|
send PeerTest if partly has 'B' capability only
|
2014-04-10 14:46:52 -04:00 |
|
orignal
|
9c7039cf78
|
recognize PeerTest back from Bob to Alice
|
2014-04-10 14:41:34 -04:00 |
|
orignal
|
747383a5e6
|
check if session key is available
|
2014-04-10 14:13:15 -04:00 |
|
orignal
|
2140f49665
|
fixed crash
|
2014-04-09 22:35:35 -04:00 |
|
orignal
|
e96c55bd98
|
fixed crash
|
2014-04-09 18:17:13 -04:00 |
|
orignal
|
d09bafa4a7
|
save peer test nonces
|
2014-04-09 14:58:30 -04:00 |
|
orignal
|
5099b997ad
|
delete session with introducer
|
2014-04-09 13:55:31 -04:00 |
|
orignal
|
73066eb6c6
|
send relay request through connected session
|
2014-04-09 12:25:40 -04:00 |
|
orignal
|
31f906240e
|
introducer session
|
2014-04-09 11:58:57 -04:00 |
|
chertov
|
b6b9c61217
|
Merge pull request #28 from orignal/master
Merge pull request from orignal/master
|
2014-04-09 10:35:33 +04:00 |
|
orignal
|
6d42cccadc
|
extract SSU caps
|
2014-04-08 21:56:34 -04:00 |
|
orignal
|
8de75a2a90
|
save relay tag
|
2014-04-08 15:35:08 -04:00 |
|
orignal
|
76cb75f7c0
|
process relay intro
|
2014-04-08 14:03:15 -04:00 |
|
orignal
|
cbae177db4
|
Merge branch 'master' of https://github.com/orignal/i2pd
|
2014-04-08 13:28:04 -04:00 |
|
orignal
|
24c546f283
|
Merge pull request #60 from cpubug/master
small fixes
|
2014-04-08 13:27:19 -04:00 |
|
orignal
|
702b352be9
|
use seesion key only for SesssionDestroy message
|
2014-04-08 13:25:19 -04:00 |
|
cpubug
|
ad8559d911
|
fix gcc warning: deleting object of polymorphic class type 'i2p::stream::StreamingDestination' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
|
2014-04-08 21:01:14 +04:00 |
|
cpubug
|
61001ef047
|
added pointer check in RoutingDestination destructor
|
2014-04-08 11:24:34 +04:00 |
|
cpubug
|
b3ee41bd91
|
replace CalcuateIdentHash to identity.Hash to avoid duplication
|
2014-04-08 11:11:48 +04:00 |
|
orignal
|
40d5489429
|
delete inactive SSU sessions
|
2014-04-07 22:26:18 -04:00 |
|
orignal
|
c30dd2639a
|
SSU timeout
|
2014-04-07 21:40:28 -04:00 |
|
orignal
|
3c6793745b
|
don't delete initial SSU sessions
|
2014-04-07 20:34:22 -04:00 |
|
orignal
|
03a5059617
|
peer test
|
2014-04-07 19:28:06 -04:00 |
|
orignal
|
9f8f91a2ee
|
fixed small issues
|
2014-04-07 18:54:28 -04:00 |
|
orignal
|
be563dcbd1
|
process session created after decryption with intro key
|
2014-04-07 16:53:28 -04:00 |
|
orignal
|
64f195868e
|
process intro key message
|
2014-04-07 16:41:29 -04:00 |
|
orignal
|
45d1571559
|
send peer test by Alice
|
2014-04-07 16:19:33 -04:00 |
|
orignal
|
654fe138a8
|
Merge branch 'master' of https://github.com/orignal/i2pd
|
2014-04-07 15:31:48 -04:00 |
|
orignal
|
130e1c2daf
|
handle PeerTest
|
2014-04-07 15:31:38 -04:00 |
|
orignal
|
ba995d140c
|
Merge pull request #59 from cpubug/master
small fixes
|
2014-04-07 15:28:47 -04:00 |
|
cpubug
|
8725599d96
|
improve hosts.txt loading
|
2014-04-07 22:04:29 +04:00 |
|
cpubug
|
a82bd628c1
|
compute IdentHash in Identity method
|
2014-04-07 22:01:24 +04:00 |
|
cpubug
|
19333d5697
|
load Ident from base64 string
|
2014-04-07 21:47:40 +04:00 |
|
orignal
|
cf6fa2d41d
|
speedup inbound tunnels creation
|
2014-04-06 18:30:27 -04:00 |
|
orignal
|
13a88c4e92
|
fixed build error
|
2014-04-06 16:42:29 -04:00 |
|
orignal
|
1e5677d1c3
|
Merge pull request #57 from chertov/master
add user/password in url parser
|
2014-04-06 16:25:24 -04:00 |
|
chertov
|
5913032503
|
add user/password in url parser
|
2014-04-07 00:18:55 +04:00 |
|