Commit Graph

1216 Commits

Author SHA1 Message Date
avsm
c8b85477b3 initial import of cryptokit-1.2
--

The Cryptokit library for Objective Caml provides a variety of
cryptographic primitives that can be used to implement cryptographic
protocols in security-sensitive applications.  The primitives
provided include:

- Symmetric-key ciphers: AES, DES, Triple-DES, ARCfour,
  in ECB, CBC, CFB and OFB modes.
- Public-key cryptography: RSA encryption, Diffie-Hellman key
  agreement.
- Hash functions and MACs: SHA-1, MD5, and MACs based on 
  AES and DES.
- Random number generation.
- Encodings and compression: Base64, hexadecimal, Zlib compression.

Additional ciphers and hashes can easily be used in conjunction
with the library.  In particular, basic mechanisms such as chaining
modes, output buffering, and padding are provided by generic classes
that can easily be composed with user-provided ciphers.  More
generally, the library promotes a "Lego"-like style of constructing
and composing transformations over character streams.
2003-07-21 02:39:46 +00:00
jose
7332fb8d9a update p0f to 1.8.3, which adds mysql support, so we add a mysql FLAVOR.
reviewed by margarida, avsm, and sturm, ok sturm
2003-07-19 17:02:06 +00:00
fgsch
57619bf57b make this compile on sparc64; report and help by marc@ 2003-07-18 17:53:19 +00:00
jakob
e50d8dbad7 unbreak by disabling krb4 2003-07-05 06:50:17 +00:00
jolan
618b338273 +stegdetect 2003-07-01 23:22:48 +00:00
jolan
d650824bb5 import of stegdetect-0.5:
Stegdetect is an automated tool for detecting steganographic content in
images.  It is capable of detecting several different steganographic
methods to embed hidden information in JPEG images.

ok sturm@
2003-07-01 23:14:23 +00:00
jolan
b2366365c2 remove krb4 hints which point to nothing now 2003-06-28 22:14:45 +00:00
jakob
839f7b1e16 update to sasl2 version 2.1.13 2003-06-26 18:20:20 +00:00
sturm
d34c4d092e ups, missed this one 2003-06-22 10:15:13 +00:00
sturm
1a8c240d65 new user/group naming schema
bump PKGNAME

Joshua Stein <jcs@rt.fm> ok
2003-06-22 10:11:29 +00:00
kevlo
c53f797606 upgrade to version 1.4 2003-06-20 06:25:55 +00:00
naddy
ab19abe385 Fix INSTALL scripts so that the principal action is not executed
twice at install time.  Also remove yet another instance of that
action from the package list.
2003-06-17 23:09:00 +00:00
sturm
ef2bc9d63e it's actually LGPL 2003-06-14 15:12:44 +00:00
sturm
b1781be98c +towitoko 2003-06-14 15:06:45 +00:00
sturm
0683cbb3b5 Initial import of towitoko 2.0.7
This package provides support for using Towitoko smart card readers.

WWW: http://www.geocities.com/cprados/

from Michael Coulter <mjc@bitz.ca>
2003-06-14 15:05:28 +00:00
shell
dadb878ecf Updated to p5-Net_SSLeay-1.23 2003-06-14 09:47:52 +00:00
shell
695f057477 - Updated HOMEPAGE, MASTER_SITE
- use Python 2.2
- BSD License

Remark :
  distfile without version number

From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2003-06-14 09:44:20 +00:00
brad
9f40457b1b run these tests as part of the regression target. 2003-06-09 17:24:47 +00:00
markus
0ea60760b9 re-add IDEA flavor; ok sturm@ 2003-06-03 10:21:33 +00:00
margarida
9f54a54744 Make sqlat compile with the new FreeTDS API.
Patches submitted upstream.
2003-06-03 01:26:50 +00:00
margarida
f2a2c184ce Update pgpdump to version 0.18 2003-06-01 19:09:19 +00:00
brad
2bbfff1f3a upgrade to gnupg 1.2.2
A bug was discovered in the key validation code.  This bug causes keys
with more than one user ID to give all user IDs on the key the amount
of validity given to the most-valid key.

http://marc.theaimsgroup.com/?l=bugtraq&m=105215110111174&w=2
--
MAINTAINER ok
2003-05-27 14:54:43 +00:00
couderc
afe811aad8 update to 0.3.15 2003-05-27 14:16:48 +00:00
marcm
a1a4df8fe0 Remove myself from MAINTAINER here too, since this basically goes along
with mail/razor-agents.
2003-05-24 22:02:51 +00:00
jolan
67e58ed296 update e-mail address, ok brad@ 2003-05-12 08:23:45 +00:00
avsm
06249adb3b upgrade to smtpscan-0.5
from maintainer Jim Geovedi <jim@corebsd.or.id>
2003-05-06 08:51:14 +00:00
margarida
a1500b671e Add gnutls support.
From maintainer Jim Geovedi <jim@corebsd.or.id>
2003-05-02 04:32:29 +00:00
margarida
418ed9fa94 Add gnutls and opencdk 2003-05-02 04:07:41 +00:00
margarida
f00650d562 Initial import of gnutls-0.8.6
--
GnuTLS is a portable ANSI C based library which implements
the TLS 1.0 and SSL 3.0 protocols.

From: Jim Geovedi <jim@corebsd.or.id>
2003-05-02 04:04:31 +00:00
margarida
7a4511dd64 Initial import of opencdk-0.4.5
--
OpenCDK (Open Crypto Development Kit) provides basic parts 
of the OpenPGP message format. The aim of the library is 
*not* to replace any available OpenPGP version. There will be 
no real support for key management (sign, revoke, alter 
preferences, etc) and some other parts are only rudimentary
available. The main purpose is to handle and understand 
OpenPGP packets and to use basic operations.

From: Jim Geovedi <jim@corebsd.or.id>
2003-05-02 04:01:25 +00:00
sturm
3e8e4fb903 +libtasn1 2003-05-01 17:26:49 +00:00
sturm
c117600218 Initial import of libtasn1 0.2.4
The libtasn1 library is part of GnuTLS and was developed for ASN1 
(Abstract Syntax Notation One) structures management. 

WWW: http://www.gnutls.org/

from Jim Geovedi <jim@corebsd.or.id> with minor cleanup by me
2003-05-01 17:26:01 +00:00
sturm
a1ac6919dd +libgcrypt 2003-05-01 17:13:33 +00:00
sturm
5e2e9be727 Initial import of libgcrypt 1.1.12
This is a general purpose cryptographic library based on the
code from GnuPG. It provides functions for all cryptograhic 
building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5,
Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1,
TIGER-192), MACs (HMAC for all hash algorithms), public key
algorithms (RSA, ElGamal, DSA), large integer functions, random
numbers and a lot of supporting functions.

WWW: http://www.gnu.org/directory/security/libgcrypt.html

from Jim Geovedi <jim@corebsd.or.id> with some help from me
2003-05-01 17:12:41 +00:00
marcm
d7c6d8b782 Update to 2.02 and hand off MAINTAINER. 2003-04-30 16:26:48 +00:00
wilfried
00a57f89d0 upstream author updated the distfile without creating a new version ...
new distfile verified
2003-04-29 20:29:46 +00:00
wilfried
77aa82ea60 Don't install the .sxd file, from upstream author via maintainer 2003-04-29 20:19:21 +00:00
wilfried
d1a5fcdd99 update to 1.0.1; from maintainer Jim Geovedi <jim@corebsd.or.id>
The XML Security Library 1.0.X release is a major upgrade from
0.0.X version. The new version includes multiple crypto engines
support (with "out of the box" support for OpenSSL, GnuTLS and NSS);
simplified and cleaned internal structure and API; several performance
and memory usage improvements; new or updated documentation.
2003-04-29 14:22:48 +00:00
sturm
62ec5c8d04 don't hardcode /etc but use SYSCONFDIR 2003-04-26 14:55:32 +00:00
sturm
645be7ff37 clean up from maintainer Srebrenko Sehic <haver@insecure.dk> and me
- consistent file names, no more logcheck.*
- bump PKGNAME
- remove HOMEPAGE (company and site are no longer)
- change MASTER_SITES (dito)
2003-04-20 17:36:40 +00:00
pvalchev
bc890d135b Initial import of smtpscan-0.4
smtpscan is a remote SMTP server version detector. It can be used to
guess which mail software is used on a remote server, that may hide its
SMTP banner.

Maintainer Jim Geovedi <jim@corebsd.or.id>
2003-04-20 16:04:58 +00:00
sturm
a10b0fa704 +smtpscan 2003-04-19 20:32:55 +00:00
sturm
0caa029deb Initial import of smtpscan 0.4
smtpscan is a remote SMTP server version detector. It can be used to
guess which mail software is used on a remote server, that may hide its
SMTP banner.

from Jim Geovedi <jim@corebsd.or.id>
minor cleanups by me
2003-04-19 20:31:55 +00:00
pvalchev
826d00d2e7 adapt to new gas syntax for i386's switch to ELF 2003-04-17 08:24:03 +00:00
pvalchev
2049aaa0e9 no more need for underscores, 2^n vs n bytes align shit 2003-04-17 07:50:05 +00:00
jsyn
4cfc5d8e6c s/socks/SOCKS/; ok jakob@ 2003-04-10 18:43:53 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
pvalchev
8933e6e608 add homepage to description 2003-04-06 03:45:06 +00:00
pvalchev
1b8bfd0434 some minor MASTER_SITES/HOMEPAGE reorganisations
new maintainer Jolan Luff <jolan@cryptonomicon.org>
2003-04-06 03:44:11 +00:00
shell
858a576f64 Use Python 2.2
patches from :
Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
2003-03-30 06:58:14 +00:00
david
7854ec5493 more spelling fixes
(only in the lines that were added or modified already)
ok pvalchev@
2003-03-28 22:39:10 +00:00
pvalchev
9f730f06a8 remove Mark Grimes from maintainer position per his request 2003-03-27 17:38:22 +00:00
naddy
46573c3068 fix -p on 64-bit archs; from Brian Poole <raj@cerias.purdue.edu> via pvalchev@ 2003-03-03 16:04:17 +00:00
pvalchev
db084e84a2 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-02 21:22:22 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
388a53f2fc fix some more spelling errors
ok pvalchev@
2003-03-01 09:22:50 +00:00
sturm
4777eb27a5 MASTER_SITES is gone, so point to MASTER_SITE_BACKUP 2003-03-01 03:38:07 +00:00
jakob
3ebba9f290 fix broken gssapi; from Chris Giard 2003-02-27 17:33:01 +00:00
david
4aa9a3e6f7 spelling typos
ok pvalchev@ brad@
2003-02-26 03:25:12 +00:00
pvalchev
caa8ddabbe "the the", "of of"; from David Krause 2003-02-24 06:50:05 +00:00
pvalchev
8b8283660e Kerberos -SUCKS- 2003-02-23 01:16:29 +00:00
reinhard
10eeb924d6 no longer used idea flavour patches 2003-02-14 12:25:32 +00:00
couderc
8a65d9d06f Fix pthread, thanks to Björn Sandell and Jim Geovedi. 2003-02-11 12:03:20 +00:00
pvalchev
c982ea4856 add 'net' to categories; ok maintainer 2003-02-09 22:06:33 +00:00
lebel
08b670c5cd porters that update ports that has a fix for gcc/sparc64, please
make sure that the patch still applies for sparc64.
2003-02-09 20:57:31 +00:00
reinhard
b9f14d71f0 update to nessus v1.2.7;
*) patches from several ppl
*) still investigating performance issues
2003-02-08 13:21:19 +00:00
reinhard
40deb6feb3 update MASTER_SITES; inspired by Xavier Santolaria <xsa@ucmb.ulb.ac.be> 2003-02-05 18:35:03 +00:00
naddy
15876ca3c7 add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org> 2003-02-04 22:59:48 +00:00
sturm
b7a1841086 fix a misunderstanding on my site of how pkgcfl works 2003-02-03 12:41:30 +00:00
jakob
20ff39bebe update to v2.1.11; from Hack Kampbjorn 2003-02-03 08:54:04 +00:00
pvalchev
7b67d94b82 Add homepages to DESCR, plus some minor cleanup 2003-02-03 06:40:31 +00:00
pvalchev
dbedde1a63 fix MASTER_SITES; packetfactory did some reorganisations; From David Krause 2003-02-03 06:38:22 +00:00
margarida
17aed480d7 license
from MAINTAINER
2003-02-02 22:24:07 +00:00
sturm
b3e5a1f70c - patch logcheck.sh to actually use SYSCONFDIR/logsentry instead of
the old SYSCONFDIR/logcheck from MAINTAINER
- spelling in DESCR
- bump package version
2003-02-02 08:20:46 +00:00
margarida
33a87836a6 Update to version 2.1.
From new MAINTAINER Srebrenko Sehic <haver@insecure.dk>

brad@ ok
2003-01-31 05:11:57 +00:00
margarida
5c6f123bbf Fix MASTER_SITES 2003-01-30 22:46:26 +00:00
sturm
3759bdb22f update to to 2.4.1
mainly bugfixes, see CHANGES.txt for details

from maintainer with some cosmetics from me
2003-01-30 22:39:58 +00:00
espie
be9e76f7d2 socks.h file 2003-01-30 22:38:33 +00:00
couderc
d17234477e Update to xmlsec-0.0.12 from maintainer.
fixed 91 bits HMAC bug, fixed minor compile warnings for the
   external DTD patch, fixed bug with EVP ciphers for OpenSSL 0.9.7
   when last block was not processed for padding, etc.
2003-01-30 14:29:29 +00:00
kevlo
87df9b293c add flavor emacs21 to ccrypt. 2003-01-30 05:13:03 +00:00
kevlo
5f0b6b4f33 - upgrade to version 1.3
- add FLAVOR emacs21
2003-01-30 05:11:49 +00:00
sturm
3c69e361c6 software was renamed and reimported as logsentry
from MAINTAINER
reimport OK'ed by naddy@
2003-01-24 23:31:55 +00:00
sturm
f193eadbc4 logcheck -> logsentry 2003-01-24 23:30:04 +00:00
sturm
20521943dd initial import of logsentry 1.1.1
this was once logcheck, which changed it's name to logsentry
no functional changes

from MAINTAINER
reimport OK'ed by naddy@
2003-01-24 23:29:17 +00:00
avsm
f525f112bb update to mcrypt-2.6.3 2003-01-18 22:55:39 +00:00
avsm
95bdadc5a2 forgot this one - fixes some typos 2003-01-18 22:53:57 +00:00
avsm
ec0e440b0a Update to libmcrypt-2.5.5
For the moment, this disables dynamic module loading and bundles
together all the ciphers into the main library.  When libtool-1.4
hits our tree, the updated ltdl support can be used to re-enable
the dynloading.
2003-01-18 22:53:29 +00:00
pvalchev
04fb580420 forgot to bump PKGNAME for last change 2003-01-18 20:56:33 +00:00
pvalchev
f3e252fccf don't beep when signal strenght is updated - just when hostap is discovered;
clarification w/ testing by Nikolay
2003-01-18 20:49:26 +00:00
avsm
6f10418617 update to mhash-0.8.17, jakob@ ok 2003-01-18 17:43:23 +00:00
pvalchev
5dc6610854 dstumbler improvements:
- print the times of last seen, etc in proper, human-readable format
- print the times in local timezone format, not GMT
- quick hack to make dstumbler beep when it discovers a new base
station.  it works, as opposed to what was there before (using /dev/spkr)
Thanks to Nikolay Sturm for testing sound
2003-01-14 23:52:39 +00:00
jakob
0dd8ce5b78 update to version 4.04, fixes unsafe SIGCHLD handler. also some new features. 2003-01-13 08:48:14 +00:00
naddy
0c389332d3 Tarball has been re-rolled, patch has been incorporated.
From: Chris Kuethe <ckuethe@ualberta.ca>
2003-01-05 17:55:34 +00:00
fgsch
dd26b7b067 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
pvalchev
de5a1ce02c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-28 23:29:13 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
margarida
d20de25615 Add MASTER_SITE;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:40:56 +00:00
margarida
c85f449b79 Cosmetic changes;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:37:08 +00:00
margarida
a787013c20 Add MASTER_SITE;
Cosmetic changes;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:35:12 +00:00
couderc
1f126955dd Update to 0.3.14, from Björn Sandell 2002-12-15 14:48:09 +00:00