Commit Graph

4420 Commits

Author SHA1 Message Date
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
chertov
7a89f487b8 Merge pull request #27 from orignal/master
Merge pull request from orignal/master
2014-04-06 23:50:56 +04:00
orignal
ff10dfa161 fixed build error 2014-04-06 15:38:21 -04:00
orignal
afe2dceb52 Merge pull request #55 from chertov/master
Initial download of hosts.txt for AddressBook
2014-04-06 15:32:36 -04:00
chertov
006ca11af4 Initial download of hosts.txt for AddressBook 2014-04-06 23:22:33 +04:00
orignal
cf21320290 Merge pull request #52 from chertov/master
fix VS project
2014-04-06 07:39:04 -04:00
chertov
795176bd8d fix VS project 2014-04-06 14:03:46 +04:00
chertov
85884a5b84 Merge pull request #26 from orignal/master
Merge pull request from orignal/master
2014-04-06 13:54:30 +04:00
orignal
1862896532 request RouterInfo if outdated 2014-04-05 21:25:54 -04:00
orignal
8d3fcff5c5 endian.h for different platforms 2014-04-05 19:51:05 -04:00
orignal
ff9f14d7a6 if NTCP failed, try to send through SSU 2014-04-05 15:44:12 -04:00
Meeh
fb2a89cbea Use paths for verification instead of bool variables in CMake. 2014-04-05 01:52:40 +02:00
orignal
93ff88bcb8 DH keys supplier 2014-04-04 16:29:40 -04:00