|
(Page 6 of 6) < Prev 1 2 3 4 5 6 Category: Programming » Libraries Memwatch Added 2001-10-22 Memwatch is a non-intrusive ANSI C memory leak and overwrite detector library. By compiling it in to programs, it will notify the programmer when they are overwriting portions of memory which have either been freed, or not allocated, as well as indicate to the programmer when memory they've allocated has gone out of scope, and can no longer be recovered. Memwatch works with virtually all ANSI C compilers, and will also work with C++. Socket Script 1.16 Added 2001-10-22 Socket Script has been made for people that want to create networking-oriented programs, but don't want to learn all the socket stuff. It has multiple network commands that enable you to tell the script interpreter where you want to connect, and all you have to do is focus on the script itself, leaving the connection parts to SScript. It is good for non-programmers as well as experienced ones. SScript has some simple commands, as well as very powerfull ones. To this day, it has more than 100 commands. Socket Script can also be compiled in 2 different modes: text-only, or in graphical mode with GTK, under X Window. What's best about SScript is that it combines a lot of technologies. In the configuration, you can tell it to include some of the latest libraries available and they will be accessible from within your script as simple commands. Open JCE Added 2001-10-22 The Open JCE Project for JavaTM is a clean room implementation of the JavaTM Cryptography Extension (JCE) API as defined by Sun MicrosystemsTM, plus a provider of underlying crypto algorithms. This JCE is based on the early access beta2 version of the JCE as available from the Java Developer ConnectionTM early access area. Since the Sun JCE is written for JDK 1.2, there are three versions of the library included. One which is compatible with JDK 1.02, one with JDK 1.1 and one with JDK 1.2 (tested against JDK 1.2fcs). The complete source for each library is also included. Simple Authentication and Security Layer (SASL) Added 2001-10-22 The Cyrus SASL library is a generic library for easy integration of secure network authentication to any client or server application. It supports authentication via standard plaintext methods as well as CRAM-MD5 and DIGEST-MD5 shared secret methods and KERBEROS_V4 and GSSAPI Kerberos methods. The SASL protocol framework is used by SMTP, IMAP, ACAP, LDAP, and other standard protocols. Privacy Guard Glue (PGG) Added 2001-10-22 Privacy Guard Glue is a well-designed library written in C to add GnuPG support to applications. PGG was designed to provide an easy-to-use and robust interface for GnuPG. PGG totally hides the complicated and error prone co-processing interface of GnuPG and frees the caller of all GnuPG specific tasks and implementation details. Eiffel Sockets Library (eSockets) Added 2001-10-22 The Eiffel Sockets Library (eSockets), is an application level networking framework based on the traditional UNIX networking model. It provides basic socket services for connecting between networked hosts and an event-driven framework for multiplexing multiple connections. It's primarily for implementing servers in Eiffel, although plans are in the works to integrate it with the GTK Widget libraries for client side work. Libsync Added 2001-10-22 This library contains C++ classes implementing the concept of synchronous active objects, providing a framework to ease the production of robust, secure distributed and/or multi-threaded applications. Browse by category |
|
|
Privacy Statement |