643 Commits (e0e27047f99dbee37be2466a1d37c69879dc909f)
 

Author SHA1 Message Date
orignal 58a5c0f542 load pointer to rdx directly 10 years ago
orignal 6ba472eee7 8-bytes alignment 10 years ago
orignal 83131a361d AES-NI encrypt and decrypt 10 years ago
orignal 54e042b08d AES-NI encrypt and decrypt 10 years ago
orignal 236c606578 AES-NI encrypt and decrypt 10 years ago
orignal 527ac413b1 aes key expansion 10 years ago
orignal 6bf5d98c4d use new aes implementation for NTCP 10 years ago
orignal 81b57141d4 encrypt/decrypt same buffer 10 years ago
orignal d8d8c752b1 aes added 10 years ago
orignal 44bba19283 fixed memory leak 10 years ago
orignal 4f429b3e06 copy constructor for PrivateKeys 10 years ago
orignal 4fef0dd1cb dsa constants as byte array 10 years ago
orignal 8fd183c6de elgp as byte array 10 years ago
orignal 8ef4f0cef2 CryptoConst added 10 years ago
orignal c8a2ce4740 handle TunnelBuild (8 records) message 10 years ago
orignal 2062305f88 moved log file from daemon to log 10 years ago
chertov a5776b064b Merge pull request #4 from orignal/master 10 years ago
orignal 3e81123d94 fixed creash 10 years ago
orignal 5e1f3a4939 rolled back 10 years ago
orignal d0712423a3 Merge pull request #70 from cpubug/master 10 years ago
cpubug cba921eb3e fix CMAKE build 10 years ago
cpubug 087e61dbca fix crash 10 years ago
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