114 Commits (59dd479a6d3460fea9042e244c4348f4399a93e4)

Author SHA1 Message Date
orignal 652226dbf0 allow multiple acceptors 8 years ago
orignal 8f51dc2c22 reload acceptor with correct stream 8 years ago
orignal b363b50320 multiple acceptors 8 years ago
orignal 27e1579e4c rollback 8 years ago
Jeff Becker eb9ea97e21 don't crash 8 years ago
Jeff Becker 673b7a95b7 fix sam crash on exit and datagram crash with no outbound tunnel 8 years ago
Jeff Becker d5f27ecb0e fix termination crash 8 years ago
Jeff Becker 8f8b928cc4 enable multiple acceptors in sam (initial) 8 years ago
orignal 259a63e612 fixed session termination crash 8 years ago
orignal 05c914156a fixed session termination crash 8 years ago
orignal f1254fd5d4 fixed android build 8 years ago
hagen bbcb9af01f * SAM.cpp : boost::lexical_cast -> std::stoi 8 years ago
orignal 5c64c2ff42 handle stream ternimation properly 8 years ago
Jeff Becker 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 8 years ago
brain5lug a530503c0c copy elimination for ranges #part3 8 years ago
orignal 97afa502c5 shard_ptr for SAMSession 8 years ago
Jeff Becker 924f281536
* Don't set m_Session to nullptr in SAMSocket::Terminate 8 years ago
Jeff Becker 751b95d4af
add locking to SAM when adding/removing sockets 8 years ago
orignal a8e12e624d fixed hanging connection 9 years ago
Jeff Becker 3b268fe3cc
allow resolving of .b32.i2p addresses in SAM name lookup 9 years ago
Jeff Becker 9f1b84d6f2
use const size_t instead of size_t 9 years ago
Jeff Becker d0ea59c568
add base64 buffer encoding bounds checking 9 years ago
hagen 89a0a94f3e * sane log messages: SAM.cpp 9 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
Mikhail Titov 88db99e593 Minor omissions 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
Mikhail Titov 95c4a87ccc Check for invalid SAM destination 9 years ago
Mikhail Titov 38ebe28923 Rearrange eol removal for handshake 9 years ago
Mikhail Titov 23a3d48611 This closes #201 9 years ago
orignal da006a1d6e use AsyncSend 9 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 9 years ago
orignal 5f199432f0 proper size of remaining data 9 years ago
orignal 8b10fc497d pass correct datagram size 9 years ago
orignal e80d09aa17 fixed typo 9 years ago
orignal 4c1e12921a restore imcomplete string back 9 years ago
orignal 1824a9a38e try to receive remanining message 9 years ago
orignal 3e59535a53 try to receive remanining message 9 years ago
orignal 8c174cd548 merge incomplete DATAGRAM SEND message 9 years ago
orignal 2a4d1c978e process multiple DATAGRAM SEND message 9 years ago
orignal f07d29bc8a handle DATAGRAM SEND 9 years ago
orignal 39641f05b9 create datagram destination for DATAGRAM session 9 years ago
orignal ca3b9f253d pass data for streams only 9 years ago
orignal 1a0abfbc06 create keys only by DEST GENERATE 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 621bfde961 handle incoming connection failure 9 years ago
orignal 05e49bbeab show SAM sessions through web interface 10 years ago
orignal 2c2acae50d invoke acceptor on reset 10 years ago
orignal ac438fbd7d use stream buffer for sending identity 10 years ago