Commit Graph

1296 Commits

Author SHA1 Message Date
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
orignal
cbaf0f33ca Merge branch 'master' of https://github.com/orignal/i2pd 2014-04-04 14:57:12 -04:00
orignal
7f357e285f generate DH keys pair per SSU session 2014-04-04 14:56:46 -04:00
Meeh
fb350d30dd Removing FindBoost since it's apparently shipped with default cmake. 2014-04-04 20:13:27 +02:00
orignal
7bdf52a774 generate DH keys pair per NTCP session 2014-04-04 13:30:13 -04:00
Meeh
15299aa42d Setting debug as default build mode. 2014-04-04 02:08:39 +02:00
Meeh
e38f7c884c Updating cmake so it exit if libraries are missing. Adding FindBoost and upating FindCryptoPP. 2014-04-04 01:54:21 +02:00
Meeh
f7b3e9c933 Merge branch 'master' of github.com:orignal/i2pd 2014-04-04 01:42:13 +02:00
orignal
24f0ff6c00 pick tunnels from exploratory pool for exploratory 2014-04-03 16:27:37 -04:00
orignal
13b2036e52 Merge pull request #51 from cpubug/master
CMAKE support
2014-04-03 16:02:44 -04:00
cpubug
adbfa688ba CMAKE support added 2014-04-03 23:54:43 +04:00
cpubug
879306b0d4 remove 'build' from .gitignore 2014-04-03 23:54:24 +04:00
Meeh
1612a87810 Dropping clang for now. 2014-04-03 18:20:17 +02:00
orignal
fabcf2ec1d Merge branch 'master' of https://github.com/orignal/i2pd 2014-04-03 12:19:50 -04:00
orignal
92b96d9b15 fixed race condition 2014-04-03 12:19:12 -04:00
Meeh
646b3f6d7a Adding build status to README 2014-04-03 18:18:56 +02:00
Meeh
1f85a1199e dummy change for triggering travis 2014-04-03 18:15:44 +02:00
Meeh
feb26692d4 Adding initial travis file. 2014-04-03 17:30:29 +02:00
orignal
70bf83f127 move exploratory tunnels to separate pool 2014-04-02 20:42:02 -04:00
orignal
489266e7fc exploratory pool added 2014-04-02 13:14:21 -04:00
orignal
4970b4d14e generic SSU timer 2014-04-02 10:49:16 -04:00
orignal
c600be59b1 moved encryption keys from TunnelPool to StreamingDestination 2014-04-01 18:58:47 -04:00
orignal
9f0c0b3b35 Merge pull request #50 from cpubug/master
AddressBook
2014-04-01 16:36:29 -04:00
cpubug
0e49d4dcd6 improve hosts.txt loading 2014-04-02 00:27:40 +04:00
cpubug
aaa14d4564 split AddressBook header/source 2014-04-01 23:18:14 +04:00