1143 Commits (08762870b4bf4f14ae887e00bd465cb9ad839c14)
 

Author SHA1 Message Date
orignal 08762870b4 fixed crash on termination 10 years ago
orignal 517a7ba3ab BOB setkeys/getkeys 10 years ago
orignal 3d0349191d fixed memory corruption 10 years ago
orignal 76478ceaa2 send recived data after address from BOB inbound connection 10 years ago
orignal 9328bd1caf temporary disabled tunnel test encryption due instability 10 years ago
orignal b2a6b6657f handle stop command 10 years ago
orignal 0214ad69a6 inbound tunnels 10 years ago
orignal 1c0c530769 BOB inbound tunnel 10 years ago
orignal 75666e3e39 return public key only for newkeys 10 years ago
orignal 60e4e52373 BOB outgoing tunnels 10 years ago
orignal 30a1f9d447 send BOB message reply 10 years ago
orignal cb293b93d2 BOB command parser 10 years ago
orignal 3ab65bbe0d command channel acceptor 10 years ago
orignal e7f05cc462 BOB added 10 years ago
orignal cfcec8229c delete non-responding streams 10 years ago
orignal 4e54fbec08 delete stream from inside 10 years ago
orignal 38ee813e41 wait for all messages acked before termination of a stream 10 years ago
orignal 9acf80e563 from/to base64 10 years ago
orignal 9539fb8cb0 fixed memory leak 10 years ago
orignal bd13406f42 don't delete HTTP connection twice 10 years ago
orignal fbec753dcd show local destination's tuunels state 10 years ago
orignal e6c92a535d handle ipv6 sessions in separate thread 10 years ago
orignal 32a767dc91 pass I2CP options to local destination. Process tunnel length 10 years ago
orignal 3ca560b895 different tunnel length for IB and OB 10 years ago
orignal 5e83d950f5 count NACKs in plain ack message size 10 years ago
orignal 95027930f2 send NACKs 10 years ago
orignal 3ff1158384 fixed crash 10 years ago
orignal 404f21ea76 fixed API build error 10 years ago
orignal 49173da84d encypt tunnel test messages 10 years ago
orignal d794dfb7e5 moved private keys creation to client context 10 years ago
orignal 8350f16b20 store SAM destinations if address book 10 years ago
orignal e1c25fedb0 wait for confirmantion of publishing 10 years ago
orignal 3e3cfa3d68 load from addressbook first 10 years ago
orignal 092b445e36 store addresses in csv format 10 years ago
orignal b9806ac86b fixed crash 10 years ago
orignal a8c08563f1 alignment 10 years ago
orignal eb6b04d6c2 send packets of a longer message at the that time 10 years ago
orignal 68c321609d naming lookup through addressbook 10 years ago
orignal fae01f61d2 filesytem-based addressbook 10 years ago
orignal aca87b5fd1 remember last outgoing tunnel per stream rather than per client destination 10 years ago
orignal 77687a70a2 adjust message length after alignment 10 years ago
orignal 357a9a6a56 16 bytes alignmen of AES block 10 years ago
orignal f7d90648e3 drop verifier not used anymore 10 years ago
orignal 6153d799bc use shared pointer for NTCPSession 10 years ago
orignal f15508aff5 Merge branch 'master' of https://github.com/orignal/i2pd 10 years ago
orignal 0ccb66476e moved NTCP client code to Transports 10 years ago
orignal 6c13ad78a5 eliminated NTCPServerConnection 10 years ago
orignal 8fde36a4b0 Update version.h 10 years ago
orignal de14f8dcd7 handle Phase3 in two steps 10 years ago
orignal 1e81652a62 send Phase3 with proper identity 10 years ago