[root]/test/plugin/basic-auth-deprecated

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 8 (100.0%) | 15 (100.0%) | 1.8 |
| mturk | 2 (25.0%) | 10 (66.7%) | 5.0 |
| zwoop | 6 (75.0%) | 5 (33.3%) | 0.8 |
TS-521 Rename all public APIs from INK* to TS*.
0 lines of code changed in 3 files:
TS-522 Removed deprecated (very old) APIs.
I also cleaned out the "private" include files, and moved a few
APIs over to ts/ts.h and the rest into ts/experimental.h. We can
later promote things over from experimental.h to ts.h.
Finally, for completeness, I added
inkapi void INKVConnActiveTimeoutSet(INKVConn connp, TSHRTime timeout);
inkapi void INKVConnActiveTimeoutCancel(INKVConn connp);
5 lines of code changed in 3 files:
Fix TS-344 by removing all trailing spaces from the source files
10 lines of code changed in 2 files: