Commit Graph

876 Commits

Author SHA1 Message Date
naddy
c3e6302a03 * /dev/random -> /dev/arandom; jose@crimelabs.net, seb@todesplanet.de
* cleanup
2002-02-20 16:55:49 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
shell
f52984f98d Updated to Net_SSLeay.pm-1.13 2002-02-14 02:05:16 +00:00
pvalchev
951a1f0d6a -O0 for sha1.c 2002-02-10 19:48:21 +00:00
kevlo
f40bde28e2 upgrade to version 2.01
--
Ok'd by maintainer
2002-02-08 08:55:08 +00:00
kevlo
da1d7f74ba Initial import Digest-HMAC 1.01 2002-02-08 06:56:48 +00:00
kevlo
83d657b181 add p5-Crypt-RC4 and p5-Digest-HMAC 2002-02-08 06:52:08 +00:00
kevlo
ed00a03744 Initial import of Crypt-RC4 2.02
Crypt::RC4 is a simple implementation of the RC4 algorithm, developed by
RSA Security, Inc.
2002-02-08 06:49:41 +00:00
pvalchev
3553ed6239 Update to p0f-1.8.2; from maintainer jose@crimelabs.net 2002-02-05 22:56:12 +00:00
pvalchev
2df4e32b06 workaround sparc64 gcc optimization bug by -O0 on a few objects 2002-02-01 02:03:24 +00:00
jcs
493dad5f70 typo 2002-01-28 14:19:57 +00:00
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