Ports Search

Results 1,8711,880 of 5,824 for /net/.(0.003 seconds)
java/bouncycastle-1.55 (Score: 0.062004834)
Cleanroom build of Java Cryptography Extensions
The Bouncy Castle Crypto APIs consist of the following: . A lightweight cryptography API in Java. . A provider for the JCE and JCA. . A clean room implementation of the JCE 1.2.1. . A library for reading and writing encoded ASN.1 objects. . Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files. . Generators for Version 2 X.509 attribute certificates. . Generators/Processors for S/MIME and CMS (PKCS7). . Generators/Processors for OCSP (RFC 2560). . Generators/Processors for TSP (RFC 3161). . Generators/Processors for OpenPGP (RFC 2440). . A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE. It's distributed under a modified X license.
lang/execline-2.1.4.5 (Score: 0.062004834)
Lightweight non-interactive sh(1)-like scripting language
execline is a very light non-interactive scripting language, which is similar to /bin/sh. Simple shell scripts can be easily rewritten in the execline language, improving performance and memory usage. execline was designed for use in embedded systems, but works on most Unix flavors. execline features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logical and predictable than the shell's syntax, and has no security issues.
lang/nim-0.11.2 (Score: 0.062004834)
Nim programming language
Nim (formerly known as "Nimrod") is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms. Beneath a nice infix/indentation based syntax with a powerful (AST based, hygienic) macro system lies a semantic model that supports a soft realtime GC on thread local heaps. Asynchronous message passing is used between threads, so no "stop the world" mechanism is necessary. An unsafe shared memory heap is also provided for the increased efficiency that results from that model.
mail/sgwi-1.1.8 (Score: 0.062004834)
PHP web interface to SQLGrey
sgwi is a web interface to SQLGrey written in PHP. It allows you to edit the white- and blacklists as well as the current state of the greylist.
mail/Email-AddressParser-0.04 (Score: 0.062004834)
RFC 2822 Address Parsing and Creation
This class is a near drop-in replacement for the regex parsing of Email::Address
mail/MIME-AltWords-0.12 (Score: 0.062004834)
Perl module for encoding and decoding MIME words
MIME::AltWords is similar to MIME::Words in MIME::Tools, but it provides an alternate implementation that follows the MIME specification more carefully.
mail/qsf-1.2.7 (Score: 0.062004834)
Small fast spam filter intended to be used with procmail
Quick Spam Filter (qsf) is a small, fast spam filter that works by learning to recognise the words that are more likely to appear in spam than non-spam. It is intended to be used in a procmail recipe to mark email as being possible spam.
mail/Mail-Cache-0.1.2 (Score: 0.062004834)
Caches mail information
This provides methods for caching mail information.
mail/Mail-IMAPTalk-MailCache-0.0.1 (Score: 0.062004834)
Caches mail information for Mail::IMAPTalk using Mail::Cache
This provides methods for caching mail information for Mail::IMAPTalk using Mail::Cache.
mail/poppassd-4.0 (Score: 0.062004834)
Server to allow users to change their password from within Eudora
This is a port of poppassd, a program which allows users to change their password using the "Change Password" menu item in Eudora. poppassd connections use TCP port 106 by default.