| .. |
|
include/fdbrpc
|
fix merge bugs
|
2022-10-26 10:42:11 -06:00 |
|
libcoroutine
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
|
libeio
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
|
tests
|
Increase test coverage of TLS server-client combination (#8057)
|
2022-09-20 13:47:35 +02:00 |
|
ActorFuzz.actor.cpp
|
Address review comments
|
2022-10-05 11:39:58 -06:00 |
|
AsyncFileCached.actor.cpp
|
Make TEST macros C++ only (#7558)
|
2022-07-19 13:15:51 -07:00 |
|
AsyncFileEncrypted.actor.cpp
|
Bug fixes in AsyncFileEncrypted buffer and class instance lifetimes. IO buffers must be kept alive until underlying reads or writes completes, and some use cases allow the class reference to be dropped while operations are outstanding so that is also made safe.
|
2022-10-23 17:47:54 -07:00 |
|
AsyncFileNonDurable.actor.cpp
|
Make g_simulator a pointer
|
2022-09-15 09:00:33 -07:00 |
|
AsyncFileWriteChecker.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
|
Base64UrlDecode.cpp
|
Catch up on changes to main
|
2022-07-12 16:48:09 +02:00 |
|
Base64UrlEncode.cpp
|
Authz JWT support (#7279)
|
2022-06-02 13:22:50 +02:00 |
|
CMakeLists.txt
|
Move Authz TLS test from fdbrpc/ to fdbrpc/tests
|
2022-08-25 19:26:16 +02:00 |
|
FailureMonitor.actor.cpp
|
Merge remote-tracking branch 'origin/main' into features/private-request-streams
|
2022-04-07 13:29:27 -06:00 |
|
FlowTests.actor.cpp
|
Fix compilation errors
|
2022-10-05 07:48:34 -06:00 |
|
FlowTransport.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
|
HTTP.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
|
HealthMonitor.actor.cpp
|
Fix valgrind error in HealthMonitor
|
2022-04-07 15:48:06 -07:00 |
|
IPAllowList.cpp
|
Address review comments
|
2022-04-11 09:17:10 -06:00 |
|
JsonWebKeySet.cpp
|
Add key type and DS algorithm dimension to TokenSign benchmark
|
2022-08-26 22:58:36 +02:00 |
|
LinkTest.cpp
|
Add test executables to catch missing symbols
|
2022-07-06 14:49:33 -07:00 |
|
LoadBalance.actor.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
|
Locality.cpp
|
add a blob migrator
|
2022-10-13 13:21:45 -07:00 |
|
Net2FileSystem.cpp
|
Clean up includes in actor header files (#7331)
|
2022-06-13 13:26:51 -07:00 |
|
PerfMetric.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
|
QueueModel.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
|
Replication.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
|
ReplicationPolicy.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
|
ReplicationTypes.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
|
ReplicationUtils.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
|
SimExternalConnection.actor.cpp
|
Merge remote-tracking branch 'origin/main' into bugfixes/open-for-ide
|
2022-10-04 18:27:48 -06:00 |
|
Stats.actor.cpp
|
Encapsulate CounterCollection
|
2022-10-25 10:17:15 -07:00 |
|
TokenCache.actor.cpp
|
Apply suggestions from code review
|
2022-10-12 08:34:18 -06:00 |
|
TokenSign.cpp
|
Merge pull request #8146 from sfc-gh-tclinkenbeard/improve-code-coverage
|
2022-09-12 15:10:47 -06:00 |
|
TraceFileIO.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
|
actorFuzz.py
|
Use full paths in includes
|
2022-08-31 14:39:14 -07:00 |
|
dsltest.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
|
genericactors.actor.cpp
|
Make g_simulator a pointer
|
2022-09-15 09:00:33 -07:00 |
|
sim2.actor.cpp
|
fix merge bugs
|
2022-10-26 10:42:11 -06:00 |
|
sim_validation.cpp
|
Make g_simulator a pointer
|
2022-09-15 09:00:33 -07:00 |