| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Although ECC-based algorithms are now supported, the order of preference
has been changed so that RSA and DSA are still the preferred algorithms.
Notes:
svn path=/stable/8/; revision=247521
|
| |
|
|
| |
Notes:
svn path=/stable/8/; revision=206984
|
| |
|
|
|
|
|
|
|
|
|
| |
preparation for 8.0-RELEASE. Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.
Reviewed by: kib
Approved by: re (rwatson)
Notes:
svn path=/head/; revision=195767
|
| |
|
|
|
|
|
| |
Reviewed by: des
Notes:
svn path=/head/; revision=194297
|
| |
|
|
|
|
|
| |
MFC after: 3 months
Notes:
svn path=/head/; revision=192595
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
I have worked hard to reduce diffs against the vendor branch. One
notable change in that respect is that we no longer prefer DSA over
RSA - the reasons for doing so went away years ago. This may cause
some surprises, as ssh will warn about unknown host keys even for
hosts whose keys haven't changed.
MFC after: 6 weeks
Notes:
svn path=/head/; revision=181111
|
| |
|
|
|
|
|
| |
all non-style changes made by heimdal to our own libgssapi.
Notes:
svn path=/head/; revision=178828
|
| |
|
|
|
|
|
|
|
| |
Reported by: jhb
Discussed with: deischen, des, doubg, harti
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=170925
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=162861
|
| |
|
|
|
|
|
| |
Discussed with: ru
Notes:
svn path=/head/; revision=158529
|
| |
|
|
|
|
|
|
|
|
|
| |
the namespace of applications which inadvertantly link in libssh (usually
through pam_ssh)
Suggested by: lukem@netbsd.org
MFC after: 6 weeks
Notes:
svn path=/head/; revision=158519
|
| |
|
|
| |
Notes:
svn path=/head/; revision=157021
|
| |
|
|
|
|
|
|
|
|
|
| |
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
Notes:
svn path=/head/; revision=156813
|
| |
|
|
|
|
|
|
|
|
|
|
| |
similar the the Solaris implementation. Repackage the krb5 GSS mechanism
as a plugin library for the new implementation. This also includes a
comprehensive set of manpages for the GSS-API functions with text mostly
taken from the RFC.
Reviewed by: Love Hörnquist Åstrand <lha@it.su.se>, ru (build system), des (openssh parts)
Notes:
svn path=/head/; revision=153838
|
| |
|
|
| |
Notes:
svn path=/head/; revision=149755
|
| |
|
|
|
|
|
|
|
|
| |
been bumped since RELENG_5.
Reviewed by: ru
Approved by: re (not needed for commit check but in principle...)
Notes:
svn path=/head/; revision=148297
|
| |
|
|
|
|
|
|
|
| |
trouble, especially on amd64.
Requested by: ru
Notes:
svn path=/head/; revision=147098
|
| |
|
|
| |
Notes:
svn path=/head/; revision=147056
|
| |
|
|
| |
Notes:
svn path=/head/; revision=147007
|
| |
|
|
|
|
|
|
|
|
|
| |
NOINFO -> NO_INFO
NOINFOCOMPRESS -> NO_INFOCOMPRESS
NOLINT -> NO_LINT
NOPIC -> NO_PIC
NOPROFILE -> NO_PROFILE
Notes:
svn path=/head/; revision=139106
|
| |
|
|
| |
Notes:
svn path=/head/; revision=137018
|
| |
|
|
|
|
|
| |
any fake value.
Notes:
svn path=/head/; revision=136910
|
| |
|
|
| |
Notes:
svn path=/head/; revision=126282
|
| |
|
|
|
|
|
| |
Reviewed by: des
Notes:
svn path=/head/; revision=124250
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124245
|
| |
|
|
|
|
|
|
|
| |
Also remove some duplicates from ssh's SRCS.
Submitted by: [1] Björn Grönvall <bg@sics.se>
Notes:
svn path=/head/; revision=124242
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124215
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124212
|
| |
|
|
|
|
|
|
| |
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
Notes:
svn path=/head/; revision=114709
|
| |
|
|
| |
Notes:
svn path=/head/; revision=113915
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106538
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106132
|
| |
|
|
|
|
|
| |
Its Just Too Noisy.
Notes:
svn path=/head/; revision=103960
|
| |
|
|
|
|
|
| |
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=98820
|
| |
|
|
| |
Notes:
svn path=/head/; revision=98685
|
| |
|
|
|
|
|
| |
Otherwise, we would have broken krb4 and krb5 dists.
Notes:
svn path=/head/; revision=95309
|
| |
|
|
|
|
|
| |
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=92563
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
dependencies in the correct place, record the fact that -lssh
depends on -lcrypto and -lz.
Removed false dependencies on -lz (except ssh(1) and sshd(8)).
Removed false dependencies on -lcrypto and -lutil for scp(1).
Reviewed by: markm
Notes:
svn path=/head/; revision=90405
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Spam /usr/lib some more by making libssh a standard library.
- Tweak ${LIBPAM} and ${MINUSLPAM}.
- Garbage collect unused libssh_pic.a.
- Add fake -lz dependency to secure/ makefiles needed for
dynamic linkage with -lssh.
Reviewed by: des, markm
Approved by: markm
Notes:
svn path=/head/; revision=89705
|
| |
|
|
|
|
|
|
|
|
| |
statically, and when building things (like login(8)) standalone.
libssh_pic is needed for libpam and modules.
Requested by: peter
Notes:
svn path=/head/; revision=85744
|
| |
|
|
|
|
|
| |
programs are now included: sftp(1) and ssh-keyscan(1).
Notes:
svn path=/head/; revision=76264
|
| |
|
|
| |
Notes:
svn path=/head/; revision=76229
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- TELNETOBJDIR is gone. `buildworld' already installs libtelnet.a
in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there.
- SSHDIR (formerly SSHSRC) is now shared between all SSH modules.
New LIBSSH is introduced for libssh.a (an internal static lib).
Previously, build without prior `obj' was broken; SSH modules
always looked for libssh.a in ${.OBJDIR}. Also, the dependancies
on the libssh.a were missing.
- libtelnet/ did not install the crypto version of telnet.h into
/usr/include/arpa.
- Removed BINOWN, BINMODE, BINDIR and SRCS with default values.
Reviewed by: markm
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74818
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69593
|
| |
|
|
| |
Notes:
svn path=/head/; revision=65675
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61213
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60577
|
| |
|
|
|
|
|
| |
Submitted by: Half the freaking planet....
Notes:
svn path=/head/; revision=57456
|
|
|
Notes:
svn path=/head/; revision=57434
|