Commit Graph

865 Commits

Author SHA1 Message Date
reinhard
94080bca6f sysctl; Jacob Meuser <jakemsr@jakemsr.com> 2002-01-28 11:34:56 +00:00
lebel
d666fa696b new HOMEPAGE; from maintainer Jose Nazario <jose@crimelabs.net> 2002-01-27 18:28:32 +00:00
jsyn
e974c75245 + clarify COMMENT
+ add MASTER_SITE_SOURCEFORGE as a backup
+ clean up some formating
+ add a missing cvs tag to patch
ok kevlo@
2002-01-26 05:58:41 +00:00
jsyn
b713bbbbdc + add patch to fix a few issues (from author/maintainer)
+ use MASTER_SITE_PACKETSTORM as a backup
+ add NO_REGRESS
ok pilot@monkey.org
2002-01-25 21:14:59 +00:00
jsyn
ef87f3d75f add MASTER_SITE_PACKETSTORM as backup; ok jose@crimelabs.net 2002-01-25 17:38:50 +00:00
jsyn
117658b1ce + MASTER_SITE_PACKETSTORM; ok haver@insecure.dk 2002-01-24 21:51:59 +00:00
jsyn
8c9154691b - bump NEED_VERSION
- add NO_REGRESS
- add backup MASTER_SITE_PACKETSTORM
- distinfo switch
- fix patch names
2002-01-24 21:30:54 +00:00
jsyn
a445283e48 update to apg-2.1.0a0
+ bump NEED_VERSION
+ add NO_REGRESS
+ distinfo switch
from jose@crimelabs.net, with additional changes
2002-01-24 19:35:16 +00:00
jsyn
aef3d7bdc8 re-alphabetize 2002-01-24 18:52:01 +00:00
jsyn
b1c632ea37 - bump NEED_VERSION
- add NO_REGRESS
- add secondary backup MASTER_SITE_PACKETSTORM
- switch to distinfo
ok bmc@
2002-01-24 14:28:37 +00:00
jsyn
ffb0c4459e - update NEED_VERSION
- reformat COMMENT
- use MASTER_SITE_PACKETSTORM as backup
2002-01-24 06:51:00 +00:00
jsyn
bd083d9694 update my ports to use MASTER_SITE_PACKETSTORM 2002-01-24 06:48:03 +00:00
jsyn
aa4786c92c bad jasoni@; patch needed to be regen'd as well! (from jose@crimelabs.net) 2002-01-22 17:24:53 +00:00
jasoni
523c30e56b update to 1.8.1
- from maintainter, jose@crimelabs.net
2002-01-22 17:21:35 +00:00
brad
49f14fd2e3 upgrade to PortScanner 1.2
--
Pointed out by: Horacio <homega@wanadoo.es>
2002-01-15 00:34:19 +00:00
shell
3c1ff7df95 Updated to gpa-0.4.4
- bump need_version
- use distinfo
2002-01-14 18:23:41 +00:00
shell
808d36ca18 Upgrade to GnuPGInterface-0.3.2 2002-01-12 08:39:39 +00:00
mark
7125a5146e o wow this never had a CVS tag... added
o fix checksum
2002-01-11 04:59:43 +00:00
shell
16f1eb2386 enable py-Rijndael 2002-01-05 22:08:30 +00:00
shell
462b7cf818 Initial import of py-Rijndael-1.1
---
A pure-python implementation of the AES Rijndael Block Cipher.
Basic on Phil Fresle's VB implementation.

WWW: http://www.bluesine.com/Projects/mods-python/pyrijndael
2002-01-05 22:08:02 +00:00
shell
bed3c85e20 enable py-cryptkit 2002-01-03 23:35:41 +00:00
shell
c7c44343ac Initial import of py-cryptkit-0.9
---
CryptKit is a developer's toolkit implementing several of the most
modern and efficient cryptographic algorithms.  The kit is primarily
written in ANSI C for speed and subsequently wrapped with SWIG for
ease of use in python.

CryptKit is small and fast, mainly because it implements excellent
algorithms: Rijndael (AES), SHA 256 bits, Elliptic Curve PKI,
Diffie-Hellman key exchange and Nyberg-Ruppel signature/verification.
These modules are combined to provide a faster, lighter and easier
to use secure socket alternative to SSL.  CryptKit is not compatible
with SSL.  Whereas SSL aims to support a wide variety of algorithms
that essentially perform the same task ( like DES/RC4/RC2 or MD5/SHA
), CryptKit takes the minimalist approach of implementing only one
version of each crypto primitve. Great care went into selecting the
best of what was available.

WWW: http://eevolved.com/cryptkit/
2002-01-03 23:34:39 +00:00
shell
78d352f190 Upgrade to 0.6.1
- use distinfo
- regen patch
- bump need version
2002-01-02 02:53:25 +00:00
shell
1a58bf5a2c enable p5-Digest-SHA1 2001-12-31 18:18:50 +00:00
shell
4d52e7475e Initial import of p5-Digest-SHA1-2.00
Perl module to calculate SHA1 digests
---
The Digest::SHA1 module allows you to use the NIST SHA-1 message
digest algorithm from within Perl programs.  The algorithm takes
as input a message of arbitrary length and produces as output a
160-bit "fingerprint" or "message digest" of the input.

Submit and Maintain : Marc Matteo <marcm@lectroid.net>
2001-12-31 18:18:03 +00:00
kevlo
4824f7c9f1 - upgrade to version 0.35
- bump NEED_VERSION
- add regression test
--
Ok'd by maintainer
2001-12-26 16:13:18 +00:00
kevlo
606a7bf46d - upgrade to version 2.16
- bump NEED_VERSION
- add regression test
2001-12-25 09:49:56 +00:00
jakob
926b54b583 update to v3.22 - urgency HIGH
* Format string bug fixed in protocol.c
  smtp, pop3 and nntp in client mode were affected.
  (stunnel clients could be attacked by malicious servers)
* Certificate chain can be supplied with -p option or in stunnel.pem.
* Problem with -r and -l options used together fixed.
* memmove() instead of memcpy() is used to move data in buffers.
* More detailed information about negotiated ciphers is printed.
* New ./configure options: "--enable-no-rsa" and "--enable-dh".
2001-12-24 22:36:00 +00:00
mark
ce7c609bd9 update maintainer address 2001-12-24 07:51:05 +00:00
obecian
ee6a7acafb taking maintainership. jakob@ ok 2001-12-22 12:45:20 +00:00
obecian
b0effb4bb8 pgpdump-0.16 update 2001-12-22 11:24:19 +00:00
obecian
573fd93155 vomit-0.2 update 2001-12-22 11:07:17 +00:00
matt
1e9fd37ac4 - don't look for pgp, noticed by pattonme@yahoo.com
- distinfo
2001-12-19 00:17:52 +00:00
shell
f8bfd7de9b Upgrade to 1.12
- Add HOMEPAGE
- Fixed typo in Net::SSLeay::Handler
- Fixed test script
2001-12-18 03:12:13 +00:00
shell
a1bc19a0f3 Upgrade to 1.11 2001-12-15 07:38:28 +00:00
jakob
0c3f2686bd update to v4.16.0 (4160 engine)
-  Support for ACE (WinACE) Archiver
-  Support for additional packers
-  Support for newer versions of packers
-  Support for BZIP compression format
-  Support for additional LHA compression formats, LH6 and LH7
-  Support for zcompress compression format
-  Support for PDF 5.0 files
-  Improved scanning for MIME formats
-  Support for Unicode and Unicode big-endian saved scripts
-  Support for Compiled Help files
-  Support for Microsoft Exchange internal data-transfer format
-  Support for Internet Message Connector (IMC) Archive format.
-  Support for uncompressed VBA in Visio files
-  Improved heuristic analysis for 32-bit Windows applications
-  Support for compressed RTF and HTML in Microsoft Outlook messages
-  Support for Script Component Type Libraries
-  Improved performance when scanning Windows 32 applications
2001-12-13 17:58:02 +00:00
jakob
f584a79b3c update to v4176 2001-12-13 17:28:49 +00:00
reinhard
5c14fe3857 fix gnupg and nessus entries 2001-12-13 10:29:29 +00:00
shell
3d662ab612 Some of changes :
- Define NO_REGRESS
- replace all LOG_DEBUG to LOG_INFO
- use snprintf() instead of sprintf() in debuglog.c
- stop if /tmp/pcsc already exists
- clean and remove /tmp/pcsc on exit

Patches by Dr. Ludovic Rousseau <ludovic.rousseau@free.fr> and
already submitted to upstream project. Thanks.
2001-12-11 19:11:59 +00:00
jakob
26e6111d95 update to Dante v1.1.11 2001-12-11 03:07:21 +00:00
reinhard
c9564112ae - pkg/MESSAGE from Sebastian Stark <seb@todesplanet.de>
- distinfo, NEED_VERSION
- REGRESS_TARGET
- maintainer; markus@
2001-12-09 12:51:40 +00:00
shell
b4b41974c3 Upgrade to 1.10
- Add proxy support
- Regen patch
- swap distinfo
2001-12-09 11:15:30 +00:00
naddy
c0c80a4832 * update to 1.8; from maintainer Jose Nazario <jose@crimelabs.net>
* cleanup
2001-12-08 20:13:53 +00:00
shell
699d87a0db add pcsc-lite 2001-12-07 06:34:17 +00:00
shell
1e1ed29279 Initial import of pcsc-lite-1.0.1
---
PC/SC Architecture for most Unix type operating systems.  Allows
easy porting of Windows smartcard software to other operating
systems.  Supports many types of serial, PCMCIA, and USB smartcard
readers and cryptographic tokens.

WWW: http://www.linuxnet.com/

Tested by Dr. Ludovic Rousseau and me.
2001-12-07 06:33:19 +00:00
brad
1ff1a21812 upgrade to scanssh 1.6b 2001-12-05 02:23:59 +00:00
jsyn
e88258dbab +logcheck 2001-12-03 19:20:15 +00:00
jsyn
d1edbcc265 Import of logcheck-1.1.1:
--
Logcheck is a scheduled auditing tool that scans system log files
for security violations and unusual activity.  Reports of suspicious
log entries are mailed to a specified user (usually root).

WWW: http://www.psionic.com/abacus/logcheck

MAINTAINER= Srebrenko Sehic <haver@insecure.dk>
2001-12-03 19:17:33 +00:00
jsyn
8c34d8eee2 add backup MASTER_SITE back in (after distname fowl-up) 2001-12-01 22:57:55 +00:00
jsyn
220bfc44ee distname has been version-fixed;
thanks to bind@gravitino.net and route@infonexus.com for coming through
2001-12-01 20:09:47 +00:00