libpugixml1v5

Light-weight C++ XML processing library

pugixml is a lightweight C++ XML processing library with XPath support. It features: * DOM like interface with rich traversal/modification capabilities * Extermely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer. * XPath 1.0 implementation for complex data-driven tree queries * Full Unicode support with Unicode interface variants and automatic encoding conversions.

fwknop-client

FireWall KNock OPerator client side - C version

The FireWall KNock OPerator implements an authorization scheme called Single Packet Authorization (SPA), based on Netfilter and libpcap.
Snort-to-iptables rule translator

fwsnort

Snort-to-iptables rule translator

Fwsnort translates Snort rules into equivalent iptables rules and generates a shell script that implements the resulting iptables commands.
movie player for Unix-like systems

mplayer

movie player for Unix-like systems

MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.

libmuparserx4.0.7

mathematical expression parser library

The evaluation of a mathematical expression is a standard task required in many applications. It can be solved by either using a standard math expression parser such as muparser or by embedding a scripting language such as Lua. There are however some limitations: Although muparser is pretty fast it will only work with scalar values and although Lua is very flexible it does neither support binary operators for arrays nor complex numbers. So if you need a math expression parser with support for arrays, matrices and strings muparserx may be able to help you. It was originally based on the original muparser engine but has since evolved into a standalone project with a completely new parsing engine.
dhcpoptinj replacing/injecting DHCP options of a DHCP discover/request packet

dhcpoptinj

DHCP option injector

dhcpoptinj is a simple utility for injecting DHCP options into DHCP packets. It is implemented using netfilter-queue and mangles packets, either by inserting new options or replacing existing options.