Mark D. Roth
dbdf495f61
Split lib/support into lib/gpr and lib/gpr++.
7 years ago
ncteisen
66dfcf5919
clang fmt
8 years ago
ncteisen
adbfbd5977
Remove all extern C
8 years ago
Craig Tiller
baa14a975e
Update clang-format to 5.0
8 years ago
Yuchen Zeng
6514a0df72
Add gpr_is_true
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Julien Boeuf
964d7bb482
Fixing JWT verifier.
...
- Initializes grpc correctly in the JWT utils.
- Make the email mapping work with the new service accounts produced by
Google IAM.
- Adding check for email issuers where the issuer has to be the subject as well.
- Implementing portable version of memrchr.
8 years ago
Mark D. Roth
4d2ea02129
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
9 years ago
Craig Tiller
30268a99e0
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
9 years ago
Mark D. Roth
2d317fbc57
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
9 years ago
Mark D. Roth
4eec0041f5
Revert "Remove redundant includes from string.h and tmpfile.h"
9 years ago
Sree Kuchibhotla
2388b95984
Remove redundant includes
9 years ago
Mark D. Roth
84c8a027d3
Change JSON format to use the standard proto3 mapping for each type.
9 years ago
Mark D. Roth
47f1084ce8
clang-format
9 years ago
Mark D. Roth
c968e60e2e
Use JSON for service config channel arg.
9 years ago
Craig Tiller
b37d53ebc0
Bulk update #includes
9 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
9 years ago
Craig Tiller
d533613a63
Add documentation
9 years ago
Craig Tiller
eae090a67a
Reinstate RST_STREAM at EOS
9 years ago
Yuchen Zeng
289dcb1b68
Rename gpr_strpad as gpr_leftpad
9 years ago
Yuchen Zeng
64c0e8d4bc
Add format check for gpr_log and gpr_asprintf
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
9a4dddd8b5
Fix include guards
9 years ago
Craig Tiller
f23078cbd3
Stage #1 of core breakup: move everything under lib
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
David Garcia Quintas
3598d4457d
Fixed include guards
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Jan Tattermusch
4b3ecdf765
make grpc compile on win64bit
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
d6c98df792
clang-format all source
10 years ago
David Garcia Quintas
0324758dfc
Modified gpr_slice_split to take a char* separator.
10 years ago
David Garcia Quintas
ffe3d2b190
Modified gpr_slice_split to take a char* separator.
10 years ago
David Garcia Quintas
074e2247eb
Split function now takes slices as input, performs no allocs
10 years ago
David Garcia Quintas
14f1c27192
Added gpr_strsplit (with tests)
10 years ago
David Garcia Quintas
bc78a698b0
Added convenience method gpr_strjoin_sep
10 years ago
David Garcia Quintas
b7541e8eea
Added convenience method gpr_strjoin_sep
10 years ago
Julien Boeuf
da13cd201b
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well.
10 years ago
Masood Malekghassemi
701af6031f
Expose gpr_asprintf and gpr_strdup
10 years ago
Nicolas "Pixel" Noble
1ff52d5278
Guard headers tool.
10 years ago
Craig Tiller
190d360def
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Craig Tiller
96756e6f07
Added comments
10 years ago
Craig Tiller
16ae23dac1
Add out-param to signal length of buffer
10 years ago
Craig Tiller
672cd42a04
Formatting
10 years ago
Craig Tiller
913d026e00
src
10 years ago
Craig Tiller
66a1c08e6b
Utilities for concatenating many strings
10 years ago
Craig Tiller
485d77628d
Move string.h to internal code
10 years ago
Craig Tiller
1fa4e15f7e
Add define
10 years ago
Craig Tiller
c0fc6a1f1f
Add gpr_ltoa
10 years ago