aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/netsniff-ng: build fixNatanael Copa2012-05-171-1/+1
| | | | needs perl
* testing/urlwatch: fix dependsNatanael Copa2012-05-171-2/+2
|
* testing/proxychains: missing dep addedFabian Affolter2012-05-171-1/+1
|
* testing/proxychains: new aportFabian Affolter2012-05-171-0/+47
| | | | | | | | Proxychains forces any tcp connection made by any given tcp client to follow through a proxy. Proxychains intercepts TCP calls and forces them through a user defined proxy http://proxychains.sourceforge.net
* testing/voiphopper: new aportFabian Affolter2012-05-171-0/+45
| | | | | | | VoIP Hopper is a VoIP infrastructure security testing tool but also a tool that can be used to test the (in)security of VLANs. http://voiphopper.sourceforge.net
* testing/tcpreplay: new aportFabian Affolter2012-05-171-0/+50
| | | | | | | | | | | | Tcpreplay is a suite of tools for UNIX operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices. It allows you to classify traffic as client or server, rewrite Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's. Tcpreplay supports both single and dual NIC modes for testing both sniffing and inline devices. http://tcpreplay.synfin.net/
* main/nfdump: upgrade to 1.6.5Fabian Affolter2012-05-171-3/+3
|
* testing/py-tailer: new aportFabian Affolter2012-05-171-0/+29
| | | | | | Python tail is a simple implementation of GNU tail and head https://github.com/six8/pytailer
* testing/bcfg2: upgrade to 1.2.2Fabian Affolter2012-05-171-19/+18
|
* testing/netsniff-ng: upgrade to 0.5.6Fabian Affolter2012-05-171-11/+14
|
* main/mr: upgrade to 1.11Fabian Affolter2012-05-171-2/+2
|
* testing/py-psycopg2: new aportFabian Affolter2012-05-171-0/+29
| | | | | | Python-PostgreSQL Database Adapter http://initd.org/psycopg/
* testing/py-dulwich: new aportFabian Affolter2012-05-171-0/+30
| | | | | | A python implementation of the Git file formats and protocols http://www.samba.org/~jelmer/dulwich/
* testing/py-polib: new aportFabian Affolter2012-05-171-0/+39
| | | | | | A library to manipulate gettext files http://polib.readthedocs.org/en/latest/index.html
* testing/py-egenix-mx-base: new aportFabian Affolter2012-05-171-0/+30
| | | | | | eGenix.com mx Base ccollection of Python extensions http://www.egenix.com/products/python/mxBase/
* testing/py-genshi: new aportFabian Affolter2012-05-171-0/+29
| | | | | | | | Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. http://genshi.edgewall.org/
* testing/py-relatorio: new aportFabian Affolter2012-05-171-0/+29
| | | | | | | | Relatorio is an OpenHex and B2CK project to easily create reports in a variety of formats (openoffice text, PDF, XHTML) from python objects. http://relatorio.openhex.org/
* testing/py-pip: new aportFabian Affolter2012-05-171-0/+39
| | | | | | | | | | | | pip is a tool for installing and managing Python packages, such as those found in the Python Package Index. pip is a replacement for easy_install. It mostly uses the same techniques for finding packages, so packages that are easy_installable should be pip-installable as well. This means that you can use pip install SomePackage instead of easy_install SomePackage. http://www.pip-installer.org
* testing/urlwatch: new aportFabian Affolter2012-05-171-0/+38
| | | | | | | | | | | | | | | | | | | | | This script is intended to help you watch URLs and get notified (via email or in your terminal) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed. The script supports the use of a filtering hook function to strip trivially-varying elements of a webpage. Basic features * Simple configuration (text file, one URL per line) * Easily hackable (clean Python implementation) * Can run as a cronjob and mail changes to you * Always outputs only plaintext - no HTML mails :) * Supports removing noise (always-changing website parts) * Example hooks to filter content in Python http://thpinfo.com/2008/urlwatch/
* testing/py-futures: new aportFabian Affolter2012-05-171-0/+39
| | | | | | Backport of the concurrent.futures package from Python 3.2 http://code.google.com/p/pythonfutures/
* testing/p0f: upgrade to 3.05bFabian Affolter2012-05-171-2/+2
|
* testing/lua-telescope: command line tool includedKaarle Ritvanen2012-05-171-4/+7
|
* main/awall: upgrade to 0.1.2Kaarle Ritvanen2012-05-171-27/+8
| | | | installer Makefile taken into use
* testing/tir: package addedKaarle Ritvanen2012-05-171-0/+39
|
* testing/lua-telescope: package addedKaarle Ritvanen2012-05-171-0/+35
|
* testing/lua-sqlite3: package addedKaarle Ritvanen2012-05-171-0/+40
|
* testing/lua-tnetstrings: package addedKaarle Ritvanen2012-05-171-0/+35
|
* main/snort: upgrade to 2.9.2.3Natanael Copa2012-05-171-2/+2
|
* Initial APKBUILD for mbufferFabian Affolter2012-05-161-0/+45
| | | | | | | | | | | | | | | | | Package description: mbuffer is a tool for buffering data streams with a large set of unique features: - direct support for TCP based network targets (IPv4 and IPv6) - ability to send to multiple targets in parallel (distribution mode) - support for multiple volumes - I/O rate limitation - high/low watermark based restart criteria - configurable buffer size - on the fly MD5 hash calculation - highly efficient, multi-threaded implementation Website: http://www.maier-komor.de/mbuffer.html
* Merge git://git.alpinelinux.org/fab/aportsNatanael Copa2012-05-161-2/+2
|\
| * Updated to 0.12Fabian Affolter2012-05-131-2/+2
| |
* | Merge git://dev.alpinelinux.org/aportsFrancesco Colista2012-05-168-16/+61
|\ \
| * | main/sdl: disable the dlopen stuff as it seems to not workNatanael Copa2012-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qemu with sdl hangs on startup, apparently it ends up in an endless loop Backtrace from gdb: Program received signal SIGINT, Interrupt. 0x00007ffff7df5904 in ?? () from /lib/ld64-uClibc.so.0.9.32 (gdb) bt #0 0x00007ffff7df5904 in ?? () from /lib/ld64-uClibc.so.0.9.32 #1 0x00007ffff7df653e in _dl_find_hash () from /lib/ld64-uClibc.so.0.9.32 #2 0x00007ffff7df7fa1 in ?? () from /lib/ld64-uClibc.so.0.9.32 #3 0x00007ffff7df6a8a in ?? () from /lib/ld64-uClibc.so.0.9.32 #4 0x00007ffff7df6d03 in _dl_fixup () from /lib/ld64-uClibc.so.0.9.32 #5 0x00007ffff501e015 in ?? () from /lib/libdl.so.0.9.32 #6 0x00007ffff501e224 in dlopen () from /lib/libdl.so.0.9.32 #7 0x00007ffff6803e87 in SDL_LoadObject () from /usr/lib/libSDL-1.2.so.0 #8 0x00007ffff68082a7 in ?? () from /usr/lib/libSDL-1.2.so.0 #9 0x00007ffff680eb74 in ?? () from /usr/lib/libSDL-1.2.so.0 #10 0x00007ffff67ff040 in SDL_VideoInit () from /usr/lib/libSDL-1.2.so.0 #11 0x00007ffff67dd752 in SDL_InitSubSystem () from /usr/lib/libSDL-1.2.so.0 #12 0x00007ffff67dd824 in SDL_Init () from /usr/lib/libSDL-1.2.so.0 #13 0x000055555568cc9b in ?? () #14 0x00005555555c182a in main () We try disable the dlopen stuff and see how that goes
| * | main/libc0.9.32: upgrade to 0.9.33.2Natanael Copa2012-05-161-2/+2
| | |
| * | main/open-vm-tools-vserver: rebuild against 3.3.6 kernelNatanael Copa2012-05-161-1/+1
| | |
| * | main/dahdi-linux-vserver: rebuild against 3.3.6 kernelNatanael Copa2012-05-161-1/+1
| | |
| * | main/linux-vserver: upgrade to 3.3.6 kernelNatanael Copa2012-05-161-3/+3
| | |
| * | main/sdl: fix from fedoraNatanael Copa2012-05-162-5/+45
| | | | | | | | | | | | http://bugzilla.libsdl.org/show_bug.cgi?id=1155
| * | main/git: upgrade to 1.7.10.2Natanael Copa2012-05-151-2/+2
| | |
| * | main/gtk+3.0: upgrade to 3.4.3Natanael Copa2012-05-151-2/+7
| | |
* | | main/cvechecker: fix post-install scriptFrancesco Colista2012-05-161-1/+1
| | |
* | | Merge git://dev.alpinelinux.org/aportsFrancesco Colista2012-05-154-9/+9
|\| |
| * | main/midori: upgrade to 0.4.6Natanael Copa2012-05-151-3/+3
| | |
| * | main/sqlite: upgrade to 3.7.12Natanael Copa2012-05-151-2/+2
| | |
| * | main/man-pages: upgrade to 3.41Natanael Copa2012-05-151-2/+2
| | |
| * | main/coreutils: upgrade to 8.17Natanael Copa2012-05-151-2/+2
| | |
* | | Merge git://dev.alpinelinux.org/aportsFrancesco Colista2012-05-147-167/+628
|\| | | | | | | | | | | | | | Conflicts: main/cifs-utils/APKBUILD
| * | testing/wanpipe-grsec: rebuild against 3.3.6 kernelNatanael Copa2012-05-141-1/+1
| | |
| * | main/xtables-addons-grsec: rebuild against 3.3.6 kernelNatanael Copa2012-05-141-1/+1
| | |
| * | main/open-vm-tools-grsec: rebuild against 3.3.6 kernelNatanael Copa2012-05-141-1/+1
| | |