Commit Graph

724 Commits

Author SHA1 Message Date
orignal
d0712423a3 Merge pull request #70 from cpubug/master
fix CMAKE build
2014-04-23 15:06:35 -04:00
cpubug
cba921eb3e fix CMAKE build 2014-04-23 22:48:02 +04:00
cpubug
087e61dbca fix crash 2014-04-23 22:47:17 +04:00
cpubug
c415d7fffc revert commit 61001ef 2014-04-23 22:46:15 +04:00
cpubug
ceb2ec1bc0 load IdentHash from base32 string 2014-04-23 22:43:54 +04:00
orignal
66ff2c7875 eliminate boost::protect 2014-04-23 13:44:08 -04:00
orignal
58939de57e flush log only when queue is empty 2014-04-23 12:49:02 -04:00
orignal
42f228e75a proper termination 2014-04-23 12:17:14 -04:00
orignal
7bee253e46 fixed warning 2014-04-22 20:43:58 -04:00
orignal
dfa634d8aa Merge pull request #69 from chertov/master
Windows Service support
2014-04-22 19:34:49 -04:00
chertov
042c3ebd80 Add SSUData to VS project 2014-04-23 02:42:10 +04:00
root
607be87a4d fix linux build 2014-04-23 00:37:24 +02:00
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