Commit graph

55 commits

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