Commit Graph

31 Commits (openssl)

Author SHA1 Message Date
orignal d926a31064 fixed warning 4 months ago
weko 4b167fdbaf Update copyright year 4 months ago
weko 5b93558bd0 Add support for multiple udp server tunnels on one destionation 4 months ago
orignal 922e5915b1 rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages 1 year ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 4052b1ea6d pick compatible outbound tunnel for datagrams 3 years ago
R4SAS d2faec70be
[gzip] do not initialize deflator if gzip is not enabled for tunnel
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 6966539b86 reindent Datagram, Daemon, update default subscription in config example
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal b1262d54de don't detach ECIESx25519 session from destination 3 years ago
orignal da7e2f2580 don't send message through non-established session 4 years ago
orignal c41554109b change datagram routing path if nothing comes back in 10 seconds 4 years ago
orignal 31494267e5 fixed datagram idle crash 4 years ago
orignal 1e609acb03 keep sending through first successive routing path 4 years ago
orignal 1a39f7e5c6 GarlicRoutingPath per session 4 years ago
orignal 44bb8f6f16 allocated datagram I2NP from memory pool 4 years ago
orignal a33cad4b70 eliminate datagram send timer 4 years ago
orignal f077836bf5 store DatagramSession for bulk 4 years ago
orignal 6d7847f2df send bulk datagrams 4 years ago
orignal 5a32082624 recreate session after 90 seconds incativity 4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 46ee427ee3 common header for repliable datagrams 4 years ago
orignal 648d035a0f GzipNoCompression for datagrams 4 years ago
orignal d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
orignal 329439d0ae don't copy datagram payload 4 years ago
orignal 0b1cfb2102 send response to recived datagram from ECIESX25519AEADRatchet session 4 years ago
orignal a090114066 send data message wih raw type fpr raw datagrams 5 years ago
orignal a605e4bab6 send and recieve raw datagrams 5 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago