23 Commits (1dcb8787963830396652c9cc56be93496d667357)

Author SHA1 Message Date
R4SAS 8bae4975fb add copyright headers 4 years ago
orignal c7c6e5917a Streaming MTU size 1812 for ECIESX25519AEADRatchet 4 years ago
orignal e301387896 don't calculate checsum for Data message send through ECIESX25519AEADRatchet session 4 years ago
orignal 5eec580727 delete strem from destination upon termination 4 years ago
orignal 1e9a53da3f delete stream by id for HTTP interface 4 years ago
orignal 32e2f0b1fa correct termination of streaming destination 4 years ago
orignal 254d2b82b3 fixed #1393. store streams by recvStreamID 5 years ago
orignal 2cac9b03ff common code for offline signatures 5 years ago
orignal 6d9e5147b5 handle offline signature 5 years ago
Jeff Becker 0ced38cdcb
tabify 6 years ago
Jeff Becker 4643c92d33
Initial SAM cleanup 6 years ago
Jeff Becker eefbbd4efe
remove all related streaming limit members 6 years ago
Jeff Becker 83932a6f02
remove streaming bans 6 years ago
Jeff Becker 06020b8f54
re-enable packet pool 7 years ago
Jeff Becker 207212557e
fix sam race conditions 7 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 7b00d828b2
fix lambda capture, don't capture copy 7 years ago
Jeff Becker d5e9fc7677
fix race condition 7 years ago
orignal a5b1b24fee implement i2p.streaming.connectDelay option 7 years ago
Jeff Becker a4b39a3648
disable connection limiting by default 7 years ago
brain5lug 8c8127dda6 fixed perfect forwarding for the memory pool 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 1f76dc78d8 cleanup acceptor for AcceptOnce 7 years ago
orignal 04dc34260f replaced stringstream by a list of buffers 7 years ago
orignal 29944f6bf2 cleanup stream upon termination 8 years ago
orignal 7ea0249e6e use memory poll for streaming 8 years ago
orignal 88a48a5c79 implement AcceptOnce for multiple acceptors 8 years ago
orignal c45f72a63e make sure all outstading data got sent before closing socket 8 years ago
orignal ac2caf2787 make sure all incoming data gets sent before closing a socket 8 years ago
orignal 0e14b54b6d break circular reference 8 years ago
orignal 2dcb91b284 don't create same incoming stream twice 8 years ago
orignal c5e2ec5e00 random remote lease selection for LeaseSet update 8 years ago
orignal 3167ae21b0 send own LeasetSet through a stalled stream 8 years ago
Jeff Becker ee9dc789af
change scope of Stream::Terminate 8 years ago
Jeff Becker 87e1c45c05
fug 8 years ago
Jeff Becker 9447afe49c
try changing i2cp option 8 years ago
Jeff Becker aa3a93b6a0
implement streaming limiting (initial) 8 years ago
orignal c7173d5e1c use shared ClientDestination 8 years ago
orignal cb68d19bed ClientDestination/LeaseSetDestination split 8 years ago
orignal 6d892179c8 added gzip parameter for server tunnels 8 years ago
orignal 93720fffd4 shared path between streams 9 years ago
orignal 7d927b0e28 shared_ptr for Lease 9 years ago
orignal 3d19e92059 queue up out of sequence packets 9 years ago
orignal 5930e2d221 keep pending incoming streams if acceptor is not set 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
orignal 873754c6ca select next lease with same gateway if possible 9 years ago
orignal c873e9dd68 don't send reset message due problem at other side 9 years ago
orignal 51b850aa85 show windows size and connection status 9 years ago