55 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
brain5lug a530503c0c copy elimination for ranges #part3 8 years ago
orignal 97afa502c5 shard_ptr for SAMSession 8 years ago
Jeff Becker 751b95d4af
add locking to SAM when adding/removing sockets 8 years ago
orignal c9cf84f2f4 correct SAM datagram size for Windows 8 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
hagen 448073cdd6 format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int} 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
Mikhail Titov 95c4a87ccc Check for invalid SAM destination 9 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 9 years ago
orignal 2a4d1c978e process multiple DATAGRAM SEND message 9 years ago
orignal 96ace89789 increase SAM connection buffer size 9 years ago
orignal f07d29bc8a handle DATAGRAM SEND 9 years ago
orignal 756e15fe19 fixed typo 9 years ago
orignal d9218134e2 pass source and destination ports to datagram receiver 9 years ago
orignal 52f806ff94 use shared_ptr for ClientDestination 9 years ago
orignal 05e49bbeab show SAM sessions through web interface 9 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 9 years ago
orignal 588c613043 naming lookup of .b32 address through LeaseSet request 9 years ago
Torkel Bjørnson-Langen ddf2aa38cc Minor: fixed clang compile warning [-Wmismatched-tags] 10 years ago
orignal 59aa40e2b0 wait until LeaseSet request complete instead timeout 10 years ago
orignal b007b66b15 store SAMSession by pointer 10 years ago
orignal a44ca91409 terminate acceptor and sessions on stop 10 years ago
orignal 9606883b78 handle signature type for SAM 3.1 10 years ago
orignal 54cffb583f check max version 10 years ago
orignal 08762870b4 fixed crash on termination 10 years ago
orignal 32a767dc91 pass I2CP options to local destination. Process tunnel length 10 years ago
orignal 8350f16b20 store SAM destinations if address book 10 years ago
orignal 68c321609d naming lookup through addressbook 10 years ago
orignal 4bd8b44ab2 shared pointers for streams 10 years ago
orignal 4dc33a6f45 fixed crash 10 years ago
orignal 81c63b0c30 shared pointers for SAM sockets 10 years ago
orignal f28376bf71 DATAGRAM RECEIVED message 10 years ago
orignal 47fb6f6e04 send datagram from SAM 10 years ago
orignal 4ae8c3c62c create datagram destination through SAM 10 years ago
orignal 4d97b0e206 moved StreamingDestination inside ClientDestination 10 years ago
orignal c8bca65b97 don't send session create reply until destination is ready 10 years ago
orignal 14f4bb8656 use local destination function through ClientContext 10 years ago
orignal eff0e13f31 remote LeaseSets per local destination 10 years ago
orignal a0a0234d29 fixed race condition 10 years ago
orignal df518ac5fd find SAM session only once 10 years ago
orignal 0f3a68cd8e fixed race condition 10 years ago
orignal e954d06edf NAMING LOOKUP for .b32 addresses 10 years ago
orignal 6e905c8f5c handle NAMING LOOKUP 10 years ago
orignal 18f177ee19 handle NAMING LOOKUP 10 years ago
orignal 9b0e8f6a71 request destination LeaseSet and wait for 5 seconds if not found 10 years ago
orignal 30233bed77 don't create SAM session is local destination exists 10 years ago
orignal ba96288438 handle DEST GENERATE 10 years ago
orignal 8feabe8a6e handle SILENT flag 10 years ago
orignal d04957bd15 publish local destinations created by SAM session 10 years ago
orignal 6af5fa3d27 handle STREAM ACCEPT 10 years ago