]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perl/lib/OpenSRF/Transport
LP#1729610: Allow queuing (for a while) during child backlog
[OpenSRF.git] / src / perl / lib / OpenSRF / Transport /
2019-01-04 Mike RylanderLP#1729610: Allow queuing (for a while) during child...
2018-09-21 Bill EricksonLP#1703411 XMPP opensrf sub-element repairs
2018-09-21 Mike RylanderLP#1703411: Move OpenSRF XMPP attrs to subelement
2017-02-21 Mike RylanderLP#1616501: teach mod_perl handlers how to detect clien...
2016-02-04 Mike RylanderLP#1494486: Limit damage caused by dropped drone XMPP...
2013-12-16 Bill EricksonOpenSRF client disconnect robustification (Perl)
2013-12-16 Bill EricksonOpenSRF client disconnect robustification (Perl)
2012-03-16 Bill EricksonPrevent undef warnings on perl socket read nbytes test
2012-03-12 Bill EricksonDetect remote disconnect in Perl XMPP reader
2011-10-18 Bill EricksonWarn when sending very large messages
2010-11-29 ericksonavoid calling sysread when select exited from interruption.
2010-09-13 ericksonremoving vestigial references to Inbound.pm, which...
2010-09-01 ericksonReplace Net::Server with local pre-forking server
2010-01-25 ericksonAdded some fault tolerance to the inbound-to-unixserver...
2009-07-29 ericksonset the 'from' address in outbound xmpp messages
2009-07-28 ericksonreduce unnecessary calls to fcntl() while reading from...
2009-06-03 ericksonflush_socket now flushes data through the xml stream...
2009-04-28 ericksondon't set stream state to disconnected on a non-stream...
2009-02-28 ericksondon't try to close the socket if it's not there
2009-01-25 ericksonmake config parsing more tolerant
2009-01-20 ericksonrepaired config data structure ref check for registerin...
2008-12-22 ericksonhandle the case where only one service is registered...
2008-12-22 ericksonrunning in no-router/single-service mode was checking...
2008-10-13 ericksonio::socket::inet, somewhere between version 1.29 and...
2008-09-25 ericksonchange from info to debug log
2008-09-22 ericksonmake sure we send the log xid in outbound messages
2008-09-15 dbs Typo - because typos in error messages just make me...
2008-08-18 sboyettemerging perl CPANification/normalization branch work