103 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
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 8 years ago
Jeff Becker 3b268fe3cc
allow resolving of .b32.i2p addresses in SAM name lookup 8 years ago
Jeff Becker 9f1b84d6f2
use const size_t instead of size_t 8 years ago
Jeff Becker d0ea59c568
add base64 buffer encoding bounds checking 8 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 9 years ago
orignal 2c2acae50d invoke acceptor on reset 9 years ago
orignal ac438fbd7d use stream buffer for sending identity 9 years ago
orignal 974a7ff3f5 shared_ptr for RoutingDestination 9 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 9 years ago
orignal b8740c008b fixed crash 9 years ago
orignal 588c613043 naming lookup of .b32 address through LeaseSet request 9 years ago
orignal 350e942b6a fixed windows build 10 years ago
orignal 59aa40e2b0 wait until LeaseSet request complete instead timeout 10 years ago
orignal bbe403fb40 main netdb can request router info only 10 years ago
orignal 3547a4042c request and handle LeaseSets through local destination only 10 years ago
orignal 84e5f30c70 delete local destination on session close 10 years ago
orignal b007b66b15 store SAMSession by pointer 10 years ago