1109 Commits (b9806ac86bb8e87c73b6088bb15dc917d04185cc)
 

Author SHA1 Message Date
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
orignal f7ce86e0c4 pass tsA to SendPhase4 10 years ago
orignal 9eb5982ea3 use generic receive buffer for phase 4 10 years ago
orignal 4778c8bdfb fixed excess data for P521 10 years ago
orignal 9574163aeb fixed incorrect certificate length 10 years ago
orignal 199ff0c210 ECDSA P384 and ECDSA P521 support 10 years ago
orignal e0635548e9 handle EcDSA signatures 10 years ago
orignal 95524c8db3 shared pointer for SSU 10 years ago
orignal 1a0957b571 move WaitForConnect away from constructor 10 years ago
orignal 97656e7349 shared pointer for I2PTunnelConnection 10 years ago
orignal 0262a8b057 replaced boost::bind to std::bind 10 years ago
orignal 4bd8b44ab2 shared pointers for streams 10 years ago
orignal 4dc33a6f45 fixed crash 10 years ago
Mikal Villa 335de27095 Merge branch 'master' of github.com:PrivacySolutions/i2pd 10 years ago
Mikal Villa fa461b1254 Added prefix support, which enables the homebrew package to work. 10 years ago
orignal 81c63b0c30 shared pointers for SAM sockets 10 years ago
orignal dcefe7d221 fixed typo 10 years ago
orignal ed3aaefe96 delete delete routers from memory 10 years ago
orignal 6042aefd17 delete dead floodfill 10 years ago
orignal 1c3f70056a use shared pointer of RI for transports 10 years ago
orignal d8b9968aed use shared pointer for RI in requested destination 10 years ago
orignal 8a357ac46c store shared pointer to RI in tunnel config 10 years ago
Mikal 5187701af1 Updated NSI file 10 years ago
Mikal 6cc3021baa MSVC13 Fix 10 years ago
orignal 0f4e4a7944 return shared_ptr to RI 10 years ago
orignal 683c97d5c8 shared pointer for local RI 10 years ago
orignal af2a5b93f2 SU3 file parser 10 years ago
orignal f9ec60265a support of RI with EcDSA 10 years ago
orignal a449dc1377 read RI from buffer 10 years ago
orignal f6849442a9 encrypted delivery status 10 years ago
orignal c3e329e406 fixed misalignment 10 years ago
orignal 69cbd71fe0 receive buffers aligned to 16 10 years ago
orignal dd1a798128 AES buffer aligned to 16 bytes 10 years ago
orignal 96387aecbd store RIs as shared pointers 10 years ago
orignal 77b7fff5ed streaming api functions added 10 years ago