RSS 1143 projects tagged "BSD Revised"

Download Website Updated 06 Sep 2011 Portable OpenSSH

Screenshot
Pop 1,144.45
Vit 21.12

Portable OpenSSH is a Unix/Linux port of OpenBSD's excellent OpenSSH, a full implementation of the SSH1 and SSH2 protocols. It includes sftp client and server support.

No download Website Updated 16 Aug 2009 OpenWebMail

Screenshot
Pop 1,058.29
Vit 8.92

OpenWebMail is a full-featured Webmail, address book, calendar, and Webdisk system that is designed to manage very large mail folder files in a quick and memory efficient way.

Download Website Updated 03 Mar 2013 Botan

Screenshot
Pop 643.00
Vit 94.43

Botan is a crypto library written in C++. It provides a variety of cryptographic algorithms, including common ones such as AES, MD5, SHA, HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that are more obscure or specialized. It also offers SSL/TLS (client and server), X.509v3 certificates and CRLs, and PKCS #10 certificate requests. A message processing system that uses a filter/pipeline metaphor allows for many common cryptographic tasks to be completed with just a few lines of code. Assembly and SIMD optimizations for common CPUs offers speedups for critical algorithms like AES and SHA-1.

Download Website Updated 05 Aug 2012 Fast Lexical Analyzer Generator

Screenshot
Pop 624.48
Vit 9.78

Flex is a tool for generating programs that recognize lexical patterns in text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison. Flex is a free implementation of the well known Lex program. It features a Lex compatibility mode, and also provides several new features such as exclusive start conditions.

No download Website Updated 23 Dec 2012 Tcl/Tk

Screenshot
Pop 613.12
Vit 48.20

Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.

No download Website Updated 10 Jan 2013 HTML Forms generation and validation

Screenshot
Pop 604.14
Vit 57.46

HTML Forms generation and validation is a PHP class that generates HTML forms supporting many built-in validation types on server and client sides. It prevents security attacks by discarding spoofed values, has multiple submit protection, outputs HTML for fields displayed as fully accessible or in read-only mode, and has field value filtering and reformatting. It can be extended with custom control plug-ins. AJAX based form submission, upload monitor progress bar, auto-complete text input, automatic layout renderer, calendar date, CAPTCHA, Google Maps world location selection, linked select, and animation effects plug-ins are available.

Download Website Updated 09 May 2013 JSch

Screenshot
Pop 596.36
Vit 150.58

JSch is a pure Java implementation of SSH2. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc. You can integrate its functionality into your own Java programs.

Download Website Updated 23 Feb 2013 XINS

Screenshot
Pop 563.25
Vit 59.69

XINS is a technology used to define, create, and invoke remote APIs. XINS is specification-oriented. When API specifications are written (in XML), XINS will transform them to HTML-based documentation and Java code for both the client-side and the server-side. The communication is based on HTTP. XINS competes with the complex SOAP technology. Main design goals include simplicity, scalability, and testability. XINS is not only a specification technology, but also an application development framework. It offers transaction logging, unique log documentation, and active code generation.

Download Website Updated 31 Oct 2011 sudo

Screenshot
Pop 430.17
Vit 20.92

Sudo (su "do") allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments. Sudo operates on a per-command basis, it is not a replacement for the shell.

Download Website Updated 14 May 2013 Concurrency Kit

Screenshot
Pop 425.34
Vit 30.52

Concurrency Kit provides a plethora of concurrency primitives and lock-less and lock-free data structures designed to aid in the design and implementation of high performance scalable concurrent systems. It was designed to minimize dependencies on operating system-specific interfaces, and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions.

Screenshot

Project Spotlight

SyncWall

A wallpaper manager with somes special features.

Screenshot

Project Spotlight

NCurses Disk Usage

An Ncurses version of 'du'.