95 Commits (507093dbad65f748611606b7f65913b2a7a24c81)

Author SHA1 Message Date
orignal 68c321609d naming lookup through addressbook 10 years ago
orignal 0262a8b057 replaced boost::bind to std::bind 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
Meeh 88fb8a217d Fix for build error in msvc12 10 years ago
orignal af997473b2 moved AddressBook to ClientContext 10 years ago
orignal 47fb6f6e04 send datagram from SAM 10 years ago
orignal 336fa8eed7 fixed windows build 10 years ago
orignal 4ae8c3c62c create datagram destination through SAM 10 years ago
orignal b11877d002 create streams through ClientDestination 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 89e5b56a19 introduced ClientContext 10 years ago
orignal 18d6a2c70e create/delete stream per destination only 10 years ago
orignal 341e860caa fixed race condition 10 years ago
orignal a0f43d9772 resuse instance of local destination upon restart 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 78fc3876e6 pritnout incomign SAM connection 10 years ago
orignal 482fc0e8b1 split Streaming to stream and destination 10 years ago
orignal 9a617297f2 operation_aborted error code for stream 10 years ago
orignal e954d06edf NAMING LOOKUP for .b32 addresses 10 years ago
orignal 39bd641b39 extract last parameter 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 ef2932a234 some cleanup 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 f7325f6c4f parse SAM commands 10 years ago
orignal d04957bd15 publish local destinations created by SAM session 10 years ago
orignal 6af5fa3d27 handle STREAM ACCEPT 10 years ago
orignal 959fda341a implementation of STREAM CONNECT 10 years ago
orignal eb83b6e9a6 implementation of SESSION CREATE 10 years ago
orignal ec624c89b2 delete all streams upon deletion of a local destination 10 years ago
orignal 393d4bc231 create SAM session 10 years ago
orignal 2914bb67f1 handle through traffic 10 years ago
orignal a7fa896b3e SAM added 10 years ago