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]
|
11 years ago |
cpubug
|
61001ef047
|
added pointer check in RoutingDestination destructor
|
11 years ago |
cpubug
|
b3ee41bd91
|
replace CalcuateIdentHash to identity.Hash to avoid duplication
|
11 years ago |
orignal
|
40d5489429
|
delete inactive SSU sessions
|
11 years ago |
orignal
|
c30dd2639a
|
SSU timeout
|
11 years ago |
orignal
|
3c6793745b
|
don't delete initial SSU sessions
|
11 years ago |
orignal
|
03a5059617
|
peer test
|
11 years ago |
orignal
|
9f8f91a2ee
|
fixed small issues
|
11 years ago |
orignal
|
be563dcbd1
|
process session created after decryption with intro key
|
11 years ago |
orignal
|
64f195868e
|
process intro key message
|
11 years ago |
orignal
|
45d1571559
|
send peer test by Alice
|
11 years ago |
orignal
|
654fe138a8
|
Merge branch 'master' of https://github.com/orignal/i2pd
|
11 years ago |
orignal
|
130e1c2daf
|
handle PeerTest
|
11 years ago |
orignal
|
ba995d140c
|
Merge pull request #59 from cpubug/master
small fixes
|
11 years ago |
cpubug
|
8725599d96
|
improve hosts.txt loading
|
11 years ago |
cpubug
|
a82bd628c1
|
compute IdentHash in Identity method
|
11 years ago |
cpubug
|
19333d5697
|
load Ident from base64 string
|
11 years ago |
orignal
|
cf6fa2d41d
|
speedup inbound tunnels creation
|
11 years ago |
orignal
|
13a88c4e92
|
fixed build error
|
11 years ago |
orignal
|
1e5677d1c3
|
Merge pull request #57 from chertov/master
add user/password in url parser
|
11 years ago |
chertov
|
5913032503
|
add user/password in url parser
|
11 years ago |
chertov
|
7a89f487b8
|
Merge pull request #27 from orignal/master
Merge pull request from orignal/master
|
11 years ago |
orignal
|
ff10dfa161
|
fixed build error
|
11 years ago |
orignal
|
afe2dceb52
|
Merge pull request #55 from chertov/master
Initial download of hosts.txt for AddressBook
|
11 years ago |
chertov
|
006ca11af4
|
Initial download of hosts.txt for AddressBook
|
11 years ago |
orignal
|
cf21320290
|
Merge pull request #52 from chertov/master
fix VS project
|
11 years ago |
chertov
|
795176bd8d
|
fix VS project
|
11 years ago |
chertov
|
85884a5b84
|
Merge pull request #26 from orignal/master
Merge pull request from orignal/master
|
11 years ago |
orignal
|
1862896532
|
request RouterInfo if outdated
|
11 years ago |
orignal
|
8d3fcff5c5
|
endian.h for different platforms
|
11 years ago |
orignal
|
ff9f14d7a6
|
if NTCP failed, try to send through SSU
|
11 years ago |
Meeh
|
fb2a89cbea
|
Use paths for verification instead of bool variables in CMake.
|
11 years ago |
orignal
|
93ff88bcb8
|
DH keys supplier
|
11 years ago |
orignal
|
cbaf0f33ca
|
Merge branch 'master' of https://github.com/orignal/i2pd
|
11 years ago |
orignal
|
7f357e285f
|
generate DH keys pair per SSU session
|
11 years ago |
Meeh
|
fb350d30dd
|
Removing FindBoost since it's apparently shipped with default cmake.
|
11 years ago |
orignal
|
7bdf52a774
|
generate DH keys pair per NTCP session
|
11 years ago |
Meeh
|
15299aa42d
|
Setting debug as default build mode.
|
11 years ago |
Meeh
|
e38f7c884c
|
Updating cmake so it exit if libraries are missing. Adding FindBoost and upating FindCryptoPP.
|
11 years ago |
Meeh
|
f7b3e9c933
|
Merge branch 'master' of github.com:orignal/i2pd
|
11 years ago |
orignal
|
24f0ff6c00
|
pick tunnels from exploratory pool for exploratory
|
11 years ago |
orignal
|
13b2036e52
|
Merge pull request #51 from cpubug/master
CMAKE support
|
11 years ago |
cpubug
|
adbfa688ba
|
CMAKE support added
|
11 years ago |
cpubug
|
879306b0d4
|
remove 'build' from .gitignore
|
11 years ago |
Meeh
|
1612a87810
|
Dropping clang for now.
|
11 years ago |
orignal
|
fabcf2ec1d
|
Merge branch 'master' of https://github.com/orignal/i2pd
|
11 years ago |
orignal
|
92b96d9b15
|
fixed race condition
|
11 years ago |
Meeh
|
646b3f6d7a
|
Adding build status to README
|
11 years ago |
Meeh
|
1f85a1199e
|
dummy change for triggering travis
|
11 years ago |
Meeh
|
feb26692d4
|
Adding initial travis file.
|
11 years ago |