20 Commits (openssl)

Author SHA1 Message Date
weko 4b167fdbaf Update copyright year 4 months ago
weko 5b93558bd0 Add support for multiple udp server tunnels on one destionation 4 months ago
Dimitris Apostolou 577c71b930
Fix typos 5 months ago
orignal f9b0bb0383 I2PTunnel/UDPTunnel split 2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 3 years ago
R4SAS d2faec70be
[gzip] do not initialize deflator if gzip is not enabled for tunnel 3 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
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 d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
orignal 329439d0ae don't copy datagram payload 4 years ago
orignal a605e4bab6 send and recieve raw datagrams 5 years ago
yangfl 50ba52756f fix mixing tabs and spaces 6 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
Jeff Becker 9b62f238ed add option for client tunnels to build tunnels such that OBEP==IBGW 7 years ago
orignal 2cbdb0bc17 fixed shared_ptr error 7 years ago
Jeff Becker 77918fd412 use std::shared_from_this 7 years ago
Jeff f3d4077142 dont re-request LS 8 years ago
Jeff Becker 75690598e3 try fixing datagram 8 years ago
Jeff Becker 0396c4a4de try fixing datagram 8 years ago
Jeff Becker 8a95b5b5b0
tabify 8 years ago
Jeff Becker 7506619f4c
add minimum path lifetime 8 years ago
Jeff Becker 577d9ddf65
fix memory leak with udp tunnel 8 years ago
Jeff Becker 43c3bdf7c5
fix 8 years ago
Jeff Becker 8ba142eb45
increase datagram session switching interval 8 years ago
orignal bee407ea34 clean-up datagram session toghters with leasesets and tags 8 years ago
Jeff Becker 1015188c4e
use shared pointers 8 years ago
Jeff Becker f0bc2a3645
add null checks 8 years ago
Jeff Becker 82f46464f3
prevent double free 8 years ago
Jeff Becker fa1021df59
add webui for udp tunnels 8 years ago
Jeff Becker 9acbb2203c
Update Indentation and don't spam route changes in datagram sessions 8 years ago
Jeff Becker c770bcbf96
prevent race condition in datagram destination 8 years ago
Jeff Becker 5685c376cb
fix broken build 8 years ago
Jeff Becker 0b21fce94e
try adding garlic and session tags to datagram destination 8 years ago
Jeff Becker bee34a3222
fix 8 years ago
orignal c7173d5e1c use shared ClientDestination 8 years ago
orignal cb68d19bed ClientDestination/LeaseSetDestination split 8 years ago
orignal 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 9 years ago
orignal 89ed8c2173 set datagram receiver per port 9 years ago
orignal cc91a6d96f send ports with datagram 9 years ago
orignal f07d29bc8a handle DATAGRAM SEND 9 years ago