60 Commits (a906d7f02fc7ec2cf210fbdeb744d88b1979c13a)

Author SHA1 Message Date
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
orignal a44ca91409 terminate acceptor and sessions on stop 10 years ago
orignal ec8e3574f9 delete local destination on session close 10 years ago
orignal 7da694825d fixed handshake 10 years ago
orignal 9606883b78 handle signature type for SAM 3.1 10 years ago
orignal 54cffb583f check max version 10 years ago
orignal 4e54fbec08 delete stream from inside 10 years ago
orignal 9acf80e563 from/to base64 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 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