Commit Graph

6705 Commits

Author SHA1 Message Date
sthen
5edd20d744 update to node 0.6.15, from Aaron Bieber
- Thanks for the great book Aaron!
2012-04-12 10:16:50 +00:00
naddy
fa74f05d16 rename LANG to DRUPAL_LANG to avoid clash with locale setting 2012-04-12 08:16:06 +00:00
sthen
b9e13cca54 link showhttptest 2012-04-11 14:05:29 +00:00
sthen
c2e068b9ec import www/slowhttptest, ok ajacoutot@
SlowHTTPTest is a highly configurable tool that simulates some
Application Layer Denial of Service attacks.

It implements most common low-bandwidth Application Layer DoS attacks,
such as slowloris, Slow HTTP POST, Slow Read attack (based on TCP persist
timer exploit) by draining concurrent connections pool, as well as Apache
Range Header attack by causing very significant memory and CPU usage on the
server.

Slowloris and Slow HTTP POST DoS attacks rely on the fact that the HTTP
protocol, by design, requires requests to be completely received by the
server before they are processed. If an HTTP request is not complete, or if
the transfer rate is very low, the server keeps its resources busy waiting
for the rest of the data. If the server keeps too many resources busy, this
creates a denial of service. This tool is sending partial HTTP requests,
trying to get denial of service from target HTTP server.

Slow Read DoS attack aims the same resources as slowloris and slow POST,
but instead of prolonging the request, it sends legitimate HTTP request and
reads the response slowly.
2012-04-11 13:37:27 +00:00
sthen
c3e2822fb2 missed bump; pointed out by nigel@ 2012-04-11 10:11:32 +00:00
ajacoutot
e729c1554d Update to owncloud-3.0.2. 2012-04-11 09:52:05 +00:00
sthen
cf97d0ad2e Add a subpackage to make it easy to run fcgi-cgi in a chroot jail,
requested by Johan Huldtgren, thanks dhill for testing.
2012-04-10 19:34:52 +00:00
robert
274a4dd29b update to 18.0.1025.152 2012-04-10 19:13:46 +00:00
jim
b1e75e3ee5 Update to 2.76. This is a significant update. Please read the Changes
file for all the details.

Input and feedback from sthen@ and Remi Locherer <remi.locherer at relo.ch>

"reads ok" sthen@
2012-04-10 13:32:45 +00:00
dcoppa
301285c09e Update to 1.0.6 2012-04-10 13:29:33 +00:00
jim
efba1258f4 Update to 0.25 to support forthcoming update of Mojo.
"reads ok" sthen@
2012-04-10 12:56:40 +00:00
espie
45171542cd +drupal7 2012-04-10 12:53:15 +00:00
espie
875b4357b8 ... and core 2012-04-10 12:52:32 +00:00
espie
2ac16998d0 some drupal7 ports.
okay sthen@
2012-04-10 12:50:24 +00:00
espie
38c54070ff drupal7 ports, a few essentials which are more or less ready.
approved by sthen@
2012-04-10 12:49:31 +00:00
sthen
0dde427829 Security update to links 2.6, fixes include:
- Buffer overflow when pasting too long text from clipboard to dialog
boxes (not remotely exploitable)
- A write out of allocated memory in the graphics renderer
(potentially exploitable)
- An infinite loop when parsing invalid usemap specification in text and
graphics mode (can cause browser lockup, but not otherwise exploitable)
- Accesses out of memory in the xbm decoder (potentially exploitable)

Also drop dip.c patch to resolve crashes with libpng 1.5, upstream
appears to have fixed this separately in the update to 2.5.
Thanks jasper@ for additional testing.
2012-04-10 11:59:44 +00:00
espie
5e0dc808a2 much newer version, works with drupal5/6/7 2012-04-09 16:12:12 +00:00
ajacoutot
01a6c0fdc8 Upsteam: always convert letters to lowercase to get transitive results.
from Brad (maintainer)
2012-04-09 07:02:11 +00:00
sthen
0b2deb5d64 Update www/p5-Catalyst-View-Mason to version 0.18.
from Andreas Voegele
2012-04-08 21:59:00 +00:00
sthen
77c04c1f07 Update www/p5-Catalyst-Plugin-XMLRPC to version 2.01. Replace NEXT by
MRO::Compat.

Catalyst::Plugin::XMLRPC is unmaintained and deprecated.

from Andreas Voegele
2012-04-08 21:58:58 +00:00
sthen
bf0e2f2ec8 Update www/p5-Catalyst-Plugin-SubRequest to version 0.17.
from Andreas Voegele
2012-04-08 21:58:56 +00:00
sthen
d95b029628 Mark www/p5-Catalyst-Plugin-Singleton as deprecated.
from Andreas Voegele
2012-04-08 21:58:53 +00:00
sthen
cb7afaa068 Update www/p5-Catalyst-Plugin-Session-Store-File to version 0.18.
from Andreas Voegele
2012-04-08 21:58:51 +00:00
sthen
1bd0498851 Update www/p5-Catalyst-Plugin-Session-Store-FastMmap to version 0.14.
from Andreas Voegele
2012-04-08 21:58:49 +00:00
sthen
2d1473317f Update www/p5-Catalyst-Plugin-Session-State-URI to version 0.15.
from Andreas Voegele
2012-04-08 21:58:46 +00:00
sthen
28e431d209 Update www/p5-Catalyst-Plugin-Session-State-Cookie to version 0.17.
from Andreas Voegele
2012-04-08 21:58:44 +00:00
sthen
3d0ca113ac Update www/p5-Catalyst-Plugin-Session-PerUser to version 0.05.
from Andreas Voegele
2012-04-08 21:58:42 +00:00
sthen
521c015c47 Update www/p5-Catalyst-Plugin-Session-FastMmap to version 0.13.
Catalyst::Plugin::Session::FastMmap is deprecated in favor of
Catalyst::Plugin::Session.

from Andreas Voegele
2012-04-08 21:58:40 +00:00
sthen
507163e1f3 Update www/p5-Catalyst-Plugin-Session to version 0.32.
from Andreas Voegele
2012-04-08 21:58:38 +00:00
sthen
487036c00c Update www/p5-Catalyst-Plugin-PageCache to version 0.31.
from Andreas Voegele
2012-04-08 21:58:36 +00:00
sthen
555cc91709 Update www/p5-Catalyst-Plugin-LogWarnings to version 0.03.
from Andreas Voegele
2012-04-08 21:58:35 +00:00
sthen
f027e814fe Update www/p5-Catalyst-Plugin-I18N to version 0.10.
from Andreas Voegele
2012-04-08 21:58:32 +00:00
sthen
a31cdb2806 Update www/p5-Catalyst-Plugin-FormValidator to version 0.094.
Using Catalyst::Plugin::FormValidator is not recommended as the module
takes over the global $c->form method, rather than being applicable in
only part of your Catalyst application.  Furthermore,
Data::FormValidator itself is not recommended for use.

from Andreas Voegele
2012-04-08 21:58:30 +00:00
sthen
7788618e92 Update www/p5-Catalyst-Plugin-DefaultEnd to version 0.8.
Catalyst::Plugin::DefaultEnd is deprecated.  Please use
Catalyst::Action::RenderView instead.

from Andreas Voegele
2012-04-08 21:58:28 +00:00
sthen
424515eabe Update www/p5-Catalyst-Plugin-ConfigLoader-Environment to version 0.07.
from Andreas Voegele
2012-04-08 21:58:26 +00:00
sthen
55eaf0a6d1 Update www/p5-Catalyst-Plugin-ConfigLoader to version 0.30.
from Andreas Voegele
2012-04-08 21:58:24 +00:00
sthen
d86a920961 Mark www/p5-Catalyst-Plugin-Cache-Store-FastMmap as deprecated.
Catalyst::Plugin::Cache::Store::FastMmap is deprecated because
Cache::FastMmap no longer needs to be wrapped to store plain values.

from Andreas Voegele
2012-04-08 21:58:22 +00:00
sthen
901ad623f2 Update www/p5-Catalyst-Plugin-Cache-Memcached to version 0.8.
Catalyst::Plugin::Cache::Memcached is deprecated.  Use Cache::Memcached
in Catalyst::Plugin::Cache configuration directly.

from Andreas Voegele
2012-04-08 21:58:20 +00:00
sthen
47cec2c4ce Update www/p5-Catalyst-Plugin-Cache to version 0.10.
from Andreas Voegele
2012-04-08 21:58:18 +00:00
sthen
9f363bc3be Update www/p5-Catalyst-Log-Log4perl to version 1.05.
Catalyst::Log::Log4perl is deprecated.  Use Log::Log4perl::Catalyst
instead.

from Andreas Voegele
2012-04-08 21:58:16 +00:00
sthen
b4a7ac22c5 Update www/p5-Catalyst-Engine-Apache to version 1.16.
from Andreas Voegele
2012-04-08 21:58:14 +00:00
sthen
b14231c277 Update www/p5-Catalyst-Devel to version 1.36.
from Andreas Voegele
2012-04-08 21:58:12 +00:00
sthen
b82bac941c Update www/p5-Catalyst-Controller-HTML-FormFu to version 0.06001. More
recent versions remove deprecated methods.

from Andreas Voegele
2012-04-08 21:58:09 +00:00
sthen
19f1bdcc96 Update www/p5-Catalyst-Controller-FormBuilder to version 0.06.
from Andreas Voegele
2012-04-08 21:58:07 +00:00
sthen
6d515b0e2a Update www/p5-Catalyst-Component-ACCEPT_CONTEXT to version 0.07.
from Andreas Voegele
2012-04-08 21:58:04 +00:00
sthen
eae2c85ea7 Update www/p5-Catalyst-Action-RenderView to version 0.16.
from Andreas Voegele
2012-04-08 21:57:39 +00:00
sthen
6b7ee9d4b0 Update www/p5-Catalyst-Runtime to version 5.90006.
Fixes Catalyst with Moose 1.24+, this has been broken in the tree for a
while.

This and the many related updates to follow are all from Andreas Voegele's
repo at https://github.com/voegelas/openbsd-mystuff, thanks Andreas, this must
have been a huge bunch of work. I have forked this at github/sthen/p5-ports-wip
and am removing things from there once committed, there are various additional
new perl ports there and it would be nice if people could help work through
what's left.
2012-04-08 21:49:58 +00:00
sthen
1b8ab3a893 sync new p5-* 2012-04-08 21:09:49 +00:00
sthen
d1cf9027a9 import www/p5-Plack-Test-ExternalServer, ok landry, from Andreas Voegele's repo
Plack::Test::ExternalServer allows your to run your Plack::Test tests
against an external server instead of just against a local application
through either mocked HTTP or a locally spawned server.
2012-04-08 21:07:11 +00:00
sthen
37bd1ddf00 import www/p5-Plack-Middleware-ReverseProxy, ok landry, from Andreas Voegele's repo
Plack::Middleware::ReverseProxy resets some HTTP headers, which were
changed by reverse-proxy.  You can specify the reverse proxy address and
stop fake requests using the 'enable_if' directive in your app.psgi.
2012-04-08 21:06:47 +00:00