Commit Graph

237 Commits

Author SHA1 Message Date
kevlo
94a5b3d73a nmap is a utility for port scanning large networks.
See the nmap homepage at http://www.insecure.org/nmap/index.html
1999-12-27 07:26:00 +00:00
fgsch
96036935d1 mkdir -> INSTALL_DATA_DIR. .for/.endfor -> cd && INSTALL_DATA. 1999-12-26 10:09:41 +00:00
brad
cdca04628e - remove now unnecessary pre-configure target
- after looking at patch-ao again it was quite clear that the previous
revision broke internal RSA support, fix patch and make one slight
improvement to it.
1999-12-24 06:22:13 +00:00
brad
2cddf37962 upgrade to gnupg 1.0.1 (minus the html documentation which does not come
with the distribution anymore it seems)
1999-12-23 02:54:24 +00:00
fgsch
b8a91c0c55 Use ${INSTALL_DATA_DIR} instead of mkdir. 1999-12-21 18:52:57 +00:00
fgsch
b5530bb24e Remove .for/.endfor in favor of cd ${WRKSRC} && ${INSTALL_PROGRAM}.
Use ${INSTALL_DATA_DIR} instead of mkdir.
1999-12-21 18:51:21 +00:00
dugsong
4d9f9a30a4 fix checksum 1999-12-21 15:39:42 +00:00
dugsong
d1947752f3 add dsniff 1999-12-20 23:01:59 +00:00
dugsong
c24e6c66b2 new dsniff port - various sniffing tools for penetration testing 1999-12-20 23:00:58 +00:00
dugsong
a94b6ef6a9 fix bug which allowed for unencrypted sessions - markus@ 1999-12-14 01:35:04 +00:00
brad
ee58b32756 almost forgot this, add missing LIB_DEPENDS for dependency on librsaref 1999-12-13 05:59:13 +00:00
brad
a0867b4c9b - remove NO_PACKAGE and NEED_VERSION tags
- improve patch-ao by also adding an option --with-rsaref so that the use
of RSAREF has to be enabled instead of enabling it based on the existance
of librsaref. Thus would allow someone to be able to build a version of
PGP on a system that has librsaref installed already. Quite useful in the
situation of doing automated package building.
1999-12-13 05:56:17 +00:00
brad
a968268103 - remove now unnecessary PATCH_LIST tag
- BUILD_DEPENDS -> LIB_DEPENDS, rsaref makes a shared library
- add patch so that pgp respects CC
1999-12-13 03:58:18 +00:00
brad
a9c6511db5 style 1999-12-13 03:04:54 +00:00
brad
e7b8eef435 - BUILD_DEPENDS -> LIB_DEPENDS, rsaref builds a shared library
- ${PREFIX} -> ${LOCALBASE} for paths to libs/headers
- define PKG_PREFIX when running the INSTALL script
1999-12-13 01:49:33 +00:00
brad
11eb75638c - re-do do-install target
- re-do rsaref Makefile using our library framework instead
- convert patch-aa to a unified diff
1999-12-13 00:34:11 +00:00
dugsong
4ba1e7ce56 missed patch in change to rsaref port 1999-12-12 22:28:02 +00:00
dugsong
86118ac3f7 use rsaref port 1999-12-12 22:26:59 +00:00
dugsong
b131dffd16 use rsaref port 1999-12-12 22:09:25 +00:00
dugsong
c1db3645d0 use rsaref port 1999-12-12 22:01:15 +00:00
brad
8622a12d9a stricter fix for oflow 1999-12-12 20:17:23 +00:00
dugsong
037ce8dad2 stricter fix for oflow 1999-12-12 18:38:51 +00:00
brad
52fce833ea forgot to use :U variable modifier in one loop 1999-12-09 17:55:55 +00:00
brad
8f2705f71f - fix install target
- add missing @dirrm to PLIST
1999-12-09 04:46:18 +00:00
brad
e03ac88ae6 - add patch for RSAREF buffer overflow
- remove deprecated variables
- cleanup Makefile
1999-12-09 03:50:57 +00:00
brad
a89ce02080 - add patch for RSAREF buffer overflow
- remove deprecated variables
- cleanup Makefile
1999-12-09 02:50:41 +00:00
dugsong
25fba4d6d5 use standard ports paths - /sbin, /var/run, /etc 1999-12-06 06:55:40 +00:00
jakob
ddeca5fa59 stunnel added 1999-12-05 18:29:46 +00:00
jakob
55c1d659cf SSL encryption wrapper for standard network daemons 1999-12-05 18:25:54 +00:00
dugsong
763ad5dc89 add l0pht tools: l0phtcrack, rdp, tempwatch 1999-12-05 18:24:48 +00:00
dugsong
46f9a67d29 tempwatch - temporary file auditing tool 1999-12-05 18:21:51 +00:00
dugsong
f2410ee5d8 rdp - ICMP router discovery protocol spoofer 1999-12-05 18:20:48 +00:00
dugsong
4f2c12f730 l0phtcrack - Microsoft LANMAN/NT password sniffer/cracker 1999-12-05 18:19:56 +00:00
brad
1d61dec1cd - add patch for RSAREF buffer overflow
- fix double slash in header path for GMP and Zlib
- stop creating ${PREFIX}/etc directory
- cleanup Makefile
1999-12-03 01:13:16 +00:00
dugsong
8e30dd7ed9 fix buffer overflow in RSA{Public,Private}Decrypt. from CORE SDI. 1999-12-02 05:29:10 +00:00
brad
e0d38f42fe remove unnecessary CONFIGURE_ENV tag; ok'd by markus@ 1999-11-30 23:13:52 +00:00
brad
b3f9c43fa6 - change maintainers email address to markus@openbsd.org
- cleanup Makefile
1999-11-30 02:54:31 +00:00
dugsong
793bc8ef45 update MASTER_SITES to primary non-US site; john is not subject to any crypto restrictions; fix location of sharable data dir; fix location of john's temp files 1999-11-29 16:40:26 +00:00
brad
46491f3571 replace the one bad distribution site for patch with 2 good ones 1999-11-25 21:37:10 +00:00
brad
cede8dd823 - add another dist site
- cleanup Makefile
1999-11-24 03:41:22 +00:00
brad
cb9943fb22 - make use of multiple master sites
- replace master sites with good ones for RSAREF
- make use of :U variable modifier
- cleanup Makefile
1999-11-24 03:33:55 +00:00
brad
7bf83ebcef - make use of multiple master sites
- add another master site for PGP and 2 more for RSAREF
- make use of :U variable modifier
- cleanup Makefile
1999-11-24 03:23:05 +00:00
brad
dae1da05d3 add another dist site for RSAREF 1999-11-24 03:01:08 +00:00
brad
64225364d4 add another dist site for SSH and RSAREF 1999-11-24 02:57:56 +00:00
brad
85ed19d369 - privledges -> privileges
- remove version # from description
1999-11-18 19:26:28 +00:00
dugsong
5ceaf47130 add note about security fixes 1999-11-15 19:48:09 +00:00
dugsong
ea98098237 outguess port - universal steganography tool 1999-11-13 20:24:11 +00:00
dugsong
104fbc0b86 patch (as posted to misc@) for recent RSAREF bug - ok todd@ 1999-11-12 14:56:22 +00:00
dugsong
60900024c9 remove SSLeay port 1999-11-04 17:39:51 +00:00
turan
88601639b2 broken, syntax errors. rsa_enc.o: Undefined symbol `_RAND_bytes' 1999-11-03 01:22:54 +00:00