27 Commits (24e325db62f00f2ac2f67e3c098a94d4c5690bd4)

Author SHA1 Message Date
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 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 3 years ago
R4SAS 6966539b86 reindent Datagram, Daemon, update default subscription in config example 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 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 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 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
Jeff Becker d91c7e5e79 fix datagram bugs 7 years ago
orignal 2cbdb0bc17 fixed shared_ptr error 8 years ago
Jeff Becker 77918fd412 use std::shared_from_this 8 years ago
Jeff Becker c68aca4ada try fixing crash in datagram code 8 years ago
Jeff f3d4077142 dont re-request LS 8 years ago
Jeff Becker 673b7a95b7 fix sam crash on exit and datagram crash with no outbound tunnel 8 years ago
Jeff Becker 965896b932 fix sam crash on exit and datagram crash with no outbound tunnel 8 years ago
Jeff 99b5f1b7b8 remove pedantic log entry 8 years ago
Jeff 8071df0e68 don't crash on os x when no lease set found for udp tunnel 8 years ago
Jeff 08001ba373 remove pedantic log entry 8 years ago
Jeff ae3bb30d8a don't crash on os x when no lease set found for udp tunnel 8 years ago
Jeff b4e7a91645 be less picky about next lease set 8 years ago
Jeff 92dd68fca1 fix 8 years ago
Jeff 82e955ec02 fix 8 years ago
Jeff 919aa2895a request lease set 8 years ago
Jeff Becker 75690598e3 try fixing datagram 8 years ago
Jeff 5640c96fd5 request lease set 8 years ago
Jeff Becker 0396c4a4de try fixing datagram 8 years ago
Jeff Becker 8a95b5b5b0
tabify 8 years ago
Jeff Becker 577d9ddf65
fix memory leak with udp tunnel 8 years ago
Jeff Becker ae2b5dfd3e
fix udp tunnel route switching logic 8 years ago
orignal 6885761f87 check if sessions list is empty 8 years ago
orignal a4762fe65c remove expired session through one pass 8 years ago