EinMByte
|
2bde6fc13b
|
Fixes to GetMTUWindows and GetMTUWindowsIpv6 (thanks mlt).
|
2015-07-24 14:43:51 +02:00 |
|
EinMByte
|
c3ec75756d
|
Also check the returned size in base64 tests.
|
2015-07-23 21:54:13 +02:00 |
|
EinMByte
|
469981cce5
|
Tests and documentation for base32.
|
2015-07-23 14:46:35 +02:00 |
|
EinMByte
|
28a4f4173d
|
Tests and documentation for base64.
|
2015-07-22 16:43:11 +02:00 |
|
Meeh
|
53053105c9
|
Merge pull request #169 from guanqun/fix-binary-name
the binary should be i2pd
|
2015-07-22 15:03:51 +02:00 |
|
Riccardo Spagni
|
85b1505e51
|
Merge pull request #228 from EinMByte/master
Various changes
|
2015-07-22 14:34:29 +02:00 |
|
EinMByte
|
d0b2a0da14
|
Fix #227: Transports::GetRandomPeer() crashes if m_Peers is empty
|
2015-07-22 12:11:21 +02:00 |
|
EinMByte
|
28969bfeab
|
Update todo.
|
2015-07-21 12:10:15 +02:00 |
|
EinMByte
|
6f569f5334
|
Merge remote-tracking branch 'github/master'
Conflicts:
Log.cpp
Log.h
|
2015-07-21 11:31:36 +02:00 |
|
Mikal Villa
|
5f644b1b04
|
Fixed build issue with Mac OSX, which don't support std::chrono::monotonic_clock.
|
2015-07-20 18:08:55 +02:00 |
|
EinMByte
|
eb4109187a
|
Remove unused include (boost foreach).
|
2015-07-19 18:11:38 +02:00 |
|
EinMByte
|
79e3f669f0
|
Cleanup util, add documentation.
|
2015-07-19 17:52:28 +02:00 |
|
EinMByte
|
66754aac5a
|
Tests and documentation for util::url.
|
2015-07-19 15:51:02 +02:00 |
|
EinMByte
|
4412dd198d
|
Tabs -> spaces (yes this breaks compatiblity with upstream)
|
2015-07-16 23:29:52 +02:00 |
|
EinMByte
|
5d78e2f5e4
|
Setup unit test environment.
|
2015-07-16 22:28:57 +02:00 |
|
EinMByte
|
4ce7b0e9ef
|
Minor changes based on cppcheck output.
|
2015-07-16 18:02:19 +02:00 |
|
EinMByte
|
62ac53563c
|
Ensure zero-inialization, add TODO update gitignore.
|
2015-07-16 17:39:24 +02:00 |
|
orignal
|
c939dec26a
|
check if current remote lease is not set
|
2015-07-10 09:25:12 -04:00 |
|
orignal
|
6e54714c0e
|
use shared_ptr for garlic cloves
|
2015-07-07 11:08:36 -04:00 |
|
orignal
|
6851644922
|
shared_ptr for DatabaseStore, DatabaseLookup and DatabaseSearchReply
|
2015-07-07 10:55:58 -04:00 |
|
orignal
|
8f40167fe1
|
rollback of previous change. port must be accesses from a remote host
|
2015-07-06 18:57:56 -04:00 |
|
orignal
|
de6e73c2eb
|
Merge pull request #224 from majestrate/master
bind I2PService and HTTPServer to loopback
|
2015-07-06 18:40:58 -04:00 |
|
jeff
|
855f3833d2
|
bind to loopback
|
2015-07-06 18:03:16 -04:00 |
|
jeff
|
37a5c10c66
|
Merge branch 'upstream-master' into http-bind-local
|
2015-07-06 17:45:17 -04:00 |
|
jeff
|
23275a5949
|
have http server bind to loopback
|
2015-07-06 17:45:12 -04:00 |
|
orignal
|
73d4025256
|
version 0.10.0
|
2015-07-06 12:11:17 -04:00 |
|
orignal
|
3405ffd8d8
|
check for buffer size
|
2015-07-05 07:59:38 -04:00 |
|
orignal
|
e03f1597a0
|
don't send DatabaseStore until time sync complete
|
2015-07-03 21:50:26 -04:00 |
|
orignal
|
c5644e0e32
|
const I2NP messages
|
2015-07-03 21:27:40 -04:00 |
|
orignal
|
bf14b7da9a
|
move FillI2NPMessageHeader into I2NPMessage
|
2015-07-03 11:11:07 -04:00 |
|
orignal
|
0c8fb376db
|
some cleanup
|
2015-07-03 10:11:55 -04:00 |
|
orignal
|
17acdcc4d5
|
temporary fix of crash
|
2015-07-02 14:11:30 -04:00 |
|
orignal
|
654357f5ce
|
copy shared_ptr
|
2015-07-02 13:43:03 -04:00 |
|
orignal
|
fbebdd3055
|
fixed race condition
|
2015-07-01 17:20:41 -04:00 |
|
orignal
|
83e76c6b53
|
use shared flood message
|
2015-07-01 14:13:42 -04:00 |
|
orignal
|
adf12b6084
|
handle DeliveryStatus garlic clove directly
|
2015-06-29 21:40:43 -04:00 |
|
orignal
|
047c6a93a3
|
don't copy transit DatabaseStore
|
2015-06-27 22:02:00 -04:00 |
|
orignal
|
bf4c33325c
|
random non-zero padding
|
2015-06-26 16:06:59 -04:00 |
|
orignal
|
be1a4548e6
|
pass const I2NP message to HandleTunnelDataMsg
|
2015-06-25 21:49:16 -04:00 |
|
orignal
|
d8cd2afd12
|
different input anf output I2NP message for tunnel encryption
|
2015-06-24 22:19:56 -04:00 |
|
orignal
|
6ff3f8df87
|
Merge pull request #218 from mlt/fix208
Check for invalid SAM destination
|
2015-06-24 15:49:25 -04:00 |
|
Mikhail Titov
|
95c4a87ccc
|
Check for invalid SAM destination
This closes #208
|
2015-06-24 14:20:16 -05:00 |
|
orignal
|
206f094dd4
|
use shared_ptr for DeliverStatus
|
2015-06-24 10:45:58 -04:00 |
|
orignal
|
a05a20440e
|
deleted deprecated SendMessage
|
2015-06-24 10:25:05 -04:00 |
|
orignal
|
ff12421d60
|
shared_ptr for lookup messages
|
2015-06-22 15:47:45 -04:00 |
|
orignal
|
2cbd6e85c6
|
use shared_ptr for garlic messages
|
2015-06-21 22:29:50 -04:00 |
|
orignal
|
1fc50a59f5
|
different in and out buffers for tunnel encryption
|
2015-06-21 17:05:01 -04:00 |
|
orignal
|
9c9401ce2f
|
use shared_ptr for all incoming I2NP messages
|
2015-06-21 15:08:22 -04:00 |
|
orignal
|
f732a84a7c
|
Merge pull request #214 from mlt/cmake-upnp-libdl
Missing libdl for UPnP
|
2015-06-20 14:39:41 -04:00 |
|
Mikhail Titov
|
efe7e469ce
|
Missing libdl for UPnP
|
2015-06-20 12:16:36 -05:00 |
|