Commit Graph

7916 Commits (openssl)
 

Author SHA1 Message Date
Meeh acf59f0b7e Adding volatile keyword 10 years ago
orignal 74e1840bad Merge pull request #36 from meeh420/master
Rewrite
10 years ago
Meeh 5706ad6e5c Merge branch 'master' of https://github.com/orignal/i2pd 10 years ago
orignal 202e3eeb2a process ACKs 10 years ago
Meeh 9b1e7956cb defining vars should cost less than function calls 10 years ago
Meeh 9897a49e1a Rewrite the thread stop in Queue 10 years ago
orignal 1c1103dcce send ack 10 years ago
orignal 656392fe1e handle SSU I2NP header 10 years ago
orignal d04f9e723c handle recieved I2NP message 10 years ago
chertov 9f60b50a63 Merge pull request #11 from orignal/master
Merge pull request #11 from orignal/master
10 years ago
orignal fd80a13495 handle multiple fragments in one packet 10 years ago
orignal 53cd9c2418 parse data message 10 years ago
orignal 70cab34026 Merge pull request #35 from meeh420/master
Rewrite of signal handler, pid file
10 years ago
Meeh b14d3b7c01 Changed error text 10 years ago
orignal 5359ac51b0 Merge pull request #34 from chertov/master
fix LittleEndian, change endian.h version
10 years ago
Meeh 6afc32510b Rewriting signal handler, adding pid file support. 10 years ago
chertov 728c1a9226 fix LittleEndian, change endian.h version 10 years ago
chertov 9f0391e3f6 Merge pull request #9 from orignal/master
Merge pull request #9 from orignal/master
10 years ago
orignal 135b3f1477 take UDP address from actual endpoint 10 years ago
orignal 5ecf67591d Merge pull request #33 from meeh420/master
Daemon, simple file logging, etc
10 years ago
Meeh 0dbb2ac557 Handle shutdown signals 10 years ago
Meeh bcf10eb979 Try not to break windows builds. 10 years ago
Meeh 8f1e300b13 Log to file, reload config and daemon mode 10 years ago
Meeh 82bd8cc69f Should fix the segfault at exit 10 years ago
orignal 670508016b SessionConfirmed message 10 years ago
chertov c20f357cb3 Merge pull request #8 from orignal/master
Merge pull request #8 from orignal/master
10 years ago
orignal e24795dd41 pick most recent tunnel from LeaseSet 10 years ago
orignal 6f08edb32f create MAC key 10 years ago
orignal 0171d3040a fixed crash 10 years ago
orignal f6e290d53f Merge pull request #31 from chertov/master
fix windows build, add windows GetDefaultDataDir, add files to project
10 years ago
chertov dbd9c5c105 fix windows build, add windows GetDefaultDataDir, add files to project 10 years ago
chertov 5337f4c9a4 Merge pull request #7 from orignal/master
Merge pull request from orignal/master
10 years ago
orignal c31c1cfbc4 Merge pull request #28 from meeh420/master
RouterInfo file size fix
10 years ago
Meeh 1efe9cc41e return 10 years ago
Meeh a46f311762 RouterInfo file size fix 10 years ago
orignal 37d4484e87 Merge pull request #27 from meeh420/master
Fixing reseed
10 years ago
Meeh 11e11df5ca Fixing reseed 10 years ago
orignal 04cf2031ef handle received packets in right order 10 years ago
orignal 499a7a9e32 use key of remote router as ident key for SessionCreated 10 years ago
orignal 8963c0b309 save new RouterInfos to ~/.i2pd 10 years ago
orignal e674e24887 Merge pull request #23 from meeh420/master
Load netDb from data directory
10 years ago
Meeh d87a79b226 Load netDb from data directory 10 years ago
orignal ca1e1c4896 fixed compilation error and potentil memory corruption 10 years ago
orignal bf2e8d2350 fixed HMAC calculation. Tested and verified 10 years ago
orignal a6625a770f Merge pull request #22 from meeh420/master
Should fix compilation error on some systems
10 years ago
Meeh f639f971b2 Should fix compilation error on some systems 10 years ago
orignal be42dbded3 Merge pull request #21 from meeh420/master
Adding support for config file
10 years ago
Meeh ef9801f704 Remove debug 10 years ago
Meeh 2fd31c6c8d Custom datadir + cleanup 10 years ago
Meeh 56f1f627ef use single dash to query options 10 years ago