| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Enjoy your retirement in ports.
Notes:
svn path=/head/; revision=111993
|
| |
|
|
|
|
|
| |
an attempt to declare a prototype for it will croak.
Notes:
svn path=/head/; revision=110868
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When libdes was replaced with OpenSSL's libcrypto, there were a few
interfaces that the former implemented but the latter did not. Because
some software in the base system still depended upon these interfaces,
we simply included them in our libcrypto (rnd_keys.c).
Now, finally get around to removing the dependencies on these
interfaces. There were basically two cases:
des_new_random_key -- This is just a wrapper for des_random_key, and
these calls were replaced.
des_init_random_number_generator et. al. -- A few functions were used
by the application to seed libdes's PRNG. These are not necessary
when using libcrypto, as OpenSSL internally seeds the PRNG from
/dev/random. These calls were simply removed.
Again, some of the Kerberos 4 files have been taken off the vendor
branch. I do not expect there to be future imports of KTH Kerberos 4.
Notes:
svn path=/head/; revision=110049
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
two basic changes (both of which should be no-ops until OpenSSL 0.9.7
is imported):
= Define OPENSSL_DES_LIBDES_COMPATIBILITY wherever we include
openssl/des.h.
= Spell `struct des_ks_struct []' using the existing
`des_key_schedule' typedef.
When OpenSSL 0.9.7 is imported, `des_key_schedule' (among other
things) will be a macro invocation instead of a typedef, and things
should `just work'.
Yes, this commit does take several files off the vendor branch.
I do not expect there to be future imports of KTH Kerberos 4.
Notes:
svn path=/head/; revision=109995
|
| |\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=105766
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
check the length of the authenticator and rlen
Obtained from: Heimdal CVS
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=105765
|
| | |
| |
| |
| |
| |
| |
| | |
need in paths.h.
Notes:
svn path=/head/; revision=96226
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=76452
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=76372
|
| | |
| |
| |
| |
| |
| |
| | |
Submitted by: ru
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=76371
|
| | |
| |
| |
| |
| |
| |
| | |
PR: bin/20779
Notes:
svn path=/head/; revision=74136
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
stuff for other OS's. Also remove stuff (libraries) that are
already present in FreeBSD and must not get mixed up in our
code.
Notes:
svn path=/head/; revision=73432
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=70497
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=70495
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=70494
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=69837
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=69836
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=69834
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=69833
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=69831
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=69830
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=64584
|
| | |
| |
| |
| |
| |
| |
| | |
Approved by: assar (vendor :-)
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=64583
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=64581
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=63606
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=63248
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
to memcpy(), to avoid unaligned access trap on alpha.
Approved by: jkh
Notes:
svn path=/head/; revision=57728
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=57444
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=57415
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=55648
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=55644
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=55643
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=51429
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=51416
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=51415
|
| | |
| |
| |
| |
| |
| |
| | |
April, 1997. The work-around causes problems under ELF.
Notes:
svn path=/head/; revision=38709
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
user's username when this was not specified.
Reported by: Sean Eric Fagan
Notes:
svn path=/head/; revision=34938
|
| | |
| |
| |
| |
| |
| |
| |
| | |
kerberize xdm again, and it will be a pain to maintain two different
sets of patches (for 2.2 and 3.0).
Notes:
svn path=/head/; revision=33426
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
the command line, attempt to get a ticket for the current uid (or
<uid>.root if we are already su'ed).
Requested By: Garrett Wollman
Notes:
svn path=/head/; revision=33425
|
| | |
| |
| |
| |
| |
| |
| | |
Submitted by: Sheldon Hearn.
Notes:
svn path=/head/; revision=31417
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=29988
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=29667
|
| |/
|
|
|
|
|
| |
stuff.
Notes:
svn path=/head/; revision=29118
|
|
|
the "core" Kerberos functionality. The rest of the userland will get their
own changes later.
Notes:
svn path=/vendor-crypto/kerberosIV/dist/; revision=29085
svn path=/vendor-crypto/kerberosIV/0.9.6/; revision=29087; tag=vendor/kerberosIV/0.9.6
|