strongswan-tnc-server
strongSwan Trusted Network Connect's (TNC) - server files
radare2-cutter
GUI for radare2 reverse engineering framework
Cutter is a Qt based GUI for reverse engineering binaries, which makes
use of the radare2 framework. Advanced users are expected to use the
radare2 CLI tools instead, which are much more powerful.
purifyeps
creates EPS files usable in TeX and pdfTeX
While pdfLaTeX has a number of nice features, its primary shortcoming
relative to standard LaTeX+dvips is that it is unable to read ordinary
Encapsulated PostScript (EPS) files, the most common graphics format
in the LaTeX world. purifyeps converts EPS files into a "purified"
form that can be read by *both* LaTeX+dvips and pdfLaTeX.
populations
population genetic software
Populations is a population genetic software. It computes genetic
distances between populations or individuals. It builds phylogenetic
trees (NJ or UPGMA) with bootstrap values.
uftrace
Traces and analyzes execution of programs written in C/C++
The uftrace tool is intended for tracing and analyzing the execution of
programs written in C or C++. It was heavily inspired by the ftrace framework
of the Linux kernel (especially the function graph tracer) and supports
userspace programs. It supports various kinds of commands and filters to help
analysis of the program's execution and performance.