root/trunk/lib/Perlbal/TCPListener.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @806 [806] 12 months bradfitz Beginnings of IPv6 support.
(edit) @804 [804] 12 months bradfitz Reverting last big patch which was everything instead the one part I was …
(edit) @803 [803] 12 months bradfitz fix test skipping of old version of XS::HTTPHeaders
(edit) @774 [774] 17 months ask Lots of typo corrections in documentation and comments from Nick Andrew
(edit) @763 [763] 21 months bradfitz Patch from Andy Armstrong <andy@…> to make Perlbal pass tests on …
(edit) @715 [715] 2 years hachi Silence warnings about SSL load unless DEBUG is set.
(edit) @709 [709] 2 years ask make SSL support optional (would be better to only try loading the SSL …
(edit) @708 [708] 2 years marksmith * make SSL non-blocking New Perlbal::SocketSSL class that manages the …
(edit) @687 [687] 2 years jacques Bump copyright and fixed typo in Interactive
(edit) @596 [596] 3 years bradfitz updated copyright patch from Jacques Marneweck <jacques@…>
(edit) @595 [595] 3 years bradfitz + -- allow setting of SO_SNDBUF on a per-service level
(edit) @481 [481] 3 years marksmith -- added the ability for plugins to create custom service roles and …
(edit) @480 [480] 3 years mart
(edit) @412 [412] 4 years bradfitz improved SSL tunables/docs/examples/etc.
(edit) @410 [410] 4 years bradfitz SSL support for perlbal. was so fucking easy I couldn't resist. really, …
(edit) @370 [370] 4 years bradfitz turn off deprecated warnings. only affects early perl 5.8 releases that …
(edit) @345 [345] 4 years bradfitz add copyright notices throughout
(edit) @320 [320] 4 years bradfitz start of work on the service selector role. this lets you make a meta …
(edit) @152 [152] 5 years marksmith This looks big, but it's not. I went through 90% of all of the close …
(edit) @147 [147] 5 years marksmith Add 'use warnings;' to every perlbal file. Woot.
(edit) @99 [99] 5 years bradfitz stupid IO::Socket::INET. hardly ever works.
(edit) @81 [81] 5 years marksmith Add new command to perlbal management interface: shutdown graceful When …
(edit) @70 [70] 6 years bradfitz removes the TCP sockopt timeouts which were non-portable and …
(edit) @65 [65] 6 years bradfitz Linux-specific keep-alive support. (which is a backwards name, since …
(edit) @46 [46] 6 years bradfitz add as_string[_html] and track the $hostport member field in the …
(edit) @37 [37] 6 years deveiant - Tab fix + local var settings.
(edit) @33 [33] 6 years bradfitz HTTP support for Perlbal. (not just a proxy)
(edit) @17 [17] 6 years bradfitz accept as much as we can when tcplistener is readable
(edit) @16 [16] 6 years bradfitz IO::Socket::INET has this annoying habit of open/parsing/closing the file …
(edit) @8 [8] 6 years bradfitz * when I split all the classes into their own files, i forgot "use …
(edit) @5 [5] 6 years bradfitz support for the service class reading/re-reading nodefiles and …
(add) @4 [4] 6 years bradfitz break into separate files
Note: See TracRevisionLog for help on using the revision log.