orignal
|
61ad6a2b88
|
set supported transports flag after actual address insertion
|
9 years ago |
orignal
|
c9d5b3c0ff
|
Merge pull request #373 from PurpleI2P/openssl
recent changes
|
9 years ago |
hagen
|
d51bf735c4
|
* fix mistype
|
9 years ago |
hagen
|
22c388ab18
|
* fix compilation with gcc 4.7/4.8
|
9 years ago |
hagen
|
d5f831301f
|
* explicit log message when bandwidth set to 'low'
|
9 years ago |
hagen
|
dcab37a148
|
* update debian/i2pd.{init,upstart} : logging options
|
9 years ago |
hagen
|
60b2da3671
|
* add --datadir option (not actually works yet) (#290)
|
9 years ago |
hagen
|
5c1b5816d4
|
* fix segfault when offline (#330)
|
9 years ago |
hagen
|
7a0a45e9d2
|
* use IsDefault() to check explicitly set values
|
9 years ago |
hagen
|
70f72a78f6
|
+ i2p::config::IsDefault
|
9 years ago |
orignal
|
e056c9c135
|
drop expired leasesand renew leaseset
|
9 years ago |
orignal
|
c754b5ae18
|
fixed crash
|
9 years ago |
orignal
|
481fafc11d
|
invalidate excluded leases
|
9 years ago |
orignal
|
7d927b0e28
|
shared_ptr for Lease
|
9 years ago |
orignal
|
c314b07136
|
Merge pull request #371 from PurpleI2P/openssl
recent changes
|
9 years ago |
orignal
|
16fe13bf4a
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
9 years ago |
orignal
|
d19eda7e08
|
moved Config.cpp to libi2pd
|
9 years ago |
orignal
|
6f0a136727
|
some cleanup
|
9 years ago |
orignal
|
e2e101e4fb
|
queue up out of sequence packets
|
9 years ago |
orignal
|
74f03202b7
|
queue up out of sequence packets
|
9 years ago |
orignal
|
3d19e92059
|
queue up out of sequence packets
|
9 years ago |
orignal
|
bfff125cc5
|
Merge pull request #370 from PurpleI2P/openssl
recent changes
|
9 years ago |
orignal
|
e90baf3ca6
|
correct required base64 buffer size
|
9 years ago |
orignal
|
f3b277aeef
|
doesn't store leases in netdb
|
9 years ago |
orignal
|
76096747b6
|
cleanup incoming and outgoing tags together
|
9 years ago |
orignal
|
4c6ef32d72
|
fixed #369
|
9 years ago |
orignal
|
a8e12e624d
|
fixed hanging connection
|
9 years ago |
orignal
|
88a43bfc28
|
Merge pull request #368 from majestrate/fix_sam_b32_naming
allow resolving of .b32.i2p addresses in SAM name lookup
|
9 years ago |
Jeff Becker
|
3b268fe3cc
|
allow resolving of .b32.i2p addresses in SAM name lookup
|
9 years ago |
orignal
|
4c72d43a8a
|
use more efficient XOR over ChipherBlocks for win32
|
9 years ago |
orignal
|
0a5f8527b2
|
Merge pull request #366 from majestrate/bug_fixes
Squash potential future bugs.
|
9 years ago |
Jeff Becker
|
9f1b84d6f2
|
use const size_t instead of size_t
|
9 years ago |
Jeff Becker
|
babcbcbcea
|
use const size_t instead of size_t
|
9 years ago |
orignal
|
823a6017fe
|
Merge pull request #364 from 0niichan/patch-6
Added instructions for a 64-bit OS
|
9 years ago |
0niichan
|
f034aef2ae
|
Added instructions for a 64-bit OS
|
9 years ago |
Jeff Becker
|
bf38bd5a1d
|
* Fill padding with random in NTCP phase3
* Fill padding with random in NTCPSession::CreateMsgBuffer
* Silence unused variable warnings in NTCPSession.cpp
|
9 years ago |
Jeff Becker
|
b922809c9d
|
Merge branch 'openssl' into bug_fixes
|
9 years ago |
Jeff Becker
|
05b0bda8bb
|
Merge remote-tracking branch 'purple/openssl' into openssl
|
9 years ago |
orignal
|
0aa3aa1b8d
|
Merge pull request #363 from majestrate/fix_su3_overflow
fix issue #362 , add bounds check to su3 fileNameLength
|
9 years ago |
Jeff Becker
|
d4febb4e84
|
* bounds check on Identity::FromBuffer
* properly indet last commits
|
9 years ago |
Jeff Becker
|
21090eaa39
|
forgot to commit Base.cpp changes
|
9 years ago |
Jeff Becker
|
d0ea59c568
|
add base64 buffer encoding bounds checking
|
9 years ago |
Jeff Becker
|
a292bc77ba
|
fix issue #362 , add bounds check to su3 fileNameLength
|
9 years ago |
orignal
|
98d5e0b56d
|
#355. reopen log file by SIGHUP
|
9 years ago |
orignal
|
7ca1cfab1a
|
use shared_ptr for log's stream
|
9 years ago |
orignal
|
2e7ce38552
|
compatibility with gcc 4.6
|
9 years ago |
orignal
|
0ef3a2472d
|
Merge pull request #361 from PurpleI2P/openssl
rebase master to 2.4.0
|
9 years ago |
orignal
|
b97f095de4
|
Merge pull request #360 from AMDmi3/build-type
Do not force build type
|
9 years ago |
orignal
|
10e2b35483
|
Merge pull request #359 from AMDmi3/system-include-dirs
Include system directories as SYSTEM
|
9 years ago |
orignal
|
16920a89f3
|
Merge pull request #358 from AMDmi3/local-include-dirs-before
Always place local include directories before all others
|
9 years ago |