summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/interconnect
Commit message (Expand)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-12-05125-18518/+0
* Change "config.yaml"alexv-smirnov2023-12-031-1/+0
* Revert commit rXXXXXX,Add env semanticsvidyuk2023-11-2427-0/+725
* Add env semanticdimdim112023-11-2427-725/+0
* add darwin-arm64 CMakeListsdcherednik2023-11-2014-0/+379
* Fix EPOLLET logic to keep old behaviour for inoptimal user code KIKIMR-20021alexvru2023-11-1711-31/+99
* Fix ubsan false-positivealexvru2023-11-131-1/+4
* Switch epoll back to EPOLLET KIKIMR-20021alexvru2023-11-089-83/+102
* KIKIMR-19066 added hc optimal clock skew calculationandrew-rykov2023-10-302-4/+29
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-1720-49/+49
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'ilnurkh2023-10-1614-60/+60
* 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
* 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
* 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
* Move LOGGER component from kikimr-specific services to actorlib common ones K...alexvru2023-07-082-2/+2
* 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
* 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