aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/actors
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in TActorSystema-sumin2023-06-076-32/+80
* prevent extra copy and format for log_s;asorotsky2023-05-301-6/+6
* Check TlsActivationContext in log macrosesnsofya2023-05-261-17/+16
* more detailed logging;qkrorlqr2023-05-241-1/+14
* Search in hashmap benchmarkdtyo2023-05-241-3/+405
* Validate incoming peer hostname through direct DNS lookupalexvru2023-05-182-31/+65
* Fix OpenSSL problemalexvru2023-05-174-17/+25
* Switch TMonotonic to CLOCK_BOOTTIME instead of a separate typesnaury2023-05-174-34/+0
* add sum of vector elements benchmarkdtyo2023-05-161-4/+297
* Add SSL_OP_NO_TLSv1_1, SSL_OP_NO_TLSv1 ssl optionsmolotkov-and2023-05-161-0/+2
* Support monotonic boot time with suspend awarenesssnaury2023-05-166-19/+38
* Fix bugalexvru2023-05-151-1/+1
* Fix IC counters performancealexvru2023-05-123-20/+43
* Support xxHash in ICalexvru2023-05-1012-11/+78
* unify actor-system-logs for non-actor-system casesivanmorozov2023-05-076-63/+115
* Fix encryption problemalexvru2023-05-052-88/+86
* "Update old actors examples"Kirill Grachev2023-05-053-10/+10
* Fix IC regressionalexvru2023-05-051-3/+5
* Improve ICalexvru2023-05-045-47/+100
* Revert: "Update old examples"kruall2023-05-043-10/+10
* Further IC fixesalexvru2023-05-033-136/+140
* Quick sort benchmark for actor system vs thread pooldtyo2023-05-035-0/+420
* Some IC fixesalexvru2023-05-039-134/+195
* Some IC fixesalexvru2023-04-274-224/+198
* Improve IC and XDCalexvru2023-04-268-22/+112
* Support XDC streamsalexvru2023-04-2514-551/+1436
* Intermediate changesrobot-piglet2023-04-211-2/+2
* External build system generator release 29robot-ya-builder2023-04-1929-29/+29
* Rework interconnect sending stream machineryalexvru2023-04-1914-306/+612
* improve code navigation for flags usageivanmorozov2023-04-172-24/+27
* log formattingivanmorozov2023-04-171-0/+52
* getting rid of TActorContext in state functionsxenoxeno2023-04-1421-49/+66
* Report stuck actorsalexvru2023-04-148-0/+87
* Intermediate changesrobot-piglet2023-04-143-10/+10
* 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-139-14/+206
* Remove excessive reading from the pipealexvru2023-04-134-30/+48
* use 200 chars solomon-tag-limitivanmorozov2023-04-112-4/+15
* Prepare for XDC supportalexvru2023-04-111-224/+232
* YDB support OpenID Connectmolotkov-and2023-04-112-8/+12
* Intermediate changesrobot-piglet2023-04-1048-58/+154
* Fix channel scheduleralexvru2023-04-071-10/+6
* avoiding recursion on some buildsxenoxeno2023-04-031-6/+1
* Fix ThreadSanitizer for coroutine actorsalexvru2023-04-032-34/+87
* general actor id constructor for signals and statsivanmorozov2023-04-022-16/+29
* Switch to lld64.ld on darwin target platformhiddenpath2023-04-0112-24/+12
* Improve coroutine actors with pre-leave and pre-enter hooksalexvru2023-03-302-0/+43
* Intermediate changesrobot-piglet2023-03-291-5/+4
* Fix is starved with no working threads,kruall2023-03-291-2/+5