summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/interconnect
Commit message (Collapse)AuthorAgeFilesLines
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-1720-49/+49
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'ilnurkh2023-10-1614-60/+60
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* KIKIMR-19589 add local boostrap jquery resourcesandrew-rykov2023-10-165-0/+5
|
* add tasan.supp, lsan.suppnkozlovskiy2023-10-131-0/+1
|
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-0932-177/+177
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Reset CloseOnIdle by default KIKIMR-19282alexvru2023-09-072-2/+1
|
* Intermediate changesrobot-piglet2023-09-064-8/+4
|
* Fix input variable missprintsvidyuk2023-08-3029-0/+1260
|
* All .ll files support in LLVM_BCsvidyuk2023-08-3029-1260/+0
|
* Support static node list change subscriptions in Dynamic Nameservice and use ↵alexvru2023-08-081-0/+9
| | | | them in BSC KIKIMR-13309
* Improve payload wire encoding and XDC selection KIKIMR-18394alexvru2023-07-246-36/+126
|
* Don't validate version tag, if it is absent in peer, KIKIMR-18776serg-belyakov2023-07-181-1/+4
| | | Don't validate version tag, if it is absent in peer
* Move LOGGER component from kikimr-specific services to actorlib common ones ↵alexvru2023-07-082-2/+2
| | | | KIKIMR-11082
* KIKIMR-18568: remove dependency library/cpp/actors to ydb/core/protosivanmorozov2023-07-0811-17/+17
|
* Tunable backlog size for ICalexvru2023-06-272-1/+3
|
* Fix coroutine event serializeralexvru2023-06-241-3/+5
|
* Regression testalexvru2023-06-237-2/+115
|
* Fix CloseOnIdle peer terminationalexvru2023-06-212-1/+11
|
* Randomize ping intervals a bitalexvru2023-06-191-0/+2
|
* Fix CloseOnIdle logicalexvru2023-06-163-52/+64
|
* add ymake export to ydbalexv-smirnov2023-06-137-0/+216
|
* Remove extra semicolon (library)bulatman2023-06-101-2/+2
|
* Fix memory leak in TActorSystema-sumin2023-06-071-1/+1
|
* Validate incoming peer hostname through direct DNS lookupalexvru2023-05-182-31/+65
|
* Fix OpenSSL problemalexvru2023-05-174-17/+25
|
* Fix bugalexvru2023-05-151-1/+1
|
* Fix IC counters performancealexvru2023-05-123-20/+43
|
* Support xxHash in ICalexvru2023-05-1011-11/+76
|
* Fix encryption problemalexvru2023-05-052-88/+86
|
* Fix IC regressionalexvru2023-05-051-3/+5
|
* Improve ICalexvru2023-05-045-47/+100
|
* Further IC fixesalexvru2023-05-033-136/+140
|
* Some IC fixesalexvru2023-05-038-127/+192
|
* Some IC fixesalexvru2023-04-274-224/+198
|
* Improve IC and XDCalexvru2023-04-267-21/+110
|
* Support XDC streamsalexvru2023-04-2512-475/+1320
|
* External build system generator release 29robot-ya-builder2023-04-197-7/+7
| | | Update tools: yexport
* Rework interconnect sending stream machineryalexvru2023-04-1914-306/+612
|
* getting rid of TActorContext in state functionsxenoxeno2023-04-146-9/+7
|
* Remove TEventDescr1 support from ICalexvru2023-04-146-73/+30
|
* Remove TTcpPacketHeader_v1 support from ICalexvru2023-04-147-128/+50
|
* Implement external data channel: connectionalexvru2023-04-138-14/+196
|
* Remove excessive reading from the pipealexvru2023-04-134-30/+48
|
* Prepare for XDC supportalexvru2023-04-111-224/+232
|
* Intermediate changesrobot-piglet2023-04-1012-15/+39
|
* Fix channel scheduleralexvru2023-04-071-10/+6
|
* Switch to lld64.ld on darwin target platformhiddenpath2023-04-013-6/+3
|
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-287-214/+0
|
* revert light eventsxenoxeno2023-03-2821-161/+90
|
* Add not enough execution metrics,kruall2023-03-242-0/+6
|