Yang Gao
|
26839c7da9
|
Add a c test for max message length
|
10 years ago |
Craig Tiller
|
434a36bf4a
|
Add test for >16777215 sequence numbered streams
|
10 years ago |
Nicolas "Pixel" Noble
|
df3c6c55b0
|
Adding property sheets for OpenSSL and zlib's NuGet packages.
|
10 years ago |
Craig Tiller
|
74bbc41175
|
Ensure all unsecure tests are built on Windows
|
10 years ago |
Craig Tiller
|
0ced984233
|
Kill echo test
|
10 years ago |
David Garcia Quintas
|
8954e90b72
|
Integration of Systemtap (STAP) for profiling.
This commit includes a faulty Makefile to be fixed in a follow commit.
|
10 years ago |
Nicolas "Pixel" Noble
|
5fb4ba0adb
|
Updating the templates to create win64 projects.
|
10 years ago |
zeliard
|
8ff24593f8
|
add Windows x64 (WIN64) mode and make buildable on MSVC
|
10 years ago |
zeliard
|
179be50ad3
|
merge VS solutions file from upstream master
|
10 years ago |
Yang Gao
|
96de48449c
|
Add the new header to build.json and regenerate projects
|
10 years ago |
zeliard
|
201d303263
|
add nuget info
|
10 years ago |
Nicolas "Pixel" Noble
|
010f1e7b62
|
More work in not having to compile OpenSSL.
|
10 years ago |
Nicolas "Pixel" Noble
|
c43b34517f
|
Post merge cleanup.
|
10 years ago |
zeliard
|
292adfee5d
|
fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T)
|
10 years ago |
Craig Tiller
|
83f88d90b9
|
stuff
|
10 years ago |
Jan Tattermusch
|
c6d5f106aa
|
enabling creation of nuget package for grpc_csharp_ext
|
10 years ago |
Jan Tattermusch
|
65c2020d89
|
fix typo in vcxproj template
|
10 years ago |
Jan Tattermusch
|
5508c2c288
|
fixed grammar in readme
|
10 years ago |
Jan Tattermusch
|
5566d6de58
|
tiny fixups
|
10 years ago |
Jan Tattermusch
|
87d621bcf4
|
fixes to Grpc.mak
|
10 years ago |
Jan Tattermusch
|
d169d60ba3
|
updated README
|
10 years ago |
Jan Tattermusch
|
87ac31ee7d
|
allow building vcxproj files separately using msbuild
|
10 years ago |
Jan Tattermusch
|
e82435922d
|
fixes to run_tests.py to at least start building tests on Windows
|
10 years ago |
Jan Tattermusch
|
789e7aee60
|
updated version of nuget packages used in Grpc.mak
|
10 years ago |
Jan Tattermusch
|
867ada1d24
|
regenerated Grpc.mak
|
10 years ago |
Jan Tattermusch
|
d2a38450aa
|
remove what's left from vs2010 and vs2013 directories
|
10 years ago |
Jan Tattermusch
|
33c424ad85
|
small fixes in README.md
|
10 years ago |
Jan Tattermusch
|
f6f6fdb49f
|
start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages
|
10 years ago |
Jan Tattermusch
|
b5bf574e0c
|
regenerated project files
|
10 years ago |
Jan Tattermusch
|
8ff00a3c25
|
big refactoring of visual studio projects, started using nuget
dependencies.
|
10 years ago |
Julien Boeuf
|
7d1d9ca7fa
|
Refactoring of core security to remove the factories.
- Renamed security_context -> security_connector.
- Credentials are now responsible for creating their own connectors.
|
10 years ago |
Craig Tiller
|
4e99edb642
|
Kill transport end2end tests: not useful
|
10 years ago |
Craig Tiller
|
6902ad2e9c
|
Switching to batch oriented metadata passing
|
10 years ago |
Vijay Pai
|
a45c93e243
|
Visual Studio build files
|
10 years ago |
Craig Tiller
|
d180e03d20
|
Update build files
|
10 years ago |
Nicolas "Pixel" Noble
|
27a0dc0208
|
Adjusting build.json.
|
10 years ago |
Yang Gao
|
fa4549dd2d
|
Add missing public headers
|
10 years ago |
Craig Tiller
|
8cca9abeda
|
Thread local storage for grpc
|
10 years ago |
Julien Boeuf
|
1d2240cc6c
|
Have the secure credentials in separate header files.
|
10 years ago |
Craig Tiller
|
34cf2f37f7
|
Begin port selection code for windows
|
10 years ago |
Craig Tiller
|
fef0c2dcf5
|
Dont build uninteresting tests on Windows
|
10 years ago |
Craig Tiller
|
b25c90dbf4
|
Add endpoint_pair_windows.c
|
10 years ago |
Craig Tiller
|
c3d5f16d75
|
Ensure OUT_DIR created
|
10 years ago |
Craig Tiller
|
f5a7c8b364
|
Make Grpc.mak more useful for run_tests.py
|
10 years ago |
Nicolas "Pixel" Noble
|
ff2828be3d
|
Rewriting mutex, condition_variable, and thread.
|
10 years ago |
Nicolas Noble
|
91647cc815
|
Adding joinable threads, and gpr_thd_join.
|
10 years ago |
Nicolas "Pixel" Noble
|
ad1d7d9343
|
Actually removing shared project files now.
|
10 years ago |
Nicolas "Pixel" Noble
|
a727fe22b6
|
Created Visual Studio 2010 project files.
Also removed the unused shared projects.
|
10 years ago |
Yang Gao
|
7eb76cc780
|
make target of port.c depend on test_config
|
10 years ago |
Yang Gao
|
929481e107
|
add missing header into build.json and regenerate project
|
10 years ago |