RSS 1194 projects tagged "FreeBSD"

No download No website Updated 17 Jan 2013 OnPosix

Screenshot
Pop 22.96
Vit 11.26

OnPosix is a tiny library to abstract POSIX mechanisms to C++ developers. Most features offered by this library can be found either inside the Boost library or in a library compliant with the C++11 standard. Unfortunately, however, for some embedded Linux devices, these libraries cannot represent viable solutions, due to the lack of memory space (for the Boost libraries) and the lack of a new C++ compiler (e.g., on Xilinx MicroBlaze). On these platforms, the OnPosix library represents a good and cheap solution to have object-oriented POSIX mechanisms. The library offers support for threads, mutual exclusion, sockets, logging, timing, etc.

No download Website Updated 21 May 2013 dhcpy6d

Screenshot
Pop 167.25
Vit 37.69

dhcpy6d delivers IPv6 addresses for DHCPv6 clients, which can be identified by DUID, hostname, or MAC address, as in the good old IPv4 days. Addresses may be generated randomly, by range, or by arbitrary ID or MAC address. Clients can get more than one address, leases and client configuration can be stored in databases, and DNS can be updated dynamically.

No download Website Updated 08 Nov 2012 SSLsplit

Screenshot
Pop 107.05
Vit 1.96

SSLsplit is a tool that performs man-in-the-middle attacks against SSL/TLS encrypted network connections for network forensics and penetration testing. It terminates SSL/TLS and initiates a new connection to the original destination, logging all data transmitted. It supports plain TCP and SSL, HTTP and HTTPS, and IPv4 and IPv6. For SSL and HTTPS, it generates and signs forged X509v3 certificates on-the-fly using the original certificate's subject DN and subjectAltName extension. It supports Server Name Indication, RSA, DSA, and ECDSA keys, and DHE and ECDHE cipher suites. It can also use existing certificates if the private key is available.

Download No website Updated 09 Nov 2011 libamqp

Screenshot
Pop 23.94
Vit 23.70

libamqp is a C client for AMQP, a wire protocol for message queuing. It should be easy to use from Linux, Solaris, BSD, or Windows. It is intended to be capable of small, fast operation for needs from embedded messaging in sensors to needs of millions of messages a second.

Download Website Updated 13 Jul 2011 Relevation

Screenshot
Pop 33.23
Vit 1.43

Relevation is a command-line interface to retrieve passwords stored with the Revelation Password Manager. It provides equivalent functionality to the "Find" box as found in Revelation's GUI.

No download No website Updated 05 Jun 2011 PlayaPlaya

Screenshot
Pop 34.60
Vit 1.00

PlayaPlaya is a "fire-and-forget" audiobook player that stays out of your way and just works. Logout, and it'll save your place. Launch PlayaPlaya again, and it'll resume where you left off. Launch it with different playlists, and it'll track each one separately.

Download Website Updated 26 Oct 2010 Visual Disk Test

Screenshot
Pop 166.20
Vit 3.92

VDT (Visual Disk Test) performs various I/O tests on files and devices such as whole hard disks, partitions, and logical volumes. It provides visual feedback on screen while offering a broad selection of addressing methods and test area selection.

No download Website Updated 03 Mar 2011 downtimed

Screenshot
Pop 75.97
Vit 2.60

downtimed is a program that monitors operating system downtime, uptime, shutdowns, and crashes and records such events. At OS startup it logs information about previous downtime. It then periodically updates a time stamp file on the disk, which is used to determine the approximate time when the system was last up and running. During a graceful system shutdown, it records a time stamp in another file. The downtimes(1) command line tool can be used to inspect records of past downtime.

Download Website Updated 10 Oct 2010 rsget.pl

Screenshot
Pop 72.50
Vit 2.94

rsget.pl is an application designed to retrieve files from download services (like RapidShare, MegaUpload, and many more). It has a long list of features already implemented, and an even longer TODO list.

No download Website Updated 30 Dec 2009 Open OTP

Screenshot
Pop 73.76
Vit 1.01

OpenOTP is an implementation of the HOTP protocol using a ZeitControl Cardsystems ZC3.9 BasicCard and standalone balance reader, standalone Spyrus PAR2 (Personal Access Reader), or PCSC-Lite supported smart card reader. Included is a C library implementation of the HOTP protocol and associated user database management, HOTP PAM library, OpenVPN plug-in module, micro RADIUS server with HOTP support, and utilities for managing the smart card, Spyrus reader, and host side HOTP user database. The PCSC-Lite API provides reader support for smart card management.

Screenshot

Project Spotlight

CDSChecker

A tool for finding concurrency bugs in C/C++ Atomic.

Screenshot

Project Spotlight

libvterm

A terminal emulator library.