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