aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/InteropTestsLocalCleartext.m
Commit message (Collapse)AuthorAge
* Rename pemXxx parameters to PEMXxxGravatar Muxi Yan2018-10-11
|
* Update testsGravatar Muxi Yan2018-10-08
|
* clang-format objective-c filesGravatar Muxi Yan2018-04-11
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* replaced hardcoded server path with cmdline argGravatar Makarand Dharmapurikar2017-04-12
| | | | The host and port of the remote server can be specified via command line argument to xcodebuild.
* Merge branch 'master' into packet-coalescing-objcGravatar Muxi Yan2017-03-13
|\
| * Use k-contant and add comment for encoding overheadGravatar Muxi Yan2017-03-10
| |
* | Separate/Restore public test interfaces and internal onesGravatar Muxi Yan2017-02-10
| |
* | Warnings and macro guards for op batch logGravatar Muxi Yan2017-02-09
|/
* Fix local server tests & exceptions testsGravatar Jorge Canizales2016-08-01
|
* Reset all host configs *before* setting what we needGravatar Jorge Canizales2016-07-29
| | | Not after :) This fixes the local server tests failing to SSL handshake.
* Fix documentation of testsGravatar Jorge Canizales2015-10-28
|
* Fixup for 42898cf: Correct documentation.Gravatar Jorge Canizales2015-08-09
|
* Add remote interop tests to the suite of tests.Gravatar Jorge Canizales2015-08-09
This would have caught the encoding problem with the default root certificates.