aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up some of the abstraction in this code.Jordan K. Hubbard2000-02-263-6/+6
* Argh, I can't win today. Spell ${.CURDIR} correctly.Peter Wemm2000-02-261-1/+1
* Don't build pam_ssh if the crypto code is missing.Peter Wemm2000-02-261-1/+1
* Redo this with a repo copy from the original file and reset thePeter Wemm2000-02-262-2/+2
* MCA is supported to some extent. Modify a comment that claims otherwise.Matthew N. Dodd2000-02-263-3/+3
* Update sockstat to support INET6 socket printing.Yoshinobu Inoue2000-02-262-6/+10
* oops, update path to /etc/ssh/ssh_host_keyPeter Wemm2000-02-261-1/+1
* Corrections for DS20, Miata. Multiple cleanupsWilko Bulte2000-02-251-34/+48
* Add knobs for sendmail and sshdJordan K. Hubbard2000-02-253-33/+45
* Make sysinstall use the new debug.boothowto OID. It will now goJordan K. Hubbard2000-02-256-39/+108
* Announce support for the hardware debug registers.Brian S. Dean2000-02-251-0/+3
* Install ssh files in /etc/ssh and tidy up a couple of other nitsPeter Wemm2000-02-251-5/+9
* Merge from internat.freebsd.org; move ssh files from /etc to /etc/sshPeter Wemm2000-02-251-1/+1
* Add /etc/sshPeter Wemm2000-02-251-0/+2
* Merge from internat.freebsd.org; deal with -DRSAref the same way asPeter Wemm2000-02-251-7/+9
* Merge from internat.freebsd.org; make RSAREF=YES work correctly, althoughPeter Wemm2000-02-252-1/+1
* Add new oid, debug.boothowto. This allows userland apps to seeJordan K. Hubbard2000-02-251-0/+1
* Do not add children (atkbd and psm) if they are disabled.Kazutaka YOKOTA2000-02-253-0/+9
* Remove the config file line length restriction.Ruslan Ermilov2000-02-251-13/+10
* Ack! Time to get the pointy hat. Re-add missing / I left out.Peter Wemm2000-02-251-1/+1
* Install the game files mode 444, so atc(6) can load them.Matthew Hunt2000-02-251-1/+2
* Add (partial) support for the Cypress ATA controller.Søren Schmidt2000-02-253-39/+74
* Create a stub libRSAglue for bsd.port.mk's sakePeter Wemm2000-02-252-38/+6
* Don't pull in libRSAglue for the rsaref case. Since this is linkedPeter Wemm2000-02-257-25/+1
* Fold libRSAglue into libcrypto so we don't have to special-casePeter Wemm2000-02-253-13/+7
* Forced commit; correct previous log message. Use dlopen() only ifPeter Wemm2000-02-250-0/+0
* Don't use the dlopen() stubs if comiling with PIC. This stillPeter Wemm2000-02-251-2/+2
* Sync with internat; delete a trailing spacePeter Wemm2000-02-251-1/+1
* Fix a bug that crawled in pretty recently (from the port). It madeBrian Feldman2000-02-251-2/+2
* Fix references to crypto code to check that it exists first. OtherwisePeter Wemm2000-02-251-1/+1
* Fix the loader to handle module dependencies properly. More fixesBoris Popov2000-02-252-109/+82
* Fix garbage in SSH_PROGRAM (only on freefall, not internat)Peter Wemm2000-02-251-1/+1
* Fix two bugs in the fault handler for copy{in,out} and friends.John Polstra2000-02-251-1/+3
* Make "CheckHostIP" default to off. This was proposed on -security andBrian Feldman2000-02-251-1/+2
* The includes must be <openssl/.*\.h>, not <ssl/.*\.h>.Brian Feldman2000-02-2512-17/+30
* remove more ports crud.Mark Murray2000-02-241-2/+2
* remove ports junkMark Murray2000-02-241-1/+1
* We have some new libraries; give them names.Mark Murray2000-02-241-2/+4
* Use libcrypto instead of libdes.Mark Murray2000-02-241-2/+2
* Run sshd at boot time if the sysadmin wants it. Also installMark Murray2000-02-248-0/+54
* Add userland tweakables for OpenSSH and OpenSSL.Mark Murray2000-02-243-0/+17
* We have a new world order in libraries.Mark Murray2000-02-242-7/+7
* Remove port components not needed in 4.n+Mark Murray2000-02-241-2/+1
* Use libcrypto instead of libdes.Mark Murray2000-02-245-3/+32
* Use libcrypto inst=ead if libdes.Mark Murray2000-02-242-3/+3
* Use libcrypto instead of libdes.Mark Murray2000-02-242-2/+2
* Use libcrypto instead of libdes. Upgrade for Heimdal-0.2pMark Murray2000-02-2433-271/+85
* Use libcrypto instead of libdes.Mark Murray2000-02-245-12/+20
* Use libcrypto in place of libdes.Mark Murray2000-02-248-15/+11
* Use libcrypto instead of libdes.Mark Murray2000-02-245-14/+16