Sign in
apache
/
brpc
/
HEAD
771de31
Fix use after free issue of EventDispatcher LatencyRecorder (#3267)
by Bright Chen
· 2 days ago
master
be01d10
docs(readme): update READMEs and add English doc placeholders (#3263)
by darion-yaphet
· 4 days ago
d269b69
feat(build): add progress output to config_brpc.sh (#3262)
by darion-yaphet
· 4 days ago
e9ada57
Fix fuzz harness blockers (#3257)
by DavidKorczynski
· 6 days ago
f614c81
Update release schedule (#3259)
by Weibing Wang
· 10 days ago
8380e6e
Fix span lifecycle with smart pointers to prevent use-after-free in async RPC callbacks (#3140)
by lh2debug
· 12 days ago
625843e
Merge pull request #3254 from DavidKorczynski/extend-oss-fuzz
by LorinLee
· 2 weeks ago
4f94d25
Extend fuzz harness suite and fix false positive
by David Korczynski
· 2 weeks ago
c16fdc6
Opt IOBuf Profiler (#3251)
by Bright Chen
· 2 weeks ago
d1d6175
Make batch create stream SendFeedback thread safe (#3215)
by Jenrry You
· 2 weeks ago
9a6ca26
Fix DoRead() returns error errno (#3248)
by Bright Chen
· 3 weeks ago
0565d8d
Skip() return true if the end of the stream is reached (#3242)
by x1wan
· 4 weeks ago
d5dab28
Merge pull request #3241 from cho-m/protobuf-34
by Xiaofeng Wang
· 4 weeks ago
09b50d2
Support building with Protobuf v34+
by Michael Cho
· 5 weeks ago
a103b4b
Prevent indefinite defer-close by checking last_active_time (#3216)
by Jenrry You
· 5 weeks ago
a363887
Merge pull request #3238 from MalikHou/master
by Yang,Liming
· 5 weeks ago
5755536
Merge pull request #4 from MalikHou/malikhou/add_edisp_unsched
by MalikHou
· 5 weeks ago
b65c90e
fix md
by MalikHou
· 5 weeks ago
4d8b0e4
Merge pull request #3 from MalikHou/malikhou/add_edisp_unsched
by MalikHou
· 5 weeks ago
9218d96
fix
by MalikHou
· 5 weeks ago
0ec948b
Merge pull request #3222 from wayslog/feat/redis-cluster-channel
by HU
· 5 weeks ago
95e13d0
Merge pull request #2 from MalikHou/malikhou/add_edisp_unsched
by MalikHou
· 5 weeks ago
d3317cc
fix
by MalikHou
· 5 weeks ago
77db6c5
Merge pull request #1 from MalikHou/malikhou/add_edisp_unsched
by MalikHou
· 5 weeks ago
6b73ee9
add tcp transport event dispatcher unsched flag & fix RDMA event dispatcher unsched flag
by MalikHou
· 5 weeks ago
6a12915
Merge pull request #3235 from altman08/master
by Yang,Liming
· 5 weeks ago
d3f7960
Solve the issue of attachment being overwritten when backuprequest is triggered.
by yanyuan06
· 6 weeks ago
2e0f0b0
feat(backup_request): add rate-limited backup request policy (#3228) (#3229)
by yanfeng
· 6 weeks ago
c32ddee
Support custom modification of sub controllers (#3213)
by Bright Chen
· 6 weeks ago
7363d31
perf(redis): protect slot cache with DoublyBufferedData
by wayslog
· 6 weeks ago
36b1e66
fix(redis): do not cache ASK redirection in slot table
by wayslog
· 7 weeks ago
dbca72f
chore(ci): trigger github actions rerun for PR #3222
by wayslog
· 7 weeks ago
11a7105
feat(redis): add native Redis Cluster channel, tests and docs
by wayslog
· 7 weeks ago
486f07a
Fix CI installation errors (#3233)
by Bright Chen
· 6 weeks ago
b7dfab0
explicitly link utf8_validity for Protobuf v22+ (#3230)
by Xiaofeng Wang
· 7 weeks ago
aa784b8
fix: remove references to non-existent tracked_objects.h in platform_thread_freebsd.cc (#3223)
by Daniel Morante
· 7 weeks ago
5a2466a
Fix stream closed before response during batch stream creation (#3214)
by Jenrry You
· 8 weeks ago
bb081be
feat(auto_cl): add error rate threshold for punishment attenuation (#3219)
by yanfeng
· 8 weeks ago
d22fa17
change protobuf version check for descriptor->extension_range (#3210)
by Yang,Liming
· 2 months ago
c8753e3
Fix some issues with transport (#3206)
by Bright Chen
· 2 months ago
834484a
Fix build error caused by CMAKE_CXX_FLAGS (#3204)
by Searion
· 3 months ago
02879c8
Add Transport to support more communication protocol extensions (#3199)
by Chuang Zhang
· 3 months ago
d92e7cf
Support SO_BINDTODEVICE and bind client_host (#3179)
by Mao
· 3 months ago
580dac2
Merge pull request #3201 from apache/release-1.16
by Xiaofeng Wang
· 3 months ago
b3b43cc
Merge pull request #3198 from altman08/master
by Yang,Liming
· 3 months ago
6e3ac05
support change ownship for SelectiveChannel
by yanyuan06
· 3 months ago
39666a4
support wait with predicate in bthread's ConditionVariable (#3195)
by Jingyuan
· 3 months ago
37efd2e
Release 1.16.0
by Xiaofeng Wang
· 3 months ago
release-1.16
1.16.0
39a3436
Merge pull request #3189 from altman08/master
by Yang,Liming
· 3 months ago
9719654
Fix port parsing validation in str2endpoint (#3193)
by Anant Shukla
· 3 months ago
8483625
surpport tag for selective channel
by yanyuan06
· 3 months ago
c7973d0
feat: enable TLS key logging via SSLKEYLOGFILE env (#3173)
by koarz
· 3 months ago
8d87814
Wrap absl::string_view as std::string to support protobuf v30+ (#3187)
by Xiaofeng Wang
· 3 months ago
d688e75
Fix compile issue when the linking project is using C++23 (#3180)
by Li Yin
· 3 months ago
9f4947c
fix: avoid SIGSEGV in read_proc_io during static initialization (#3184)
by yujiasheng
· 3 months ago
c7ae57a
Bugfix: SQ overflow (#3145)
by Bright Chen
· 4 months ago
2e19784
fix gdb_bthread_stack bthread_begin error (#3176)
by Searion
· 4 months ago
09caf65
Fix a redundant BeforeAdditionalRefReleased call (#3174)
by Bright Chen
· 4 months ago
7cd0c25
Add missed definition of RegisterFlagValidatorOrDie for uint32_t (#3171)
by Zhilei Chen
· 4 months ago
2635ef6
Add RISC-V architecture support (#3125)
by Dayuxiaoshui
· 4 months ago
8b6a9c0
feat: support more ssl verify mode (#3141)
by koarz
· 4 months ago
f58ec39
butil: fix undefined behaviors (#3135)
by Jay
· 4 months ago
8734f06
Support naming bthread to help debug (#3158)
by Regal
· 4 months ago
3e40e3f
Support dynamic expansion of RDMA block pool (#3155)
by Bright Chen
· 4 months ago
d2ea819
Added support to connect and perform CRUD operations with couchbase (#3138)
by Giriraj Singh
· 5 months ago
8f9d12a
Bugfix: NsheadService::_status may be null (#3162)
by Bright Chen
· 5 months ago
58e7e2d
Fix incorrect openssl dynamic library link order (#3159)
by apocelipes
· 5 months ago
a54b607
Fix bvar's bad return value (#3151)
by Songqing Zhang
· 5 months ago
dea0570
Fix naming service unittest fail (#3153)
by Weibing Wang
· 5 months ago
645013b
Remove recursion of redis command parser (#3136)
by sunhao
· 5 months ago
ede6b77
Fix rdma UT (#3146)
by Bright Chen
· 5 months ago
9934c39
feat: make bthread stack trace signal number configurable (#3124)
by Regal
· 5 months ago
ef82950
Support shared mbvar (#3129)
by Bright Chen
· 5 months ago
fe63d79
Add pthread CPU affinity support (#3122)
by Mao
· 5 months ago
8ef24ba
Merge pull request #3117 from yanglimingcn/feature/rdma_polling_queue_all_messages
by Yang,Liming
· 6 months ago
1152b80
Use SetNameSimple instead of SetName to avoid deadlock (#3127)
by Bright Chen
· 6 months ago
0141e9e
Only store failed SignalSyncs (#3128)
by Bright Chen
· 6 months ago
1332712
merge 1.15 (#3131)
by serverglen
· 6 months ago
1d3bded
Support higher performance bvar with babylon counter (#3116)
by Bright Chen
· 6 months ago
5f1d893
Add support for checking all living bthreads (#3096)
by Regal
· 6 months ago
0708333
Bugfix: TaskTracer deadlocks due to ABA problem (#3115)
by Bright Chen
· 6 months ago
4de793f
rdma polling mode all messages run in new bthreads
by Yang Liming
· 6 months ago
4eeb5e2
bazel: fix with_bthread_tracer config setting (#3111)
by fanbingxin
· 6 months ago
0959e5d
Add flag for brpc timer buckets count (#3112)
by Yang,Liming
· 6 months ago
2b757e9
Bugfix: WeightedRandomizedLoadBalancer returns 0 without server (#3108)
by Bright Chen
· 7 months ago
54c6570
Limit the extra options of jemalloc profiler (#3101)
by Bright Chen
· 7 months ago
020f807
Merge pull request #3105 from old-bear/remove-bio
by old-bear
· 7 months ago
7f8a0bb
+ remove BIO_flush
by jiangrujie
· 7 months ago
49c3e4d
Add pb2json depth limit (#3099)
by Weibing Wang
· 7 months ago
af1bf4b
+ Remove BIO for SSL
by jiangrujie
· 7 months ago
7229c36
Merge pull request #3084 from zhoukangsheng/fix_bthread_id_unlock_failed
by HU
· 7 months ago
cd22e48
bazel: add config setting for NO_PTHREAD_MUTEX_HOOK (#3090)
by fanbingxin
· 7 months ago
3fed883
bthread: fix simd memory align issue (#3092)
by fanbingxin
· 7 months ago
1edc9a9
Fix macos ci compatibility with CMake < 3.5 (#3093)
by Bright Chen
· 7 months ago
0e7c644
feat: Remove unused code (#3087)
by kkkshine
· 7 months ago
c1ac17a
fix: fix bthread_id_unlock failed in aarch64 cpu
by zhoukangsheng
· 7 months ago
7781cd8
Merge pull request #3076 from yanglimingcn/bugfix/rdma_block_pool_runtime_extend
by Yang,Liming
· 7 months ago
4533167
rdma polling mode process message in new bthread
by Yang Liming
· 7 months ago
6d2d424
rdma rumtime extend block restriction
by Yang Liming
· 8 months ago
fc2e58c
Use int64_t instead of google::protobuf::int64 (#3081)
by Bright Chen
· 7 months ago
Next »