summaryrefslogtreecommitdiff
path: root/test/perl/TestClient.pl
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5066: Implement testBinary invocation in TestClient.plKengo Seki2020-02-211-2/+5
* THRIFT-4382: Replace the use of Indirect Object Syntax calls to new()Dean Hamstead2018-10-171-83/+90
* THRIFT-2013: add perl crosstest multiplexed client and server logicJames E. King, III2017-11-211-2/+36
* THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixesJames E. King, III2017-03-301-1/+1
* THRIFT-3272 (THRIFT-4066) fix perl SSL authentication support; fixed error in...James E. King, III2017-02-151-9/+11
* THRIFT-3402: add unix socket support to perlJames E. King, III2015-11-061-1/+6
* THRIFT-3347 Improve cross test servers and clientsJens Geyer2015-09-231-8/+14
* THRIFT-3337 Add testBool method to cross testsNobuaki Sukegawa2015-09-211-0/+11
* THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSock...Jim King2015-07-301-14/+71
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-241-0/+5
* THRIFT-2886 Integrate binary type in standard Thrift cross testJens Geyer2015-01-031-0/+5
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-0/+19
* THRIFT-193: Patch for proper namespace support in perl compilerT Jake Luciani2008-12-231-10/+10
* OO perl accessors for Thrift objectsMark Slee2007-09-191-27/+27
* Merging Jake Luciani's latest perl code gen fixesMark Slee2007-08-161-2/+2
* Adding perl testclient codeMark Slee2007-05-161-0/+319