monotone is a free distributed version control system. It provides
a simple, single-file transactional version store, with fully
disconnected operation and an efficient peer-to-peer synchronization
protocol. It understands history-sensitive merging, lightweight
branches, integrated code review and 3rd party testing.
Botan is a BSD-licensed crypto library written in C++. It provides
applications with the ability to use a number of cryptographic
algorithms, as well as X.509 certificates and CRLs, PKCS Homebrew/homebrew#10
certificate requests, a filter/pipe message processing system, and
a wide variety of other features, all written in portable C++.
"tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging."
http://www.circlemud.org/~jelson/software/tcpflow/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
A minimalist command line interface to MPD (Music Player Daemon), a
flexible, powerful, server-side application for playing music.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
HTMLDOC converts Hyper-Text Markup Language
("HTML") files and web pages into indexed HTML,
Adobe® PostScript®, or Adobe Portable Document
Format ("PDF") files.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
pwnat, pronounced "poe-nat", is a tool that allows any number of clients
behind NATs to communicate with a server behind a separate NAT with *no*
port forwarding and *no* DMZ setup on any routers in order to directly
communicate with each other. The server does not need to know anything
about the clients trying to connect.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Add aspell binaries to $PATH when installing dictionaries,
so that the aspell prezip binary finds its prezip-bin.
If it doesn't it fails silently and installs empty dictionaries.
Signed-off-by: David Höppner <0xffea@gmail.com>