621 Commits (750d6fbaeda1054f3707767adbad10345daff6c3)
 

Author SHA1 Message Date
cpubug c415d7fffc revert commit 61001ef 10 years ago
cpubug ceb2ec1bc0 load IdentHash from base32 string 10 years ago
orignal 66ff2c7875 eliminate boost::protect 10 years ago
orignal 58939de57e flush log only when queue is empty 10 years ago
orignal 42f228e75a proper termination 10 years ago
orignal 7bee253e46 fixed warning 10 years ago
orignal dfa634d8aa Merge pull request #69 from chertov/master 10 years ago
chertov 042c3ebd80 Add SSUData to VS project 10 years ago
root 607be87a4d fix linux build 10 years ago
chertov 9fe808dbba Merge branch 'master' of https://github.com/chertov/i2pd 10 years ago
chertov fbe765a530 Merge pull request #3 from orignal/master 10 years ago
chertov 6bb5a04102 Run as admin 10 years ago
chertov 64ba1622c2 Use Daemon.init in main() 10 years ago
chertov 0236879c26 Logging to file directly. Win32 Services can't write to std::cout 10 years ago
chertov e3ff849aa4 Using the d-pointer to hide HTTPProxy, HTTPServer, add logfile ofstream 10 years ago
chertov 861e9c52ed Win32Service uses Daemon start()/stop() 10 years ago
chertov c131fc8c86 Print data path on the statistics page 10 years ago
orignal 9ec671ba69 split SSU to SSU and SSUData 10 years ago
orignal 4bd8195e99 Merge pull request #68 from chertov/master 10 years ago
root 6516b64960 fix daemon 10 years ago
chertov edafc3dabf fix i2p.cpp 10 years ago
root e674014efc fix Linux Daemon 10 years ago
chertov 0b210ee99d Add simple Linux, Win32 daemons 10 years ago
orignal bf2e833f26 separate thread for SSU server 10 years ago
orignal 31295a663b common Send method 10 years ago
Meeh 75ddb26c18 Merge pull request #67 from chertov/master 10 years ago
chertov e6e11590c8 add mikhail4021 Win32Service, run i2pd as admin 10 years ago
chertov e16fdd4890 Merge pull request #2 from orignal/master 10 years ago
orignal 607f2d29f2 check for 16 bytes boundary before encryption 10 years ago
orignal 4cbc7773ac Merge pull request #66 from chertov/master 10 years ago
chertov 4e5e0be4ed Add license page 10 years ago
chertov 5a363a957b Add simple Inno Setup installer script 10 years ago
chertov 0c36925b87 load host.txt via HTTPProxy 10 years ago
chertov cdbcf0db76 add http status code 10 years ago
chertov fd08dc72bd Add *.b32.i2p address detection 10 years ago
chertov 7defa34d88 remove static from i2p::util::url 10 years ago
chertov eed04265bb Merge pull request #1 from orignal/master 10 years ago
orignal 3b0c03104c introducer support 10 years ago
orignal b873f7c7f1 RelayResponse/RelayIntro 10 years ago
orignal 73d38f530f store relay tag if introducer 10 years ago
orignal 4341d285aa fxied crash 10 years ago
orignal efab8106c6 implement session key if shared key is shorter than 64 bytes 10 years ago
orignal 25e16f1693 implement session and mac key if shared key is shorter than 64 bytes 10 years ago
orignal 002b023b29 increment outgoing sequence number 10 years ago
chertov 8a42ca9d64 Merge branch 'master' of https://github.com/chertov/i2pd 10 years ago
orignal 022c649617 Merge pull request #64 from chertov/master 10 years ago
user 030bebf080 add qcreator project 10 years ago
user b0adb6bd92 fix hosts.txt loading bug 10 years ago
orignal 8694ed16fd decrypt message first 10 years ago
orignal a510e7c2c6 check for duplicate and missing fragments 10 years ago