summaryrefslogtreecommitdiff
path: root/lib/perl
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4348 - Allow custom HTTP headers to be set in Perl HTTP client.Carwyn Moore2017-09-261-0/+10
* add perl coding standard of perlstyleJames E. King, III2017-09-231-1/+2
* THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixesJames E. King, III2017-03-3025-404/+536
* THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 ...James E. King, III2017-02-202-4/+8
* THRIFT-3272 (THRIFT-4066) fix perl SSL authentication support; fixed error in...James E. King, III2017-02-153-57/+102
* THRIFT-4065 fix SIGCHLD handling for perl ForkingServer and document restrict...James E. King, III2017-02-082-24/+10
* THRIFT-3550 add some information about thrift to the perl library README dire...James E. King, III2017-01-271-1/+14
* THRIFT-3550 make a script to build perl cpan module and update perl dependenc...James E. King, III2017-01-272-6/+18
* THRIFT-4015 Fix wrongly spelled "Thirft"sJens Geyer2016-12-262-2/+2
* THRIFT-3848: Perl ForkingServer must ignore SIGCHLD to avoid infinite loopJim King2016-07-171-1/+3
* Add make dist entires for THRIFT-3402Nobuaki Sukegawa2016-03-191-0/+2
* THRIFT-3731 Perl multiplex test is flakyNobuaki Sukegawa2016-03-102-31/+46
* THRIFT-3643 Perl SSL server crushes if a client disconnect without handshakeNobuaki Sukegawa2016-02-201-3/+7
* THRIFT-3549 Exceptions are not properly stringified in Perl libraryRoger Meier2016-01-251-0/+9
* THRIFT-3551 Thrift perl library missing package declarationRoger Meier2016-01-171-0/+2
* THRIFT-3402: add unix socket support to perlJames E. King, III2015-11-063-3/+152
* THRIFT-3305: Missing dist files for 0.9.3 release candidatejfarrell2015-08-251-0/+4
* THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSock...Jim King2015-07-308-104/+396
* THRIFT-3148 Markdown links to coding_standards are deadNobuaki Sukegawa2015-05-131-1/+1
* THRIFT-3033 Perl: Support for Multiplexing Services on any Transport, Protoco...Jens Geyer2015-04-027-2/+802
* THRIFT-2724 - Coding standards template added all over projectKonrad Grochowski2015-02-051-0/+1
* THRIFT-2849: spelling errors fixed using codespell toolKonrad Grochowski2014-11-241-1/+1
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-032-26/+26
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-032-26/+26
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-1/+2
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-0/+3
* THRIFT-2407 use markdown (rename README => README.md)Roger Meier2014-03-191-0/+0
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-8/+11
* change AUTHOR to Apache Thrift <dev@thrift.apache.org>Roger Meier2012-10-261-1/+1
* Updating Thrift trunk version to 1.0.0-devJake Farrell2012-10-111-1/+1
* THRIFT-1082: Thrift::FramedTransport sometimes calls close() on an undefined ...Jake Farrell2012-09-281-1/+3
* Updating trunk to 0.9.0 version.Jake Farrell2011-11-301-1/+1
* updating trunk from 0.7.0-dev to 0.8.0-devJake Farrell2011-08-131-1/+1
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...Roger Meier2011-08-031-0/+2
* Thrift-1171: Perl write/readDouble assumes little-endian platformJake Farrell2011-06-031-2/+15
* THRIFT-6 update version infoRoger Meier2011-03-071-1/+1
* THRIFT-6 update Version Info for several languages, add print-version to Make...Roger Meier2010-10-221-1/+1
* THRIFT-758. perl: incorrect deference in exception handlingBryan Duxbury2010-09-021-4/+4
* THRIFT-840. perl: Perl protocol handler could be more robust against unrecogn...Bryan Duxbury2010-09-021-4/+2
* THRIFT-528. perl: add PERL_PREFIX to configure.acDavid Reiss2010-06-111-1/+1
* THRIFT-619: Perl server and exampleT Jake Luciani2009-11-125-4/+452
* THRIFT-626: Increase timeouts for socket requestsT Jake Luciani2009-11-121-2/+2
* THRIFT-590: send/recv timeout values interchanged in perl socket libT Jake Luciani2009-11-121-2/+2
* THRIFT-554: Perl improper namespace check for exception handling and writeMes...T Jake Luciani2009-07-311-0/+20
* THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent ...T Jake Luciani2009-07-171-0/+104
* THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent ...T Jake Luciani2009-07-172-3/+3
* THRIFT-373. Get some missing files into the release tarballsDavid Reiss2009-05-222-3/+2
* THRIFT-461: moves thrift compiler call to test suiteT Jake Luciani2009-04-201-1/+2
* THRIFT-387. Add appropriate Apache header to all code filesBryan Duxbury2009-04-081-2/+19
* THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"David Reiss2009-04-021-0/+1