21 Commits

Author SHA1 Message Date
Bright Chen c9778ca1a3 Refactor NULL with nullptr in test (#3464) 2026-08-19 13:26:18 +08:00
Anant Shukla 9719654446 Fix port parsing validation in str2endpoint (#3193)
* Fix port parsing validation in str2endpoint

Signed-off-by: Anant Shukla <anantshukla836@gmail.com>

* Add unit tests for rejecting trailing characters after port parsing

Signed-off-by: Anant Shukla <anantshukla836@gmail.com>

---------

Signed-off-by: Anant Shukla <anantshukla836@gmail.com>
2026-01-12 12:20:13 +08:00
Bright Chen 0c4f2a897c Fix some unstable UTs (#2928) 2025-03-28 23:13:42 +08:00
Bright Chen 3e97efee97 Update ubuntu-20.04 to ubuntu-22.04 in CI (#2909) 2025-03-05 21:48:00 +08:00
Bright Chen 71184b03f1 Support bthread tracer with bazel (#2905) 2025-03-04 21:49:40 +08:00
Bright Chen eb31758413 Fix rdma remove consumer error (#2720) 2024-08-08 18:10:37 +08:00
Bright Chen 1bb0fca752 Fix tcp connect interrupt (#2664)
* Fix tcp connect interrupt

* Recalculate timeout
2024-07-29 10:32:26 +08:00
Bright Chen 0f5e102a21 Support proxy and generic call of baidu protocol (#2629)
* Support proxy and generic call of baidu protocol

* Add example
2024-06-13 12:21:52 +08:00
Bright Chen 02fd47caa0 Support thread local object iteration (#2632) 2024-06-03 16:51:11 +08:00
Bright Chen bcb42862a2 Support timed connect for both bthread and pthread (#2524) 2024-02-26 10:46:03 +08:00
wwbmmm 30dfef1665 Fix UDS ut failed on MacOS 2022-07-18 17:55:48 +08:00
James Ge efa9989e99 Support apple silicon 2022-06-08 16:49:33 +08:00
wangweibing 9cc0632097 Add EndPoint test for ipv4 and unix domain socket 2021-09-15 08:07:46 +00:00
jamesge f8c188a7a5 fix several warnings under MAC 2020-02-10 20:34:44 +08:00
pexeer 660b9b3213 bugfix to the hash function HashInts32. 2020-01-09 19:19:52 +08:00
Weibing Wang 078051f9bf Update license header to Apache 2019-06-20 14:22:57 +08:00
Zhangyi Chen 1e2d716f5e Shrink butil 2017-09-18 16:42:40 +08:00
gejun 80f9f2f160 Rename base to butil to avoid potential naming conflicts 2017-09-08 17:17:35 +08:00
gejun 023371e643 Change copyright to Baidu, Inc 2017-09-05 19:44:12 +08:00
gejun 24c64eaa2b Patch svn r35218 2017-09-04 17:12:59 +08:00
gejun 7998155962 first working CI
Change-Id: I68c0cafba040debefd660c5213f21e6fc702a4a6
2017-07-25 23:02:28 +08:00