RSS 81 projects tagged "Linux"

No download Website Updated 26 Apr 2013 ENet for C#

Screenshot
Pop 30.08
Vit 4.84

ENet for C# wraps the C-language ENet networking library. For games and other realtime applications, if you use TCP, old data can hold up newer data, even if it is no longer relevant (old positions, etc.). Your players will perceive any lost packet as a "lag burst". ENet supports multiple in-order streams of data, and allows you to decide on reliability on a per-packet basis. The library is useful for both client-server and peer-to-peer architectures.

Download Website Updated 15 Apr 2013 ALSA driver

Screenshot
Pop 919.13
Vit 130.54

The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management.

Download Website Updated 05 Mar 2013 libnetfilter_conntrack

Screenshot
Pop 211.13
Vit 20.81

libnetfilter_conntrack is a library that allows user-space programs to interface the kernel connection tracking table of the netfilter subsystem in the Linux kernel.

Download Website Updated 04 Mar 2013 libnetfilter_acct

Screenshot
Pop 121.69
Vit 3.91

libnetfilter_acct is a library that provides the programming interface to the Netfilter Extended Accounting subsystem in the Linux kernel.

Download No website Updated 07 Feb 2013 MatrixSSL

Screenshot
Pop 327.35
Vit 32.46

MatrixSSL is an embedded SSL and TLS implementation designed for small footprint devices and applications requiring low overhead per connection. The library is less than 50K on disk with cipher suites. It includes SSL and TLS client and server support, session resumption, and implementations of RSA, AES, 3DES, ARC4, SHA1, and MD5. The source is well documented and contains portability layers for additional operating systems, cipher suites, and cryptography providers.

Download Website Updated 07 Feb 2013 CyaSSL

Screenshot
Pop 251.21
Vit 23.07

CyaSSL is a C-language-based SSL library targeted for embedded and RTOS environments, primarily because of its small size and speed. CyaSSL supports the industry standards up to the current TLS 1.2 level, is up to 20 times smaller than OpenSSL, includes SSL client libraries and an SSL server implementation, includes an OpenSSL compatibility layer, and offers several progressive ciphers such as RABBIT and HC-128. Dual licensed under both the GPLv2 and standard commercial licensing, it caters to a wide range of projects.

Download Website Updated 07 Feb 2013 MiniUPnP Client and Daemon

Screenshot
Pop 280.66
Vit 26.46

The MiniUPnP project is a library and a daemon. The library is aimed to enable applications to use the capabilities of a UPnP Internet Gateway Device present on the network to forward ports. The daemon adds the UPnP Internet Gateway Device functionality to a NAT gateway running OpenBSD/NetBSD/FreeBSD/Solaris with PF/IPF or Linux 2.4.x/2.6.x with netfilter. One of its most interesting features is to enforce some permissions to allow or deny redirections, bringing some security to UPnP. Newer versions also support the NAT-PMP protocol from Apple.

Download Website Updated 06 Feb 2013 GNUnet

Screenshot
Pop 540.96
Vit 57.58

GNUnet is a peer-to-peer framework with focus on providing security. All peer-to-peer messages in the network are confidential and authenticated. The framework provides a transport abstraction layer and can currently encapsulate the network traffic in UDP, TCP, HTTP, HTTPS, or direct 802.11 (WLAN). GNUnet supports accounting to provide contributing nodes with better service. The services built on top of the framework include anonymous file sharing and a virtual network providing IPv4-IPv6 transition via protocol translation over the P2P network.

Download Website Updated 23 Oct 2012 MIB Smithy SDK

Screenshot
Pop 103.71
Vit 25.78

MIB Smithy SDK is a dynamic extension to Tcl/Tk (8.4+) that allows development of custom scripts for controlling SNMP agents, manipulating SMI definitions, doing conversions, and more. It is based on the core of Muonics' MIB Smithy, and the SDK supports SMIv1 and SMIv2, as well as SNMPv1/v2c/v3 with HMAC-SHA-96 and HMAC-MD5-96 authentication and DES/CBC and AES128/CFB privacy. It also provides complete read-write access to all elements of SMI/MIB Module definitions, unlike similar extensions that provide only read access to a limited subset. The SDK allows multiple discrete SMI databases and SNMP sessions, and provides all of the built-in validation and error recovery capabilites of the full product, without the visual MIB development environment.

Download Website Updated 08 Oct 2012 libnetfilter_cthelper

Screenshot
Pop 61.42
Vit 1.21

libnetfilter_cthelper is a library which allows user-space programs to interface the kernel connection tracking helpers of the Netfilter subsystem in the Linux kernel.

Screenshot

Project Spotlight

Ivan Post

A simple peer-matching CGI.

Screenshot

Project Spotlight

Kamailio

A robust and flexible SIP server.