| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix CloseOnIdle peer termination | alexvru | 2023-06-21 | 2 | -1/+11 |
| * | Randomize ping intervals a bit | alexvru | 2023-06-19 | 1 | -0/+2 |
| * | Fix CloseOnIdle logic | alexvru | 2023-06-16 | 3 | -52/+64 |
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 7 | -0/+216 |
| * | Remove extra semicolon (library) | bulatman | 2023-06-10 | 1 | -2/+2 |
| * | Fix memory leak in TActorSystem | a-sumin | 2023-06-07 | 1 | -1/+1 |
| * | Validate incoming peer hostname through direct DNS lookup | alexvru | 2023-05-18 | 2 | -31/+65 |
| * | Fix OpenSSL problem | alexvru | 2023-05-17 | 4 | -17/+25 |
| * | Fix bug | alexvru | 2023-05-15 | 1 | -1/+1 |
| * | Fix IC counters performance | alexvru | 2023-05-12 | 3 | -20/+43 |
| * | Support xxHash in IC | alexvru | 2023-05-10 | 11 | -11/+76 |
| * | Fix encryption problem | alexvru | 2023-05-05 | 2 | -88/+86 |
| * | Fix IC regression | alexvru | 2023-05-05 | 1 | -3/+5 |
| * | Improve IC | alexvru | 2023-05-04 | 5 | -47/+100 |
| * | Further IC fixes | alexvru | 2023-05-03 | 3 | -136/+140 |
| * | Some IC fixes | alexvru | 2023-05-03 | 8 | -127/+192 |
| * | Some IC fixes | alexvru | 2023-04-27 | 4 | -224/+198 |
| * | Improve IC and XDC | alexvru | 2023-04-26 | 7 | -21/+110 |
| * | Support XDC streams | alexvru | 2023-04-25 | 12 | -475/+1320 |
| * | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 7 | -7/+7 |
| * | Rework interconnect sending stream machinery | alexvru | 2023-04-19 | 14 | -306/+612 |
| * | getting rid of TActorContext in state functions | xenoxeno | 2023-04-14 | 6 | -9/+7 |
| * | Remove TEventDescr1 support from IC | alexvru | 2023-04-14 | 6 | -73/+30 |
| * | Remove TTcpPacketHeader_v1 support from IC | alexvru | 2023-04-14 | 7 | -128/+50 |
| * | Implement external data channel: connection | alexvru | 2023-04-13 | 8 | -14/+196 |
| * | Remove excessive reading from the pipe | alexvru | 2023-04-13 | 4 | -30/+48 |
| * | Prepare for XDC support | alexvru | 2023-04-11 | 1 | -224/+232 |
| * | Intermediate changes | robot-piglet | 2023-04-10 | 12 | -15/+39 |
| * | Fix channel scheduler | alexvru | 2023-04-07 | 1 | -10/+6 |
| * | Switch to lld64.ld on darwin target platform | hiddenpath | 2023-04-01 | 3 | -6/+3 |
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 7 | -214/+0 |
| * | revert light events | xenoxeno | 2023-03-28 | 21 | -161/+90 |
| * | Add not enough execution metrics, | kruall | 2023-03-24 | 2 | -0/+6 |
| * | Mandate sdk_version 11.0 when targeting MacOS | thegeorg | 2023-03-23 | 3 | -3/+3 |
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 7 | -21/+21 |
| * | Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests, | serg-belyakov | 2023-03-17 | 3 | -48/+35 |
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 36 | -0/+1445 |
| * | Add all-to-one UT, add handshake broker to test environment, | serg-belyakov | 2023-03-15 | 4 | -66/+132 |
| * | Intermediate changes | robot-piglet | 2023-03-14 | 5 | -22/+166 |
| * | Add different next permission selection strategies for handshake broker, | serg-belyakov | 2023-03-13 | 1 | -3/+38 |
| * | Add Broker holder class which automatically frees the broker on destroy, remo... | serg-belyakov | 2023-03-10 | 3 | -43/+82 |
| * | Improve coroutine actor interface | alexvru | 2023-03-10 | 1 | -5/+13 |
| * | Improve coroutine actor interface | alexvru | 2023-03-10 | 1 | -9/+14 |
| * | light events for actor system | xenoxeno | 2023-03-09 | 20 | -94/+165 |
| * | Intermediate changes | robot-piglet | 2023-03-09 | 4 | -0/+79 |
| * | Intermediate changes | robot-piglet | 2023-03-07 | 6 | -4/+4 |
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 2 | -2/+2 |
| * | Interconnect handshake activity markdown | alexvru | 2023-03-06 | 1 | -6/+3 |
| * | Remove incoming handshake broker, add inflight setting to IC common, | serg-belyakov | 2023-02-28 | 4 | -26/+30 |
| * | Intermediate changes | robot-piglet | 2023-02-07 | 6 | -68/+68 |