Commit Graph

28 Commits (76ad7f24eeee0c536333987f4b433af8b6e3c69d)

Author SHA1 Message Date
orignal 57d4ccfdfd reduced memory usage 9 years ago
orignal 7949ffe41e fixed crash 9 years ago
orignal 30715c2512 firewall detection 9 years ago
orignal 51aea367c3 full implementation of peer test 9 years ago
orignal 34e31f3d78 PeerTest from Alice to Charlie 9 years ago
orignal e250628174 global peer tests 9 years ago
orignal eee968ce56 fixed incorrect instantiation in gcc 4.6 9 years ago
orignal e3190a4ca9 SSU data receive batching 9 years ago
orignal 923b64eb48 delete messages sent to disconnected session 10 years ago
orignal 23907e6cb1 don't look for session if a packet is from same endpoint as previous 10 years ago
orignal e5fdee272b clean obsolete SSU data 10 years ago
orignal a80e4ef0ea fixed memory leak 10 years ago
orignal ab0bd908ec fixed race condition 10 years ago
orignal 5730b15f01 fixed race condition 10 years ago
orignal 0518b08ca6 drop second incoming connection with same identity 10 years ago
orignal f846b87590 make sure DeliveryStatus and DatabseStore are sent first 10 years ago
orignal ea353ac3ba send batch of I2NP messages 10 years ago
orignal 98e930bd46 moved delayed queue to Peer 10 years ago
orignal d971dff593 introduced Peer 10 years ago
orignal a85cc6aa77 fixed race condition 10 years ago
Francisco Blas (klondike) Izquierdo Riera 84f7966a0b Fix even more alignment problems 10 years ago
Francisco Blas (klondike) Izquierdo Riera 700c53e60a Fix any remaning aliasing rules with propper memcpy wrappers 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1636187e26 Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 10 years ago
orignal 95524c8db3 shared pointer for SSU 10 years ago
orignal 1a0957b571 move WaitForConnect away from constructor 10 years ago
orignal 1c3f70056a use shared pointer of RI for transports 10 years ago
orignal 4334007688 aligned AES and MAC keys 10 years ago
orignal 6b860c8c88 split SSU to SSU and SSUSession 10 years ago