gejun db844fd99a Misc improvements on SSL-related code 5 years ago
..
BUILD e4e6ab1aeb fix 6 years ago
CMakeLists.txt d42f35109a Fix cmake build issue when use this project as a submodule. (#428) 5 years ago
Makefile 802f8ca0a8 Make Makefile work as well in MacOs 6 years ago
addressbook.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 years ago
addressbook1.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 years ago
addressbook_encode_decode.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 years ago
addressbook_map.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 years ago
aligned_memory_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
allocator_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
at_exit_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 years ago
atomicops_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
baidu_thread_local_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
baidu_time_unittest.cpp 3d9a6ec81b add missing files for MAC 6 years ago
barrier_closure_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
base64_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
big_endian_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
bits_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
brpc_builtin_service_unittest.cpp 943c773677 fix check in BuiltinServiceTest.connections 5 years ago
brpc_channel_unittest.cpp db844fd99a Misc improvements on SSL-related code 5 years ago
brpc_controller_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 years ago
brpc_esp_protocol_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 years ago
brpc_event_dispatcher_unittest.cpp 3d9a6ec81b add missing files for MAC 6 years ago
brpc_extension_unittest.cpp 3d9a6ec81b add missing files for MAC 6 years ago
brpc_hpack_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 years ago
brpc_http_message_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 years ago
brpc_http_parser_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
brpc_http_rpc_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 years ago
brpc_http_status_code_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 years ago
brpc_hulu_pbrpc_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 years ago
brpc_input_messenger_unittest.cpp 3d9a6ec81b add missing files for MAC 6 years ago
brpc_load_balancer_unittest.cpp 3cd47b702b + Enable SSL request for single endpoint channel 6 years ago
brpc_memcache_unittest.cpp 720d802775 Make UT on redis/memcached work when redis/mc are installed 6 years ago
brpc_mongo_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 years ago
brpc_naming_service_filter_unittest.cpp d9bab0764a Make LALB sensitive to errors & remove useless flags in LALB 6 years ago
brpc_naming_service_unittest.cpp d24c9b6954 brpc_naming_service_unittest fix 6 years ago
brpc_nova_pbrpc_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 years ago
brpc_proto_unittest.cpp f4b97bbb74 Remove UT's deps on gmock & fix UT 6 years ago
brpc_protobuf_json_unittest.cpp 01bcd2cf48 remove explicit deps on gperftools/profiler.h to adapt different versions of gperftools better 6 years ago
brpc_public_pbrpc_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 years ago
brpc_redis_unittest.cpp 34b2eb4cff 1.Flush previous component when beginning and ending quotes; 2.Escape quote symbols in quoted contents; 3.Quote backslash and doublequote when printing redis messages; 4.Print better logs for unmatched quotes 5 years ago
brpc_repeated_field_unittest.cpp 023371e643 Change copyright to Baidu, Inc 6 years ago
brpc_rtmp_unittest.cpp 60504d798a Change the interface of OnMetaData and SendMetaData 6 years ago
brpc_server_unittest.cpp 3cd47b702b + Enable SSL request for single endpoint channel 6 years ago
brpc_snappy_compress_unittest.cpp 09cc273d34 Replace 'Baidu RPC' with 'brpc' 6 years ago
brpc_socket_map_unittest.cpp db844fd99a Misc improvements on SSL-related code 5 years ago
brpc_socket_unittest.cpp 0fe6c3d042 pass most of UTs except bthread_key and builtin_service 6 years ago
brpc_sofa_pbrpc_protocol_unittest.cpp 792abefd61 Rename MethodStatus._nerror to _nerror_bvar and fix UT 5 years ago
brpc_ssl_unittest.cpp db844fd99a Misc improvements on SSL-related code 5 years ago
brpc_streaming_rpc_unittest.cpp 58e67e46e7 Fix bug in StreamingRpcTest where undefined StreamIds were passed to StreamGuard 6 years ago
brpc_uri_unittest.cpp db844fd99a Misc improvements on SSL-related code 5 years ago
bthread_butex_unittest.cpp 081b464896 Put Impl of get_clocktime into butil/time.cpp 6 years ago
bthread_cond_unittest.cpp 424198d810 remove unnecessary logs 6 years ago
bthread_countdown_event_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
bthread_dispatcher_unittest.cpp 0fe6c3d042 pass most of UTs except bthread_key and builtin_service 6 years ago
bthread_execution_queue_unittest.cpp fa311e614b remove deprecated fields 6 years ago
bthread_fd_unittest.cpp 91530efc77 Merge branch 'master' of github.com:brpc/brpc into cmake_support 6 years ago
bthread_futex_unittest.cpp 3d9a6ec81b add missing files for MAC 6 years ago
bthread_id_unittest.cpp 3d9a6ec81b add missing files for MAC 6 years ago
bthread_key_unittest.cpp 0fe6c3d042 pass most of UTs except bthread_key and builtin_service 6 years ago
bthread_list_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
bthread_mutex_unittest.cpp 3d9a6ec81b add missing files for MAC 6 years ago
bthread_ping_pong_unittest.cpp 3d9a6ec81b add missing files for MAC 6 years ago
bthread_rwlock_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
bthread_sched_yield_unittest.cpp 7998155962 first working CI 6 years ago
bthread_setconcurrency_unittest.cpp 9cfe9abe4f use GFLAGS_NS instead of google 6 years ago
bthread_timer_thread_unittest.cpp 7c3f109e59 Add LOG_AT macro when linking with glog 6 years ago
bthread_unittest.cpp 9cce98dea5 Remove warnings on abs under clang 6 years ago
bthread_work_stealing_queue_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
butil_unittest_main.cpp 17feeae9f7 print bt when core dump happens in running UT 6 years ago
bvar_agent_group_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
bvar_file_dumper_unittest.cpp 8ae7b0c898 Decide namespace of gflags in config_brpc.sh 6 years ago
bvar_lock_timer_unittest.cpp 01bcd2cf48 remove explicit deps on gperftools/profiler.h to adapt different versions of gperftools better 6 years ago
bvar_percentile_unittest.cpp 01bcd2cf48 remove explicit deps on gperftools/profiler.h to adapt different versions of gperftools better 6 years ago
bvar_recorder_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
bvar_reducer_unittest.cpp 3d9a6ec81b add missing files for MAC 6 years ago
bvar_sampler_unittest.cpp 57cc25d176 changed assertions on called_count in test/bvar_sampler_unittest.cpp 6 years ago
bvar_status_unittest.cpp f4b97bbb74 Remove UT's deps on gmock & fix UT 6 years ago
bvar_variable_unittest.cpp 47cd1effec Make percentiles on 50,90,99 configurable and change 50 to 80 by default 6 years ago
cacheline_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
callback_helpers_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
callback_list_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
callback_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
cancelable_callback_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
cancellation_flag_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 years ago
cert1.crt 7998155962 first working CI 6 years ago
cert1.key 7998155962 first working CI 6 years ago
cert2.crt 7998155962 first working CI 6 years ago
cert2.key 7998155962 first working CI 6 years ago
class_name_unittest.cpp 6fdeeac28e butil/logging could be overwritten by glog 6 years ago
condition_variable_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 years ago
cpu_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
crash_logging_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 years ago
crc32c_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
dir_reader_posix_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
echo.proto db844fd99a Misc improvements on SSL-related code 5 years ago
endpoint_unittest.cpp 1e2d716f5e Shrink butil 6 years ago
environment_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
errno_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
fd_guard_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
file_descriptor_shuffle_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
file_path_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
file_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
file_util_unittest.cc 74abdd831d Fix the failure of FileUtilTest when the user is root 6 years ago
file_watcher_unittest.cpp 3e706bd9ce remove warnings in UT 6 years ago
find_cstr_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
flat_map_unittest.cpp 9f61b4c857 fix warnings/errors of UT in fedora 26 6 years ago
guid_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
hash_tables_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
hash_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
iobuf.proto c14677662f adapt gflags>=2.1 6 years ago
iobuf_unittest.cpp 5e8b892a15 IOBuf supports appending and owning user allocated buffer 5 years ago
jsonout cacf83c603 fix UT of json2pb 6 years ago
lazy_instance_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
leak_tracker_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
linked_list_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
linked_ptr_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
lock_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
logging_unittest.cc 0fe6c3d042 pass most of UTs except bthread_key and builtin_service 6 years ago
md5_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
memory_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
memory_unittest_mac.h 5109a6fec2 rename BASE_ prefixes to BUTIL_ to avoid potential conflicts 6 years ago
message.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 years ago
mru_cache_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
multiprocess_func_list.h 7124ac6f1f Remove blank lines at beginning and end of source files 6 years ago
non_thread_safe_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
nullable_string16_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
object_pool_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
observer_list_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
platform_thread_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
popen_unittest.cpp 2d6535b6fc optimize some time-related codes 6 years ago
pr_time_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
proc_maps_linux_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
rand_util_unittest.cc 6fdeeac28e butil/logging could be overwritten by glog 6 years ago
ref_counted_memory_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
ref_counted_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
repeated.proto 9f61b4c857 fix warnings/errors of UT in fedora 26 6 years ago
resource_pool_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
run_tests.sh 17feeae9f7 print bt when core dump happens in running UT 6 years ago
safe_numerics_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
safe_sprintf_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
scoped_clear_errno_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
scoped_generic_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
scoped_locale.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 years ago
scoped_locale.h 5109a6fec2 rename BASE_ prefixes to BUTIL_ to avoid potential conflicts 6 years ago
scoped_lock_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
scoped_ptr_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 years ago
scoped_temp_dir_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
scoped_vector_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 years ago
security_unittest.cc 9f61b4c857 fix warnings/errors of UT in fedora 26 6 years ago
sha1_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
shared_memory_unittest.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 years ago
simple_thread_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
singleton_unittest.cc 1e2d716f5e Shrink butil 6 years ago
small_map_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
snappy_message.proto 7998155962 first working CI 6 years ago
sstream_workaround.h a6109beea7 Fix compile issues of unit tests with gcc5.* on ubuntu 16.04 6 years ago
stack_container_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
stack_trace_unittest.cc c4f27454a6 Remove butil/nix, butil/third_party/xdg_mime/ and related stuff 6 years ago
status_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
stl_util_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
string16_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
string_number_conversions_unittest.cc 7c3f109e59 Add LOG_AT macro when linking with glog 6 years ago
string_piece_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
string_printf_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
string_split_unittest.cc 7c3f109e59 Add LOG_AT macro when linking with glog 6 years ago
string_splitter_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
string_tokenizer_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
string_util_unittest.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 years ago
stringize_macros_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
stringprintf_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
synchronous_event_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
sys_info_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
sys_string_conversions_unittest.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 years ago
temp_file_unittest.cpp 3e706bd9ce remove warnings in UT 6 years ago
test_file_util_linux.cc d921345533 Remove Callback/Bind/Tuple from butil 6 years ago
test_switches.cc f4b97bbb74 Remove UT's deps on gmock & fix UT 6 years ago
test_switches.h 5109a6fec2 rename BASE_ prefixes to BUTIL_ to avoid potential conflicts 6 years ago
thread_checker_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
thread_collision_warner_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
thread_id_name_manager_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
thread_local_storage_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
thread_local_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
time_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
type_traits_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
unique_ptr_unittest.cpp 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
utf_offset_string_conversions_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
utf_string_conversions_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
v1.proto 7998155962 first working CI 6 years ago
v2.proto 7998155962 first working CI 6 years ago
version_unittest.cc 0bd449fbbb Remove code for unused FilePathWatcher and fix a warning under gcc 7.3 6 years ago
waitable_event_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
watchdog_unittest.cc 80f9f2f160 Rename base to butil to avoid potential naming conflicts 6 years ago
weak_ptr_unittest.cc d921345533 Remove Callback/Bind/Tuple from butil 6 years ago