summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2017-06-30quiet Net::SSLeay warningsHEADmasterIvan Kohler
2015-12-04Get rid of the LWP codepath, now just a simple wrapper for ↵Ivan Kohler
Business::OnlinePayment
2014-07-26document our usage of LWP isn't necessarily Crypt::SSLeayIvan Kohler
2014-05-12docIvan Kohler
2014-05-12Depend on Net::SSLeay and test on it (and not Crypt::SSLeay), toIvan Kohler
eliminate spurious test failures and increase installability. Alas, but the last four years have not provided OR relationships in CPAN dependencies.
2010-05-02s/class/client/ivan
2010-05-01minor doc updateivan
2010-05-01- Updated servers used for testing in examples and testsivan
- Supress uninitialized value warnings from Net::SSLeay
2010-05-01- Pull in changes from Business::OnlinePayment::HTTPS 0.09 fromivan
Business::OnlinePayment 3.00 - Default Content-Type to application/x-www-form-urlencoded - Added WHY THIS MODULE section to POD - Updated tests for new world of not returning HTTP as part of the response code - Removed meaningless Content-Type handling from https_get - Added/documented debugging option
2008-06-27don't cause uninitialized value warnings when debugging is off...ivan
2008-06-16fix GET/POST args as hashivan
2008-06-16add debugging, properly export subsivan
2008-06-14initial importSTARTivan