summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style problem.David E. O'Brien1997-03-101-3/+3
| | | | | | | Noticed by: Satoshi Notes: svn path=/head/; revision=5931
* Restricted: contains crypto -- crypt()David E. O'Brien1997-03-091-1/+3
| | | | Notes: svn path=/head/; revision=5918
* John the Ripper is a UNIX password cracker, currently available for UNIXDavid E. O'Brien1997-03-096-0/+82
| | | | | | | | | | | | | | | (tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95. John the Ripper supports the following cracking modes: - wordlist with or without rules; - "single crack", makes use of the login/GECOS information; - incremental, tries all character combinations; - external, allows you to define your own cracking mode. - MD5 based password files support Notes: svn path=/head/; revision=5917
* Respects ${PREFIX}David E. O'Brien1997-03-073-130/+46
| | | | | | | Broke up mega-patches into one/file. Notes: svn path=/head/; revision=5910
* Respects ${PREFIX}David E. O'Brien1997-03-071-15/+22
| | | | Notes: svn path=/head/; revision=5909
* Update from 2.7.2 to 2.7.4Peter Wemm1997-03-024-12/+15
| | | | | | | | patch-ag is merged into patch-ab - they both patched the same file patch-ah was included by the author Notes: svn path=/head/; revision=5782
* Add LOGIN_CAP abilitiesAndrey A. Chernov1997-02-2711-89/+531
| | | | | | | Submitted by: davidn Notes: svn path=/head/; revision=5763
* Add $Id$.Satoshi Asami1997-02-061-0/+3
| | | | Notes: svn path=/head/; revision=5545
* Use rsaref from ports for USAAndrey A. Chernov1997-02-023-18/+15
| | | | | | | Add more mirrors Notes: svn path=/head/; revision=5507
* Install rsa.h tooAndrey A. Chernov1997-02-022-1/+2
| | | | Notes: svn path=/head/; revision=5506
* Add rsarefAndrey A. Chernov1997-02-021-1/+2
| | | | Notes: svn path=/head/; revision=5505
* encryption/authentication library, RSA/MDX/DESAndrey A. Chernov1997-02-027-0/+122
| | | | Notes: svn path=/head/; revision=5504
* Minor style nitpick.David E. O'Brien1997-02-021-1/+1
| | | | Notes: svn path=/head/; revision=5498
* Change Makefile more to my likeing.David E. O'Brien1997-02-021-8/+8
| | | | Notes: svn path=/head/; revision=5494
* Smoke some crack and pass it on to others.David E. O'Brien1997-02-021-1/+2
| | | | | | | (ie. turn on crack) Notes: svn path=/head/; revision=5490
* This is Alec Muffett's password guessing program.David E. O'Brien1997-02-029-0/+97
| | | | | | | | This version (5.0) supports the 4.4BSD password format, and also FreeBSD's MD5 style passwords. Notes: svn path=/head/; revision=5489
* Upgrade to 0.6.6Mark Murray1997-01-138-28/+16
| | | | Notes: svn path=/head/; revision=5342
* New port, strobe:Masafumi Max NAKANE1997-01-076-0/+67
| | | | | | | | | | | | | | | | | | | strobe is a network/security tool that locates and describes all listening tcp ports on a (remote) host or on many hosts in a bandwidth utilisation maximising, and pro- cess resource minimizing manner. strobe approximates a parallel finite state machine inter- nally. In non-linear multi-host mode it attempts to appor- tion bandwidth and sockets amoung the hosts very effi- ciently. This can reap appreciable gains in speed for multiple distinct hosts/routes. Submitted by: proff@suburbia.net (Julian Assange) Reviewed & Modified by: max (Closing PR #1663.) Notes: svn path=/head/; revision=5252
* make this one compile againTorsten Blum1997-01-051-0/+7
| | | | Notes: svn path=/head/; revision=5214
* fix the clean target to remove *.so and libwrap.soTorsten Blum1997-01-031-32/+42
| | | | | | | Pointed-Out by: Wietse Venema <wietse@porcupine.org> Notes: svn path=/head/; revision=5187
* Make one of our changes for -current work on 2.1. In -current, rresvport()Peter Wemm1996-12-272-2/+4
| | | | | | | | | | ignores it's argument (it's meaningless, the kernel keeps the state), but 2.1.x use it. ssh was effectively giving a random port to 2.1. Originally noticed by: John Polstra <jdp@polstra.com> Notes: svn path=/head/; revision=5106
* @#$%!! Forgot the MD5 checksum.Mark Murray1996-12-122-2/+2
| | | | | | | Found before: Anyone Else Notes: svn path=/head/; revision=4961
* Update to 0.6.5Mark Murray1996-12-118-34/+116
| | | | Notes: svn path=/head/; revision=4932
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-2/+2
| | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
* Install SSLeay docs into ${PREFIX}/share/doc/SSLeay/...David E. O'Brien1996-12-034-2/+102
| | | | | | | Submitted by: Igor Vinokurov <igor@ibank.ru> (on ports list) Notes: svn path=/head/; revision=4765
* Add safe-tcl.Mark Murray1996-11-271-1/+2
| | | | | | | Remembered before: asami Notes: svn path=/head/; revision=4706
* upgrade to 1.5.3Eric L. Hernes1996-11-262-6/+6
| | | | | | | Submitted by: Masafumi NAKANE (max@wide.ad.jp) Notes: svn path=/head/; revision=4694
* Add cops.Satoshi Asami1996-11-261-1/+2
| | | | Notes: svn path=/head/; revision=4683
* aargh! how did this happen?? USE_DES is *not* supposed to be on byPeter Wemm1996-11-251-2/+2
| | | | | | | default, as it needs the secure dist to be installed... Notes: svn path=/head/; revision=4658
* Silently fix up my mistakes so nobody will know what a dork I am.Satoshi Asami1996-11-224-4/+8
| | | | Notes: svn path=/head/; revision=4632
* 1.2.16 --> 1.2.17Adam David1996-11-207-50/+53
| | | | | | | (new agent forwarding protocol that is said to work this time) Notes: svn path=/head/; revision=4614
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-1810-26/+30
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-183-16/+13
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-1/+2
| | | | Notes: svn path=/head/; revision=4568
* Missed that PKGNAME and DISTNAME needed to be switched.David E. O'Brien1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4567
* upgrade to 0.20Torsten Blum1996-11-172-4/+4
| | | | Notes: svn path=/head/; revision=4555
* Removed the hardcoded paths and used our variables instead (WRKSRC,PREFIX).David E. O'Brien1996-11-171-6/+13
| | | | | | | CATEGORIES+= --> CATEGORIES= Notes: svn path=/head/; revision=4553
* Import of the COPS system security checker.James FitzGibbon1996-11-175-0/+247
| | | | | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: Oliver Oberdorf <oly@world.std.com> Notes: svn path=/head/; revision=4552
* CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))David E. O'Brien1996-11-1715-106/+54
| | | | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable Notes: svn path=/head/; revision=4537
* YAFCSSatoshi Asami1996-11-161-1/+1
| | | | Notes: svn path=/head/; revision=4512
* Update 2.7.1 -> 2.7.2. The author used our patches that were notPeter Wemm1996-11-151-4/+4
| | | | | | | related to the ports mechanism. Notes: svn path=/head/; revision=4480
* Master site path changedAndrey A. Chernov1996-11-141-2/+2
| | | | Notes: svn path=/head/; revision=4452
* Fix this:Mark Murray1996-11-132-7/+8
| | | | | | | | | a) Distribution tarball names were broken. b) doc file md5 was wrong/dist file has changed c) replace multiple spaces with tabs Notes: svn path=/head/; revision=4449
* sudo is moved from sysutils to security.Satoshi Asami1996-11-121-1/+2
| | | | | | | Forgotten by: obrien ;) Notes: svn path=/head/; revision=4419
* Remove my ptys patch, because this code is unused, openpty is used insteadAndrey A. Chernov1996-11-122-30/+70
| | | | | | | | | Mimic login more closely now: 1) Put usual Copyright line 2) You have mail Notes: svn path=/head/; revision=4414
* Use BSD naming convention for pty names, it fixes two problems:Andrey A. Chernov1996-11-122-0/+38
| | | | | | | | 1) Too many false open syscalls on pty allocation 2) (more serious) ssh not use about half of available ptys Notes: svn path=/head/; revision=4412
* Moved sudo from ports/sysutils -> ports/security.David E. O'Brien1996-11-121-3/+3
| | | | | | | Reviewed by: Satoshi Notes: svn path=/head/; revision=4411
* Add a compile option so that identd will send encrypted cookies out ratherPeter Wemm1996-11-051-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | than usernames. This makes it much more difficult for somebody to "frame" one of your users. ie: instead of people getting: connect from peter@spinner.DIALix.COM in their syslogs, they will get this instead: connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM The remote site will have to send it to you to decode it. When you are given one of these cookies, you can know for sure it is not faked, and you don't have to trust the word of the remote sysadmin when arranging your local lame hacker-type user to meet with an unfortunate incident :-). This feature is documented in the man pages. Also, fix an apparent bug in the code that deals with this, but it might be a feature of the version of libdes we have on FreeBSD. Requested by: markm (a fair while ago) Notes: svn path=/head/; revision=4305
* Fix bug in man page path substitution.Peter Wemm1996-11-051-1/+1
| | | | | | | (it used to come out as /usr/local/identd) Notes: svn path=/head/; revision=4303
* Change syslog facility from DAEMON to AUTHAndrey A. Chernov1996-11-021-0/+19
| | | | Notes: svn path=/head/; revision=4249