Managed Projects

libssh

  Analyzed about 19 hours ago

This project is for programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure ... [More] FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl). [Less]

99.7K lines of code

25 current contributors

15 days since last commit

10 users on Open Hub

Moderate Activity
5.0
 
I Use This

cwrap

  Analyzed 2 days ago

The libc wrapper project aims to help client/server software development teams willing to gain full functional test coverage. It makes it possible to run several instances of the full software stack on the same machine and perform locally functional testing of complex network configurations. Daemons ... [More] run with privilege separation and required user and group accounts, irrespective to the hosting system. The libc wrapper project does not require virtualization and can be used to build environments with different operating systems. The project consists of a socket wrapper, NSS module wrapper (users, groups, hosts), and a (s)uid wrapper with support for GNU/Linux, BSD, OSX, and Solaris. [Less]

39.6K lines of code

5 current contributors

5 months since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: BSD-3-Clause, gpl3

csync

  No analysis available

csync is a bidirectional client only file synchronizer to implement roaming home directories for Linux.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

cmocka

  Analyzed about 12 hours ago

A unit testing framework for C with mocking. cmocka only requires a test application is linked with the standard C library which minimizes conflicts with standard C library headers. It is the successor (fork) of cmockery.

10.3K lines of code

9 current contributors

about 2 months since last commit

3 users on Open Hub

Moderate Activity
4.0
   
I Use This

pam_csync

  No analysis available

This is a PAM module to provide Roaming Home Directories for a user session. The authentication module verifies the identity of a user and triggers a synchronization using #csync with the server on the first login and the last logout.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl