Commit Graph

555 Commits

Author SHA1 Message Date
brad
1258bf05f5 libnet has a shared library now 2001-02-26 04:02:35 +00:00
brad
6368ae3671 remove extra dependency 2001-02-26 03:57:45 +00:00
brad
002fe93019 reorganize Makefile and remove unnecessary extra dependency. 2001-02-26 03:53:05 +00:00
espie
6557a71018 Remove junk from MASTER_SITES 2001-02-24 18:05:18 +00:00
jakob
56dc6d6c3a update to stunnel v3.14.
--
This release fixes a bug in pid creation.  If a user specified -P /dirname
instead of -P /dirname/ stunnel would assume that it's a file, delete it and
create a new one.  Now stunnel makes sure if it's really a file.
2001-02-23 14:39:15 +00:00
avsm
36def2cc30 add pgp/pgp5 flavors for p5-PGP-Sign 2001-02-22 20:19:15 +00:00
avsm
0443466ba5 + p5-PGP-Sign 2001-02-22 19:37:58 +00:00
avsm
e058281ba3 Initial import pf p5-PGP-Sign-0.16
Based on a tarball from Shell Hung <i@shellhung.org>

--
This module sprung out of a need to do one thing and one thing only,
do it securely, and do it well.  This module creates and checks
detached signatures for data.  That's it.  If you want to do anything
else that PGP lets you do, look elsewhere.
2001-02-22 19:37:02 +00:00
obecian
2ca52d3559 bfbtester 2.0 update 2001-02-22 06:59:26 +00:00
jakob
f71768cf70 update to dante v1.1.8 (contrib missing from last version) 2001-02-20 22:46:00 +00:00
danh
5ee629216a sync libtool patches 2001-02-20 20:52:21 +00:00
danh
e3e7dbad90 sync libtool patches 2001-02-20 18:40:33 +00:00
danh
935653e6ac sync libtool patches 2001-02-20 18:09:54 +00:00
brad
86d49e678d upgrade to scanssh 1.4 2001-02-20 14:01:29 +00:00
jakob
5a68de168b update to Dante v1.1.7.
--
Compared to the previous release, this version brings amongst other
changes the following:

 o Support for giving interfacenames as internal/external address.

 o contrib/ directory added.

 o contrib/sockd-stat.awk, provides statistics based on sockd logfiles.
   Contributed by Stephan Eisvogel <eisvogel@hawo.stw.uni-erlangen.de>.

 o If gethostbyname() fails, treat it as if resolveprotocol was set to
   fake, meaning we hope the socksserver will be able to resolve it.
   Will presumably make certain dns configurations work better for
   client.

See the NEWS file for a more complete list.
2001-02-20 08:04:19 +00:00
danh
8fb2bcf379 use included libtool; sync patches 2001-02-19 17:44:52 +00:00
jakob
b2bebdd921 add heimdal 2001-02-17 11:57:40 +00:00
jakob
65449e30d0 heimdal, a free kerberos 5 implementation 2001-02-17 11:57:18 +00:00
jakob
97552c9110 change to redhat_base for linux emul 2001-02-17 11:34:21 +00:00
dugsong
0e049ad10e upgrade to version 0.2. looks good, niels! :-) 2001-02-14 03:02:35 +00:00
brad
8fcc3373df This should not be prefixed with the name of the program, start with
"a" and there is no need for "free" in the COMMENT.
2001-02-14 00:51:35 +00:00
matt
afbff691b5 update to 1.0.7a 2001-02-13 03:00:11 +00:00
jakob
680a1bf575 update to dat-4120 2001-02-12 20:13:39 +00:00
jakob
161adf09e1 add scanssh 2001-02-12 19:53:00 +00:00
jakob
713abef355 scanssh port 2001-02-12 19:52:17 +00:00
obecian
cafa37ef68 security/Makefile adjustment for new security/crank port 2001-02-06 08:10:23 +00:00
obecian
66f3bffd10 Crank is short for "CRyptANalysis toolKit", and its overall purpose
is to provide a powerful and extensible environment for solving
classical (pen-and-paper) ciphers, providing as much automation as
possible. Classical ciphers include common schemes like monoalphabetic
substitutions, where each letter of the alphabet is mapped to another
(usually different) letter consistently through the text. The first
version of Crank is restricting itself to these special ciphers. Other
algorithms forever devoid of Crank's attentions include Enigma, RSA,
DES, MurkelFish, or anything else invented after 1900.
2001-02-06 08:07:48 +00:00
avsm
bb5e5d3a0b - upgrade to libmcrypt-2.4.9
NEWS:
- Due to an endianness handling problem Blowfish algorithm was not compatible
  with other implementations. Now it has been corrected. If you want
  to access the old algorithm used use the "blowfish-compat" module.
- Fixes in mcrypt_list_algorithms() for some systems. Bugs pointed out by
  Jonathan Woolmington <jwool@ind.tansu.com.au>
- Fixes in stream mode.
- mcrypt_generic_init() no longer fails if smaller key is used. It uses
  the most appropriate key size of the algorithm and pads with zeros.
- Fixes in wake algorithm (and support for IV).
- IV is now used in arcfour (arcfour-iv is now longer used).
  Speedups in Arcfour.
2001-02-05 08:18:26 +00:00
reinhard
e7797db1c1 +smbsniff 2001-02-04 19:33:48 +00:00
reinhard
7734822c45 Smbsniff is a LanManager packet sniffer that will write to your
disk all the files shared and the documents printed in a LanManager
environnement (all the Microsoft and Samba machines using LanManager
protocol to share data).
This is a proof of concept to show that LanManager (CIFS) is an
extremely insecure protocol.
2001-02-04 19:30:07 +00:00
jakob
fca35cf978 update to v3.13;
- pthread_sigmask() argument in sthreads.c corrected.
- OOB data is now handled correctly.
2001-02-02 12:03:42 +00:00
avsm
769dbb079f Upgrade to p5-Crypt-SSLeay-0.22
Minor bug fixes
2001-01-30 10:31:20 +00:00
dugsong
7d13ad9b7b typo, noted by dengue@deadly.org 2001-01-29 05:01:11 +00:00
brad
a6159b2950 - add ONLY_FOR_ARCHS and list archs that support shared libraries and
dynamic loading.
- patch autoconf so dante does not compile with debugging symbols
- add libtool patches
2001-01-22 17:15:28 +00:00
brad
e844819305 - sort PLIST
- add RCS id
- better COMMENT
2001-01-22 14:49:44 +00:00
jakob
8f91c8cd51 dat-4116 2001-01-21 16:22:18 +00:00
jakob
6406622d74 fix broken piddir 2001-01-19 18:39:50 +00:00
matt
38ccbb4d16 fix gmp detection bug; 1.0.7 will have this fix included 2001-01-13 03:32:07 +00:00
avsm
b31d74b312 - update to p5-Crypt-SSLeay-0.21
- our patch incorporated into source, no longer needed
2001-01-11 13:56:48 +00:00
kevlo
ac85b27d19 Remove .packlist 2001-01-11 01:44:31 +00:00
brad
3c029b90d8 USE_X11 2001-01-10 01:19:49 +00:00
avsm
9cea9c33d0 stoopid cvs seemed to miss this file in previous commit 2001-01-09 23:38:15 +00:00
avsm
7ef04a943e - update to p5-Crypt-SSLeay-0.19
- bump NEED_vERSION
- regenerate using update-patches
- new patch cures a bad \ which shouldn't be there (fed back to author)
2001-01-09 23:30:44 +00:00
kevlo
ab64d0d0dc Remove .packlist 2001-01-09 03:16:54 +00:00
avsm
3fdc6aad7e cull .packlist from the PLIST 2001-01-08 21:07:39 +00:00
kevlo
b351e70950 Add p5-Crypt-Blowfish and p5-Crypt-Twofish 2001-01-06 15:59:31 +00:00
kevlo
36dd7b707a Initial import of Crypt-Twofish-1.0
This module to implement the Twofish cipher
2001-01-06 15:58:22 +00:00
kevlo
9cc7a45224 Initial import of Crypt-Blowfish-2.06
This interface to the Blowfish encryption alogorithm
2001-01-06 15:57:15 +00:00
avsm
f770298716 new MASTER_SITES 2001-01-06 11:18:33 +00:00
avsm
181f3d7cdf - update to libmcrypt-2.4.8
- our patch has been incorporated into source; removed from here
- new MASTER_SITE, bump NEED_VERSION
2001-01-06 11:17:36 +00:00