chertov
|
9fe808dbba
|
Merge branch 'master' of https://github.com/chertov/i2pd
|
2014-04-23 02:16:07 +04:00 |
|
chertov
|
fbe765a530
|
Merge pull request #3 from orignal/master
Merge pull request from orignal/master
|
2014-04-23 02:15:42 +04:00 |
|
chertov
|
6bb5a04102
|
Run as admin
|
2014-04-23 02:11:19 +04:00 |
|
chertov
|
64ba1622c2
|
Use Daemon.init in main()
|
2014-04-23 02:10:51 +04:00 |
|
chertov
|
0236879c26
|
Logging to file directly. Win32 Services can't write to std::cout
|
2014-04-23 02:10:21 +04:00 |
|
chertov
|
e3ff849aa4
|
Using the d-pointer to hide HTTPProxy, HTTPServer, add logfile ofstream
|
2014-04-23 02:07:21 +04:00 |
|
chertov
|
861e9c52ed
|
Win32Service uses Daemon start()/stop()
|
2014-04-23 02:01:57 +04:00 |
|
chertov
|
c131fc8c86
|
Print data path on the statistics page
|
2014-04-23 01:59:29 +04:00 |
|
orignal
|
9ec671ba69
|
split SSU to SSU and SSUData
|
2014-04-22 11:39:26 -04:00 |
|
orignal
|
4bd8195e99
|
Merge pull request #68 from chertov/master
Add simple Linux, Win32 daemons
|
2014-04-22 07:42:50 -04:00 |
|
root
|
6516b64960
|
fix daemon
|
2014-04-22 07:13:35 +02:00 |
|
chertov
|
edafc3dabf
|
fix i2p.cpp
|
2014-04-22 08:25:19 +04:00 |
|
root
|
e674014efc
|
fix Linux Daemon
|
2014-04-22 06:15:07 +02:00 |
|
chertov
|
0b210ee99d
|
Add simple Linux, Win32 daemons
|
2014-04-20 05:54:34 +04:00 |
|
orignal
|
bf2e833f26
|
separate thread for SSU server
|
2014-04-19 20:45:41 -04:00 |
|
orignal
|
31295a663b
|
common Send method
|
2014-04-18 19:27:39 -04:00 |
|
Meeh
|
75ddb26c18
|
Merge pull request #67 from chertov/master
add mikhail4021 Win32Service, run i2pd as admin
|
2014-04-18 22:32:29 +02:00 |
|
chertov
|
e6e11590c8
|
add mikhail4021 Win32Service, run i2pd as admin
|
2014-04-19 00:20:11 +04:00 |
|
chertov
|
e16fdd4890
|
Merge pull request #2 from orignal/master
Merge pull request from orignal/master
|
2014-04-19 00:18:03 +04:00 |
|
orignal
|
607f2d29f2
|
check for 16 bytes boundary before encryption
|
2014-04-18 14:38:32 -04:00 |
|
orignal
|
4cbc7773ac
|
Merge pull request #66 from chertov/master
http status code, load host.txt via proxy
|
2014-04-17 22:09:24 -04:00 |
|
chertov
|
4e5e0be4ed
|
Add license page
|
2014-04-18 03:47:17 +04:00 |
|
chertov
|
5a363a957b
|
Add simple Inno Setup installer script
|
2014-04-18 03:30:29 +04:00 |
|
chertov
|
0c36925b87
|
load host.txt via HTTPProxy
|
2014-04-18 02:54:15 +04:00 |
|
chertov
|
cdbcf0db76
|
add http status code
|
2014-04-18 01:53:48 +04:00 |
|
chertov
|
fd08dc72bd
|
Add *.b32.i2p address detection
|
2014-04-18 00:27:11 +04:00 |
|
chertov
|
7defa34d88
|
remove static from i2p::util::url
|
2014-04-18 00:22:54 +04:00 |
|
chertov
|
eed04265bb
|
Merge pull request #1 from orignal/master
Merge pull request from orignal/master
|
2014-04-17 23:00:55 +04:00 |
|
orignal
|
3b0c03104c
|
introducer support
|
2014-04-16 18:28:44 -04:00 |
|
orignal
|
b873f7c7f1
|
RelayResponse/RelayIntro
|
2014-04-16 16:47:56 -04:00 |
|
orignal
|
73d38f530f
|
store relay tag if introducer
|
2014-04-16 15:54:28 -04:00 |
|
orignal
|
4341d285aa
|
fxied crash
|
2014-04-15 17:44:44 -04:00 |
|
orignal
|
efab8106c6
|
implement session key if shared key is shorter than 64 bytes
|
2014-04-15 12:21:18 -04:00 |
|
orignal
|
25e16f1693
|
implement session and mac key if shared key is shorter than 64 bytes
|
2014-04-15 11:53:24 -04:00 |
|
orignal
|
002b023b29
|
increment outgoing sequence number
|
2014-04-14 16:24:57 -04:00 |
|
chertov
|
8a42ca9d64
|
Merge branch 'master' of https://github.com/chertov/i2pd
|
2014-04-14 10:15:43 +04:00 |
|
orignal
|
022c649617
|
Merge pull request #64 from chertov/master
fix hosts.txt loading bug, add qcreator project
|
2014-04-13 17:11:51 -04:00 |
|
user
|
030bebf080
|
add qcreator project
|
2014-04-14 01:08:41 +04:00 |
|
user
|
b0adb6bd92
|
fix hosts.txt loading bug
|
2014-04-14 01:07:54 +04:00 |
|
orignal
|
8694ed16fd
|
decrypt message first
|
2014-04-13 16:59:54 -04:00 |
|
orignal
|
a510e7c2c6
|
check for duplicate and missing fragments
|
2014-04-12 21:13:30 -04:00 |
|
orignal
|
e1027ffb7b
|
replace ReceiveQueue to std::queue
|
2014-04-11 21:13:52 -04:00 |
|
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 |
|