summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I justPeter Wemm1997-04-2514-151/+169
| | | | | | | | | | | | regenerated them to fix the line numbers. Also, I added two commented out options in Makefile, one to tell sshd that a group writeable homedir is OK because all users are in their own group, and the other is to allow an unencrypted connection (which is dangerous since it can lead to compromise of keys), but on a secure network it's damn useful for backups etc. Notes: svn path=/head/; revision=6293
* turn on superDavid E. O'Brien1997-04-241-1/+2
| | | | Notes: svn path=/head/; revision=6283
* Super is a setuid-root program that offersDavid E. O'Brien1997-04-245-0/+96
| | | | | | | | | | | | | | o restricted setuid-root access to executables, adjustable on a per-program and per-user basis; o a relatively secure environment for scripts, so that well-written scripts can be run as root (or some other uid/gid), without unduly compromising security. See pkg/DESCR for a comparson w/sudo. Notes: svn path=/head/; revision=6282
* Add virtual category 'perl5'.Wolfram Schneider1997-04-206-12/+12
| | | | Notes: svn path=/head/; revision=6249
* Disable extended LOGIN_CAP $MAIL processing until it will be fixedAndrey A. Chernov1997-04-162-2/+2
| | | | | | | | properly. In old variant /var/mail/root was always checked instead of /var/mail/<user> Notes: svn path=/head/; revision=6223
* Upgrade to 1.2.19Andrey A. Chernov1997-04-1614-168/+314
| | | | Notes: svn path=/head/; revision=6222
* Minor correction-Joe Greco1997-04-033-6/+6
| | | | | | | | | | | Changed floppy generation code to chmod gunzip to executable by a better strategic location for the chmod command. The former code failed to do this, meaning gunzip couldn't be run from the floppy. "Ooops". Yes, I actually do use this code! Honest! :-) Notes: svn path=/head/; revision=6126
* Back out previous patch, I got confused by an old sshd.conf filePaul Traina1997-04-012-4/+4
| | | | Notes: svn path=/head/; revision=6086
* Enable tripwire.John Polstra1997-04-011-1/+2
| | | | Notes: svn path=/head/; revision=6085
* Initial import of Joe Greco's tripwire port.John Polstra1997-04-0133-0/+1116
| | | | | | | Submitted by: jgreco@ns.sol.net Notes: svn path=/head/; revision=6084
* Fix argument parsing loop in ssh-agent (original 1.2.18 bug)Andrey A. Chernov1997-04-012-0/+26
| | | | Notes: svn path=/head/; revision=6082
* Generate host key in /etc to match the portPaul Traina1997-04-012-4/+4
| | | | Notes: svn path=/head/; revision=6081
* Upgrade to 1.2.18Andrey A. Chernov1997-03-2817-401/+400
| | | | Notes: svn path=/head/; revision=6051
* 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