|
|
|
@810
|
[810]
|
12 months |
hachi |
Allow zero byte content-length PUT requests
|
|
|
|
@763
|
[763]
|
21 months |
bradfitz |
Patch from Andy Armstrong <andy@…> to make Perlbal pass tests
on …
|
|
|
|
@725
|
[725]
|
2 years |
hachi |
Add observed_ip_string attribute to Perlbal::Socket objects. This is for …
|
|
|
|
@687
|
[687]
|
2 years |
jacques |
Bump copyright and fixed typo in Interactive
|
|
|
|
@667
|
[667]
|
3 years |
bradfitz |
remove old question/comment
|
|
|
|
@666
|
[666]
|
3 years |
bradfitz |
Merging in Jonathan's chunked-put branch:
+ -- make ClientHTTP …
|
|
|
|
@599
|
[599]
|
3 years |
bradfitz |
more dope AIO channel work, making it usable for mogstored. also stats …
|
|
|
|
@596
|
[596]
|
3 years |
bradfitz |
updated copyright patch from Jacques Marneweck <jacques@…>
|
|
|
|
@583
|
[583]
|
3 years |
bradfitz |
-- set alive_time during slow PUTs. was causing problems
…
|
|
|
|
@396
|
[396]
|
4 years |
bradfitz |
don't call put_writeout twice in a row. otherwise the second one …
|
|
|
|
@393
|
[393]
|
4 years |
bradfitz |
add handle_put hook
|
|
|
|
@392
|
[392]
|
4 years |
bradfitz |
-- fix potential crashing bugs in the PUT path. luckily ones we
…
|
|
|
|
@389
|
[389]
|
4 years |
bradfitz |
more code cleanup, especially related to PUT requests:
-- remove …
|
|
|
|
@388
|
[388]
|
4 years |
bradfitz |
readability improvements. smaller if/else blocks, in favor of …
|
|
|
|
@386
|
[386]
|
4 years |
bradfitz |
Cleanup of ClientHTTP.pm, breaking large/nesty functions into more/smaller …
|
|
|
|
@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
|
|
|
|
@328
|
[328]
|
4 years |
bradfitz |
add generic "start_http_request" that works for both clientproxy and …
|
|
|
|
@323
|
[323]
|
4 years |
bradfitz |
vhost service selector fleshed out, and start of a test suite.
|
|
|
|
@320
|
[320]
|
4 years |
bradfitz |
start of work on the service selector role.
this lets you make a meta …
|
|
|
|
@296
|
[296]
|
4 years |
bradfitz |
more tests
|
|
|
|
@295
|
[295]
|
4 years |
bradfitz |
more tests, and a bugfix for the "none" aio mode
|
|
|
|
@294
|
[294]
|
4 years |
bradfitz |
IO::AIO support, and a test suite.
|
|
|
|
@288
|
[288]
|
5 years |
bradfitz |
add "none" support to Perlbal::AIO, and warning when using none, and way …
|
|
|
|
@286
|
[286]
|
5 years |
bradfitz |
start of work on an AIO abstraction layer so we can support:
-- …
|
|
|
|
@254
|
[254]
|
5 years |
marksmith |
Fix bug in PUT case; if a ClientHTTP socket closed while an aio_write …
|
|
|
|
@220
|
[220]
|
5 years |
marksmith |
: != ;
|
|
|
|
@219
|
[219]
|
5 years |
marksmith |
Add more paranoia for handling closures and event_errs.
|
|
|
|
@186
|
[186]
|
5 years |
marksmith |
Add persistent client connection support to ClientHTTPBase …
|
|
|
|
@183
|
[183]
|
5 years |
marksmith |
Fix a bug that caused Perlbal to send the wrong HTTP response code to a …
|
|
|
|
@179
|
[179]
|
5 years |
marksmith |
Fix a bug in Perlbal. This took hours and hours to track down and …
|
|
|
|
@178
|
[178]
|
5 years |
marksmith |
- Get the fd earlier.
- Fix a problem that caused $! to be overwritten by …
|
|
|
|
@177
|
[177]
|
5 years |
marksmith |
More debugging information when we encounter a strange error that …
|
|
|
|
@176
|
[176]
|
5 years |
marksmith |
Make Perlbal log 500 errors to the system log along with more …
|
|
|
|
@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.
|
|
|
|
@137
|
[137]
|
5 years |
marksmith |
Meant 204 No Content instead of 202 Accepted. Since we don't return …
|
|
|
|
@136
|
[136]
|
5 years |
marksmith |
Perlbal DELETE support using service key 'enable_delete'. Almost …
|
|
|
|
@135
|
[135]
|
5 years |
marksmith |
Use splice, because it's more clear than getting bits of the array …
|
|
|
|
@134
|
[134]
|
5 years |
marksmith |
I don't know.
|
|
|
|
@133
|
[133]
|
5 years |
marksmith |
Add support for a 'min_put_directory' option that tells Perlbal that …
|
|
|
|
@132
|
[132]
|
5 years |
marksmith |
Found a bug in Perlbal PUT support. If the reading of headers …
|
|
|
|
@131
|
[131]
|
5 years |
marksmith |
New Perlbal feature: PUT support. This gives Perlbal the ability to have …
|
|
|
|
@127
|
[127]
|
5 years |
marksmith |
Big changes to Perlbal, including: a new plugins system. This …
|
|
|
|
@120
|
[120]
|
5 years |
marksmith |
Big Perlbal change: split "headers" field into two: req_headers and …
|
|
|
|
@40
|
[40]
|
6 years |
bradfitz |
Main bug fix:
-- self-referential leak. (perl does refcounting, not …
|
|
|
|
@38
|
[38]
|
6 years |
bradfitz |
add ClientHTTPBase which ClientProxy and ClientHTTP now both derive …
|
|
|
|
@37
|
[37]
|
6 years |
deveiant |
- Tab fix + local var settings.
|
|
|
|
@36
|
[36]
|
6 years |
bradfitz |
304 not modified support
|
|
|
|
@35
|
[35]
|
6 years |
bradfitz |
quell warning
|
|
|
|
@34
|
[34]
|
6 years |
bradfitz |
making webserver functionality more complete
|
|
|
|
@33
|
[33]
|
6 years |
bradfitz |
HTTP support for Perlbal. (not just a proxy)
|