notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: security/Makefile

Number of commits found: 2386 (showing only 100 on this page)

[First Page]  «  13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23  »  [Last Page]

Sunday, 1 Jun 2008
20:58 brix search for other commits by this committer
Eksblowfish is a variant of the Blowfish cipher, modified to make the
key setup very expensive.  ("Eks" stands for "expensive key
schedule".)  This doesn't make it significantly cryptographically
stronger, but is intended to hinder brute-force attacks.  It also
makes it unsuitable for any application requiring key agility.  It was
designed by Niels Provos and David Mazieres for password hashing in
OpenBSD.

Eksblowfish is a parameterised (family-keyed) cipher.  It takes a cost
parameter that controls how expensive the key scheduling is.  It also
takes a family key, known as the "salt".  Cost and salt parameters
together define a cipher family.  Within each family, a key determines
an encryption function in the usual way.

This distribution also includes an implementation of "bcrypt", the
Unix crypt() password hashing algorithm based on Eksblowfish.

WWW: http://search.cpan.org/dist/Crypt-Eksblowfish/

Approved by:    erwin (mentor)
Original commit
20:57 brix search for other commits by this committer
This perl module implements the LGI$HPWD password hashing function
from VMS, and some associated VMS username and password handling
functions.

WWW: http://search.cpan.org/dist/Authen-DecHpwd/

Approved by:    erwin (mentor)
Original commit
Friday, 30 May 2008
19:15 miwi search for other commits by this committer
2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappeared
2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned
2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead
2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead
2008-05-04 security/bioapitool: All functionallity of this tools has been merged
with pam_bsdbioapi
Original commit
Thursday, 22 May 2008
10:24 rafan search for other commits by this committer
sqlmap is an automatic SQL injection tool entirely developed in Python. It is
capable to perform an extensive database management system back-end
fingerprint, retrieve remote DBMS databases, usernames, tables, columns,
enumerate entire DBMS, read system files and much more taking advantage of web
application programming security flaws that lead to SQL injection
vulnerabilities.

WWW:    http://sqlmap.sourceforge.net/

PR:             ports/123851
Submitted by:   Tomoyuki Sakurai <cherry at trombik.org>
Original commit
Tuesday, 6 May 2008
03:09 rafan search for other commits by this committer
Pwman3 is a console based password management application.
Pwman3 is written in python. It uses sql for storage
and all data is encrypted when it isn't being viewed on screen.

WWW: http://pwman.bleurgh.com

PR:             ports/123074
Submitted by:   Yarodin <yarodin at gmail.com>
Original commit
Saturday, 3 May 2008
13:19 araujo search for other commits by this committer
- Project was renamed security/barnyard-sguil6 to security/barnyard-sguil.

PR:             ports/122648, ports/122700
Submitted by:   Paul Schmehl <pauls@utdallas.edu> (maintainer)
Original commit
Wednesday, 30 Apr 2008
18:54 brooks search for other commits by this committer
Admit I'm never going to actually fix security/drupal4-ldap_integration,
particularly since it's clear no one uses it and remove it from the tree.
Original commit
Friday, 25 Apr 2008
23:21 pav search for other commits by this committer
- Remove, it's ancient and newer version is included in base of all supported
  releases

Suggested by:   sam
Original commit
Wednesday, 16 Apr 2008
06:49 clsung search for other commits by this committer
EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
library.

Features
    * Defaults to AES 128 CBC
    * Will use the systems OpenSSL library for transparent hardware crypto
      support
    * Single class object oriented access to most commonly used features
    * Ruby like

WWW:  http://ezcrypto.rubyforge.org/

PR:             ports/122805
Submitted by:   Steven Kreuzer
Original commit
Tuesday, 15 Apr 2008
21:15 barner search for other commits by this committer
Add fprint_demo 0.4, demo and test application for libfprint.
Original commit
21:15 barner search for other commits by this committer
Add pam_fprint 0.2, PAM module offering finger print authentication
using libfprint.
Original commit
21:14 barner search for other commits by this committer
Add libfprint 0.0.6, library for fingerprint reader devices.
Original commit
Wednesday, 9 Apr 2008
15:50 pav search for other commits by this committer
- Remove entry for gnome-keyring-manager

Forgotten by:   marcus
Original commit
Monday, 7 Apr 2008
07:37 pav search for other commits by this committer
A Perl module wrapping libzxid. Also zxid.pl, that implements SP in
mod_perl environment, is supplied.

WWW:    http://zxid.org/

PR:             ports/114800
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Friday, 4 Apr 2008
16:00 tabthorpe search for other commits by this committer
2008-02-29 security/acid: development has ceased, use security/base
Original commit
Friday, 14 Mar 2008
21:39 miwi search for other commits by this committer
- Disconnect security/nmapfe (project was renamed to security/zenmap)
Original commit
21:33 miwi search for other commits by this committer
- Connect security/zenmap to the build
Original commit
15:47 danfe search for other commits by this committer
Add a port of ophcrack, a Windows password cracker based on rainbow tables,
with GTK+ GUI.

WWW: http://ophcrack.sourceforge.net/
Original commit
Wednesday, 5 Mar 2008
04:25 tmclaugh search for other commits by this committer
- expire port: Long out of date with multiple security issues.
  (Don't worry, openssh-portable is still there.)
Original commit
Tuesday, 4 Mar 2008
10:43 mm search for other commits by this committer
This is version 2 of PHP OpenID using the PEAR framework.

The PHP OpenID library lets you enable OpenID authentication on sites built
using PHP. It features the OpenID consumer, Store implementations, and an
OpenID server.

WWW:    http://openidenabled.com/php-openid/
Original commit
Monday, 3 Mar 2008
09:11 vanilla search for other commits by this committer
Add yapet 0.1, a curses based password manager.

PR:             ports/121293
Submitted by:   Rafael Ostertag <rafi at guengel.ch>
Original commit
Thursday, 28 Feb 2008
01:07 miwi search for other commits by this committer
2007-11-22 x11-themes/indubstrial: yes
2008-01-14 x11-themes/gtk-smooth-engine: Redundant port (now included in
gtk-engines), no release since 2005
2007-09-21 security/amavis-perl: depends on misc/compat3x, which has security
problems
2007-12-31 sysutils/cdbakeoven: Abandonware
2008-01-04 net/gnu-finger: no active development and known security
vulnerabilities.
2007-11-16 misc/seizedesktop: development stalled for years, outdated,
unmaintained
Original commit
Tuesday, 26 Feb 2008
05:58 rafan search for other commits by this committer
EasyPG is an all-in-one GnuPG interface for Emacs. It consists of two
parts: EasyPG Assistant and EasyPG Library.

EasyPG Assistant is a set of convenient tools to use GnuPG from
Emacs. EasyPG Library is a sort of an elisp port of GPGME, a wrapper
library which provides API to access some of the GnuPG functions.

WWW: http://sourceforge.jp/projects/epg/

PR:             ports/119008
Submitted by:   Shota Iwazaki <iwazaki8 at yahoo.co.jp>
Original commit
Saturday, 16 Feb 2008
23:24 miwi search for other commits by this committer
This Module decrypts all kind of Cisco encrypted hashes
also referred to as type 7 passwords. Further you can
encrypt any given string into a encrypted hash that will
be accepted by any Cisco device as an encrypted type 7 password.

WWW:    http://search.cpan.org/dist/Cisco-Hash/

PR:             ports/120498
Submitted by:   Tsung-Han Yeh <snowfly at yuntech.edu.tw>
Original commit
Tuesday, 12 Feb 2008
22:43 miwi search for other commits by this committer
Implementation of the Diffie-Hellman Key Exchange cryptographic protocol
in PHP5. Enables two parties without any prior knowledge of each other
establish a secure shared secret key across an insecure channel
of communication.

WWW: http://pear.php.net/package/Crypt_DiffieHellman/

PR:             ports/120010
Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
Original commit
Thursday, 7 Feb 2008
23:34 lme search for other commits by this committer
FCheck is an open source PERL script providing intrusion detection and policy
enforcement of Windows 95/98/NT/3.x and Unix server administration through the
use of comparative system snapshots. FCheck can provide notification of any
differences found through use of your event management system, printer, and/or
email when any monitored files or directories are altered, including any
additions and/or deletions.

WWW:    http://www.geocities.com/fcheck2000/
Original commit
16:57 rafan search for other commits by this committer
Sqlninja is a tool targeted to exploit SQL Injection vulnerabilities on
a web application that uses Microsoft SQL Server as its back-end.

Its main goal is to provide a remote shell on the vulnerable DB server,
even in a very hostile environment. It should be used by penetration
testers to help and automate the process of taking over a DB Server when
a SQL Injection vulnerability has been discovered.

WWW: http://sqlninja.sourceforge.net/

PR:             ports/117276
Submitted by:   Valerio Daelli <valerio.daelli at gmail.com>
Original commit
Wednesday, 6 Feb 2008
16:23 wxs search for other commits by this committer
New port: p5-Snort-Rule.

A module that facilitates the dynamic creation of rules for snort.

PR:             ports/120193
Submitted by:   Paul Schmehl <pauls@utdallas.edu>
Approved by:    garga (mentor)
Original commit
Monday, 21 Jan 2008
11:56 miwi search for other commits by this committer
Network Security Monitoring Console is a framework for performing
analysis on packat capture files.

WWW:    http://thnetos.wordpress.com/nsm-console/

PR:             ports/119682
Submitted by:   Tomoyuki Sakurai <cherry at trombik.org>
Original commit
Sunday, 20 Jan 2008
06:38 beech search for other commits by this committer
- New Port maia-1.0.2a

- Maia Mailguard is a web-based interface and management system based on
  the popular amavisd-new e-mail scanner and SpamAssassin. Written in Perl
  and PHP, Maia Mailguard gives end-users control over how their mail is
  processed by virus scanners and spam filters, while giving mail administrators
  the power to configure site-wide defaults and limits.

        WWW: http://www.maiamailguard.com/

PR:             ports/119325
Submitted by:   Janky Jay <ek@purplehat.org> (maintainer)
Approved by:    linimon (mentor)
Original commit
Monday, 14 Jan 2008
11:44 miwi search for other commits by this committer
This package provides an object oriented interface to GNU Privacy
Guard (GPG). It requires the GPG executable to be on the system.

Though GPG can support symmetric-key cryptography, this package is intended
only to facilitate public-key cryptography.

WWW: http://pear.php.net/package/Crypt_GPG/
Original commit
Thursday, 10 Jan 2008
05:24 lwhsu search for other commits by this committer
Add shimmer 0.1.0, perl implementation that hides a valuable port on
your server.

PR:             ports/119512
Submitted by:   Felippe de Meirelles Motta <lippemail at gmail.com>
Original commit
Tuesday, 25 Dec 2007
11:15 beech search for other commits by this committer
- New port phpdeadlock-1.0.1
- Web-based user authentication/password protection system

PR:             ports/117122
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by:    linimon (mentor)
Original commit
Monday, 17 Dec 2007
20:33 edwin search for other commits by this committer
XORSearch

XORSearch is a program to search for a given string in an XOR or
ROL encoded binary file. An XOR encoded binary file is a file where
some (or all) bytes have been XORed with a constant value (the key).
A ROL (or ROR) encoded file has it bytes rotated by a certain number
of bits (the key). XOR and ROL/ROR encoding is used by malware
programmers to obfuscate strings like URLs.

XORSearch will try all XOR keys (0 to 255) and ROL keys (1 to 7)
when searching. I programmed XORSearch to include key 0, because
this allows to search in an unencoded binary file (X XOR 0 equals
X).

If the search string is found, XORSearch will print it until the 0
(byte zero) is encountered or until 50 characters have been printed,
which ever comes first. 50 is the default value, it can be changed
with option -l. Unprintable characters are replaced by a dot.

WWW: http://blog.didierstevens.com/programs/xorsearch/
Author: Didier Stevens
Original commit
Monday, 29 Oct 2007
22:57 miwi search for other commits by this committer
This program uses a brute force algorithm to guess your encrypted
compressed file's password. If you forget your encrypted file password,
this program is the solution. This program can crack zip,7z and rar file
passwords.

WWW: http://sourceforge.net/projects/rarcrack

PR:             ports/117630
Submitted by:   Philippe Audeoud <jadawin at tuxaco.net>
Original commit
05:00 chinsan search for other commits by this committer
Add uberkey, a keylogger for x86 systems.

WWW: http://www.linuks.mine.nu/uberkey/
Original commit
Wednesday, 24 Oct 2007
09:22 miwi search for other commits by this committer
pdfcrack is a command line, password recovery tool for PDF-files.

WWW: http://sourceforge.net/projects/pdfcrack

PR:             ports/117442
Submitted by:   Philippe Audeoud <jadawin at tuxaco.net>
Original commit
Sunday, 21 Oct 2007
02:51 alepulver search for other commits by this committer
This port contains the Shrew Soft ike daemon and client tools. The
software supports ike v1 communications between two gateways or a
a client and a gateway.

For more information please visit ...

WWW: http://www.shrew.net/

PR:             ports/116684
Submitted by:   mgrooms at shrew.net
Original commit
Friday, 19 Oct 2007
16:52 novel search for other commits by this committer
OpenFWTK is an application proxy toolkit which inherits the ideology
of TIS fwtk and maintains API backwards compatibility. The design goal
is to make it simple yet powerful; no performance hacks allowed in the
code and library dependencies are reduced to minimum.

WWW: http://sourceforge.net/projects/openfwtk

PR:             ports/117194
Submitted by:   Anton Karpov <toxa at toxahost.ru>
Original commit
Tuesday, 16 Oct 2007
03:35 tabthorpe search for other commits by this committer
2007-09-10 security/p5-Digest-SHA2: Has numerious known bugs, deprecated in
favor of Digest::SHA
Original commit
Friday, 5 Oct 2007
23:33 sat search for other commits by this committer
- Sort category Makefiles

Inspired by:    Jason Harris <jharris@widomaker.com>
Howto:          http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Original commit
Thursday, 4 Oct 2007
13:21 rafan search for other commits by this committer
Wapiti allows you to audit the security of your web applications.
It performs "black-box" scans, i.e. it does not study the source code of
the application but will scans the webpages of the deployed webapp,
looking for scripts and forms where it can inject data.
Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to
see if a script is vulnerable.

WWW: http://wapiti.sourceforge.net/

PR:             ports/116873
Submitted by:   Philippe Audeoud <jadawin at tuxaco.net>
Original commit
Tuesday, 18 Sep 2007
15:14 miwi search for other commits by this committer
2007-08-29 security/vncrypt: not supported on any current version of FreeBSD
2007-09-15 net-mgmt/ocs-unix-agent: Use net-mgmt/ocsinventory-agent instead
Original commit
06:39 acm search for other commits by this committer
- New port: security/fpc-openssl

Free Pascal unit for OpenSSL
Original commit
Saturday, 8 Sep 2007
05:49 edwin search for other commits by this committer
new port: security/afterglow, a collection of graph-generating scripts

        AfterGlow is a collection of scripts which facilitate the
        process of generating event graphs and treemaps. AfterGlow
        1.x is written in Perl and generates output that can be
        read by GraphViz or LGL.  All the scripts and other files
        for afterglow are installed in ${DATADIR}

        WWW: http://sourceforge.net/projects/afterglow

PR:             ports/115186
Submitted by:   Paul Schmehl <pauls@utdallas.edu>
Original commit
Friday, 7 Sep 2007
11:55 edwin search for other commits by this committer
new port security/ssss - Shamir's Secret Sharing Scheme

        ssss is an implementation of Shamir's secret sharing scheme
        for UNIX/linux machines. It is free software, the code is
        licensed under the GNU GPL. ssss does both: the generation
        of shares for a known secret and the reconstruction of a
        secret using user provided shares. The software was written
        in 2006 by B. Poettering, it links against the GNU libgmp
        multiprecision library (version 4.1.4 works well) and
        requires the /dev/random entropy source.

PR:             ports/115949
Submitted by:   Lukasz Komsta <luke@novum.am.lublin.pl>
Original commit
08:15 edwin search for other commits by this committer
New port: security/seccure - SECCURE Elliptic Curve Crypto Utility for Reliable
Encryption

        The seccure toolset implements a selection of asymmetric
        algorithms based on elliptic curve cryptography (ECC). In
        particular it offers public key encryption / decryption,
        signature generation / verification and key establishment.

        ECC schemes offer a much better key size to security ratio
        than classical systems (RSA, DSA). Keys are short enough
        to make direct specification of keys on the command line
        possible (sometimes this is more convenient than the
        management of PGP-like key rings). seccure builds on this
        feature and therefore is the tool of choice whenever
        lightweight asymmetric cryptography -- independent of key
        servers, revocation certificates, the Web of Trust or even
        configuration files -- is required.

PR:             ports/115943
Submitted by:   Lukasz Komsta <luke@novum.am.lublin.pl>
Original commit
07:47 edwin search for other commits by this committer
new port: security/hamachi (supersedes ports/110850)

        New port of Hamachi VPN, using Linux official binary and a
        patch on tuncfg.c based on the official OSX release.

        Hamachi is a software that eases the creation of secure
        VPNs even between nodes that would not be able to connect
        to each other (server-assisted connection can be established
        from two NATted client, if at least one of the two NAT
        associates the port to the client not checking remote host).

        UPX port is required in order to decompress the linux binary
        and avoid run-time dependency on /proc.

PR:             ports/112982
Submitted by:   Lapo Luchini <lapo@lapo.it>
Original commit
03:46 marcus search for other commits by this committer
As promised, remove net-im/gaim, and all dependent ports.  Gaim has been
replaced by net-im/pidgin.
Original commit
02:47 edwin search for other commits by this committer
New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN

        The OpenVPN Auth-LDAP Plugin implements username/password
        authentication via LDAP for OpenVPN 2.x. It also includes
        some integration with the OpenBSD packet filter, supporting
        adding and removing VPN clients from PF tables.

        WWW: http://dpw.threerings.net/projects/openvpn-auth-ldap/

PR:             ports/113925
Submitted by:   Nick Barkas <snb@threerings.net>
Original commit
Tuesday, 4 Sep 2007
18:44 se search for other commits by this committer
New port of w3af, the Web Application Audit and Attack Framework.
This is a Python based package of tools that can be used to assess
the security of a web server (including automated advanced tests,
e.g. for XSS or SQL injection vulnerabilities).

I did not get this port to work with the py-google port, there for
a local copy of pygoogle is included and packaged with this port.
Original commit
Monday, 20 Aug 2007
17:55 itetcu search for other commits by this committer
Chaosreader is a perl script that parses snoop or tcpdump logs
and extracts sessions for a number of different appplications:
ssh, telnet, smtp, irc, ftp, etc.  The data are formatted into
an html file and can be used to replay some sessions.

Sshkeydata is a perl script that attempts to recreate ssh
sessions extracted by chaosreader by estimating what commands
may have been typed.

Both scripts are installed in ${PREFIX}/bin

WWW: http://sourceforge.net/projects/chaosreader

PR:             ports/115125
Submitted by:   pauls
Original commit
Wednesday, 15 Aug 2007
18:48 sat search for other commits by this committer
Add port security/p5-Net-Server-Mail-ESMTP-AUTH:

Net::Server::Mail::ESMTP::AUTH is an extension to provide
support for SMTP authentication with Net::Server::Mail::ESMTP
module.

Currently only LOGIN and PLAIN methods are supported.

WWW: http://search.cpan.org/dist/Net-Server-Mail-ESMTP-AUTH/
Author: Sylvain Cresto <scresto [_at_] gmail.com>

PR:             ports/114785 (with corrections)
Submitted by:   Zane C. Bowers <vvelox@vvelox.net>
Original commit
Thursday, 9 Aug 2007
09:22 sat search for other commits by this committer
Add port security/clamtk:

ClamTk is a GUI front-end for ClamAV using gtk2-perl. It is designed to
be an easy-to-use frontend for Unix systems.

WWW: http://clamtk.sourceforge.net/
Author: Dave M <dave.nerd@gmail.com>
Original commit
Friday, 3 Aug 2007
23:21 pav search for other commits by this committer
Shibboleth is standards-based, open source middleware software which
provides Web Single SignOn (SSO) across or within organizational
boundaries. It allows sites to make informed authorization decisions
for individual access of protected online resources in a
privacy-preserving manner.

This software is a C++ implementation of the Service Provider
component of the Shibboleth can be used in Apache Web servers.  The
service provider manages secured resources. User access to resources
is based on assertions received by the service provider (SP) from
an identity provider.

WWW:    http://shibboleth.internet2.edu/

PR:             ports/114663
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
Original commit
Wednesday, 1 Aug 2007
15:32 miwi search for other commits by this committer
2007-07-31 x11-fm/endeavour: Development ceased, this port should be updated to
Endeavour Mark II
2007-08-01 security/p5-openxpki-client-soap-lite: No longer maintained by
Developers.
2007-06-26 net-mgmt/aircrack: Please use net-mgmt/aircrack-ng.
Original commit
Friday, 27 Jul 2007
14:41 chinsan search for other commits by this committer
Add chntpw 070409, utility to set the password and edit registry on
Microsoft NT system.

PR:             ports/114897
Submitted by:   buganini at gmail.com
Approved by:    rafan (mentor, implicit)
Original commit
Wednesday, 25 Jul 2007
07:18 clsung search for other commits by this committer
Lasso is a free software C library aiming to implement the Liberty
Alliance standards; it defines processes for federated identities,
single sign-on and related protocols. Lasso is built on top of
libxml2, XMLSec and OpenSSL and is licensed under the GNU General
Public License  (with an OpenSSL exception).

WWW:    http://lasso.entrouvert.org/

PR:             ports/114639
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Monday, 23 Jul 2007
02:11 rafan search for other commits by this committer
- Retire security/metasploit-devel since security/metasploit is now
  up-to-date

PR:             ports/114196
Submitted by:   Yonatan <onatan at gmail.com> (maintainer)
Original commit
Sunday, 15 Jul 2007
18:35 csjp search for other commits by this committer
Hook bsmtrace into build for the security category

Reminded by:    Pav
Original commit
Thursday, 12 Jul 2007
18:37 miwi search for other commits by this committer
Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit
symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from
NTT and Mitsubishi Electric Corporation.  It is one of the approved
encryption methods to be used by European Union as well as specified
in several Internet RFCs.

See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/

PR:             ports/114525
Submitted by:   Yoshisato YANAGISAWA
Original commit
Monday, 9 Jul 2007
02:24 clsung search for other commits by this committer
ZXID aims at full stack implementation of all federated identity
management and identity web services protocols. Initial goal is
supporting SP role, followed by ID-WSF WSC and IdP roles.

ZXID is light weight, has a small foot print, and is implemented in C.
It is suitable for both high performance and embedded applications.
Scripting languages are supported using SWIG, including Perl, PHP and
Java. The "full stack" nature of ZXID means it's self contained and
has minimal external library dependencies (see downloads).

WWW:    http://zxid.org/

PR:             ports/114346
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
02:16 clsung search for other commits by this committer
This module priovides an Object Oriented interface for Yahoo!
Browser-Based Authentication.

This module is ported from the official PHP class which is located on
this page: http://developer.yahoo.com/php

WWW:    http://search.cpan.org/dist/Yahoo-BBAuth/

PR:             ports/114345
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Friday, 6 Jul 2007
21:37 brooks search for other commits by this committer
Add ca_root_nss:

Root certificates from certificate authorities included in the Mozilla
NSS library and thus in Firefox and Thunderbird.
Original commit
Tuesday, 3 Jul 2007
00:06 brooks search for other commits by this committer
Add pssh:

This package provides parallel versions of the openssh tools. Included
in the distribution:

 - Parallel ssh (pssh)
 - Parallel scp (pscp)
 - Parallel rsync (prsync)
 - Parallel nuke (pnuke)
 - Parallel slurp (pslurp)

What are these tools good for? Mainly for controlling large collections
of nodes in the wide-area.

WWW: http://www.theether.org/pssh/
Original commit
Monday, 2 Jul 2007
01:00 clsung search for other commits by this committer
Add p5-Sudo 0.31, perl extension for running a command line sudo.

PR:             ports/113056
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Monday, 25 Jun 2007
12:34 garga search for other commits by this committer
Scanhill is a Microsoft Messenger Protocol Sniffer. Currently it can only
intercept Instant Text Messaging. Optionally, intercepted text messages can be
stored onto an RDMBS (Only mySQL is supported for now). Given that mySQL is
used, stored instant messages can be read through a browser interface that is
written in PHP language. Please see the INSTALL.txt file for instructions on
how to install, configure and run EnderUNIX scanhill.

WWW:    http://www.enderunix.org/scanhill/
Original commit
Friday, 22 Jun 2007
15:53 sat search for other commits by this committer
Add port security/execwrap:

ExecWrap is a super-user exec wrapper for the lighttpd web-server, but
it can be used in any environment as long as arguments can be passed
from the server to its children via the environment.

WWW: http://cyanite.org/execwrap/
Author: Sune Foldager <cryo@cyanite.org>
Original commit
08:06 beech search for other commits by this committer
- Ports renamed for consistency

PR:             ports/112327
Repocopy by:    marcus
Approved by:    sat (maintainer)
Original commit
Monday, 18 Jun 2007
11:30 miwi search for other commits by this committer
- Connect security/pidgin-encryption
- Fix category by pidgin-otr
Original commit
11:07 miwi search for other commits by this committer
- Update to 3.0.1
- Update pkg-descr
- Update MASTER_SITES
- Connect to build

PR:             112651
Submitted by:   Mike Smith<perlfu@gmail.com>
Original commit
Thursday, 14 Jun 2007
02:41 clsung search for other commits by this committer
Add php-Auth_OpenID 1.2.2, PHP OpenID library.

PR:             ports/112079
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 12 Jun 2007
20:15 itetcu search for other commits by this committer
Add slave port sshguard-ipfw, protect networked hosts from brute force attacks
against ssh using ipfw.

PR:             ports/112760
Submitted by:   Mij <mij at bitchx.it>
Original commit
20:10 itetcu search for other commits by this committer
Add slave port sshguard-pf, protect networked hosts from brute force attacks
against ssh usinh pf

PR:             ports/112759
Submitted by:   Mij <mij at bitchx.it>
Original commit
Monday, 11 Jun 2007
09:11 leeym search for other commits by this committer
- add Crypt::OpenSSL::X509 0.5

  This implement a large majority of OpenSSL's useful X509 API.

  The email() method supports both certificates where the
  subject is of the form:
  "... CN=Firstname lastname/emailAddress=user@domain", and also
  certificates where there is a X509v3 Extension of the form
  "X509v3 Subject Alternative Name: email=user@domain".

Submitted by:   kftseng@iyard.org
Original commit
Wednesday, 6 Jun 2007
10:33 miwi search for other commits by this committer
This plugin enables Off-The-Record encryption for
Kopete.

WWW: http://kopete-otr.follefuder.org/

PR:             ports/112575
Submitted by:   Dave Grochowski <malus.x at gmail.com>
Original commit
Monday, 4 Jun 2007
20:46 sobomax search for other commits by this committer
Re-add pvk under proper name.
Original commit
19:51 sobomax search for other commits by this committer
Add pvt 20070406, tool to convert a RSA key in PEM format into a PVK
file and vice versa.
Original commit
15:01 gabor search for other commits by this committer
Remove expired ports:

2007-04-27 security/op: no longer available from any mastersite
2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead
2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases
Original commit
Thursday, 24 May 2007
22:16 edwin search for other commits by this committer
New port: security/smap

    smap is a simple scanner for SIP enabled devices

    smap sends off various SIP requests awaiting responses from SIP
    enabled DSL router, proxies and user agents. It could be considered
    a mashup of nmap and sipsak ;)

    WWW: http://www.wormulon.net/
    Author: Hendrik Scholz <hscholz@raisdorf.net>
Original commit
Tuesday, 24 Apr 2007
08:00 clsung search for other commits by this committer
Add aespipe , an AES encrypting or decrypting pipe.

PR:             ports/112056
Submitted by:   Ekkehard 'Ekki' Gehm <gehm at physik.tu-berlin.de>
Original commit
Monday, 23 Apr 2007
14:01 tobez search for other commits by this committer
Resurrect p5-Crypt-OpenPGP, now with a patch for CVE-2005-0366.

Seems OK:       simon, lth
Original commit
Friday, 20 Apr 2007
21:33 miwi search for other commits by this committer
- Add ossec-hids-client as slave port.
PR:             ports/111944
Submitted by:   Valerio Daelli <valerio.daelli at gmail.com>
Original commit
21:32 miwi search for other commits by this committer
- Add ossec-hids-local as slave port

PR:             ports/111944
Submitted by:   Valerio Daelli <valerio.daelli at gmail.com>
Original commit
21:29 miwi search for other commits by this committer
OSSEC is an Open Source Host-based Intrusion Detection System.
It performs log analysis, integrity checking, Windows registry
monitoring, rootkit detection, time-based alerting and active
response.

WWW: http://www.ossec.net/

PR:             ports/111944
Submitted by:   Valerio Daelli <valerio.daelli at gmail.com>
Original commit
18:05 novel search for other commits by this committer
Add umit 0.9.3, UMIT is the nmap frontend developed with Python and
PyGTK.

PR:             ports/111959
Submitted by:   Elisey Savateev <b3k at mail.ru>
Original commit
Tuesday, 10 Apr 2007
17:40 miwi search for other commits by this committer
2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects an
old version of XMAME, please use other frontends instead (like gxmame)
2007-03-28 graphics/hobbes-icons-xpm: Archaic port
2007-04-10 japanese/firefox-ja: Incomplete pkg-plist
2007-04-10 japanese/lookup-xemacs: Does not install
2007-04-10 lang/linux-hla: Does not compile
2007-04-10 mail/vmailmgr: Incomplete pkg-plist
2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install'
2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD
2007-04-10 net-mgmt/tas: Incomplete pkg-plist
2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least
verlihub 1.0
2007-04-10 news/inn-stable: Fails to patch
2007-04-10 palm/malsync: Does not build with new pilot-link
2007-04-10 russian/elm.language: Leaves behind files on deinstall
2007-04-10 russian/pine.language: Leaves behind config file on deinstall
2007-04-01 science/py-scipy03: Replaced by py-scipy
2007-04-10 security/php4-cryptopp: Does not compile
Original commit
Sunday, 8 Apr 2007
10:15 vanilla search for other commits by this committer
Add xyssl 0.6, a liteweight SSL and TLS toolkit for C developers.

PR:             ports/111279
Submitted by:   mdh <mdh at solitox.net>
Original commit
Saturday, 7 Apr 2007
06:19 lwhsu search for other commits by this committer
Add py-gnutls 1.0.0, python wrapper for the GNUTLS library.

Approved by:    clsung (mentor)
Original commit
Sunday, 1 Apr 2007
13:09 rafan search for other commits by this committer
Add phpsecinfo 0.2.0, a PHP environment security auditing toool.

PR:             ports/111040
Submitted by:   chinsan
Original commit
Sunday, 25 Mar 2007
09:48 rafan search for other commits by this committer
- Add www/drupal5
- Rename drupal-* to drupal4-*
Original commit
04:13 clsung search for other commits by this committer
Add cryptstring 0.2, crypto Strings for PHP.

PR:             ports/110764
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Friday, 16 Mar 2007
11:57 miwi search for other commits by this committer
ocaml-ssl is a set of OCaml bindings for openssl.

WWW: http://savonet.sourceforge.net/wiki/OCamlLibs

PR:             ports/110303
Submitted by:   Jaap Boender <jaapb at kerguelen.org>
Original commit
Friday, 9 Mar 2007
10:20 miwi search for other commits by this committer
F-Prot Antivirus BSD Mail Servers utilizes the renowned F-Prot Antivirus
scanning engine for primary scan but has in addition to that a system of
system of internal heuristics devised to search for unknown viruses.

Please note that the license explicitly permits that F-Prot Antivirus BSD
Mail Servers be used for evaluation purposes only, without charge for a
period of no more than 60 days.  If you use this software after the 60 day
evaluation period, then you must register and pay a license fee.

WWW: http://www.f-prot.com/

PR:             ports/110107
Submitted by:   Scot W. Hetzel <swhetzel at gmail.com>
Original commit
Wednesday, 7 Mar 2007
13:49 miwi search for other commits by this committer
py-bcrypt is a Python wrapper of OpenBSDs Blowfish password hashing code,
as described in A Future-Adaptable Password Scheme by Niels Provos and
David Mazières.

WWW:    http://www.mindrot.org/projects/py-bcrypt/
Original commit
Tuesday, 6 Mar 2007
05:36 clsung search for other commits by this committer
Move zzuf-0.8.1 from devel/, transparent application input fuzzer.

Noted by:       kris
PR:             ports/109829
Submitted by:   Peter Johnson <johnson.peter at gmail.com>
Original commit
Thursday, 1 Mar 2007
01:36 clsung search for other commits by this committer
Add sshguard 0.91, protect networked hosts from brute force attacks
against ssh.

PR:             ports/109439
Submitted by:   Mij <mij at bitchx.it>
Original commit
Friday, 23 Feb 2007
07:06 ale search for other commits by this committer
This is a library for the Java platform which makes PKCS#11 (also known
as Cryptoki) modules accessible from within Java. A PKCS#11 module is a
software library with a defined API which allows access to cryptographic
hardware. It usually comes with hardware security modules (HSM), smart
cards and crypto tokens (e.g. USB tokens). Thus, the PKCS#11 Wrapper
provides Java software access to almost any crypto hardware. For
example, a Java application can use it to integrate a HSM or a smart
card to create digital signatures, to decrypt data or to unwrap keys.

WWW: http://jce.iaik.tugraz.at/sic/products/core_crypto_toolkits/pkcs_11_wrapper
Original commit
Thursday, 22 Feb 2007
12:44 sat search for other commits by this committer
Add port security/jeta:

Jeta is the Horde wrapper around various Java SSH applets.  It allows users
to login via a terminal window to the server on which the Horde application is
running.

WWW: http://www.horde.org/jeta/

PR:             ports/109095
Submitted by:   Beech Rintoul <beech@alaskaparadise.com>
Original commit
05:42 rafan search for other commits by this committer
Add p5-Authen-PluggableCaptcha 0.04, a pluggable Captcha framework for
Perl.

PR:             ports/109383
Submitted by:   chinsan
Original commit

Number of commits found: 2386 (showing only 100 on this page)

[First Page]  «  13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23  »  [Last Page]