summaryrefslogtreecommitdiff
path: root/lib/ZFmtAuth.c
Commit message (Collapse)AuthorAge
* Remove the chock wedging things into DES mode and hopefully redo the ↵Gravatar Karl Ramm2009-07-26
| | | | | | keyusage stuff such that it actually works.
* ZFormatAuthenticNotice is a krb4-only thingGravatar Karl Ramm2008-07-18
|
* no more NOENCRYPTIONGravatar Karl Ramm2008-01-21
|
* cast args to des_ecb_encrypt and des_quad_cksum to squash last warningsGravatar Karl Ramm2008-01-21
|
* cleanup various warnings from gcc -WallGravatar Karl Ramm2008-01-21
|
* first pass de-K&Rify libGravatar Karl Ramm2008-01-20
|
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Fix a few typos.Gravatar Greg Hudson1994-11-01
|
* Changes for better authentication.Gravatar Greg Hudson1994-11-01
|
* Changed KERBEROS to Z_HaveKerberosGravatar Richard Basch1993-11-20
|
* Changed bcopy to memcpy [ANSI]Gravatar Richard Basch1993-11-19
|
* Use _BZERO,_BCOPY,_BCMP macros in lieu of the functions.Gravatar Richard Basch1993-09-24
| | | | | These are declared in <zephyr/zephyr_conf.h> to be either the BSD routine or the ANSI routines, depending on the system type.
* #endif lint -> #endifGravatar John F. Carr1991-06-18
|
* change quad_cksum to des_quad_cksumGravatar John Kohl1989-03-24
|
* add NOENCRYPTION changesGravatar John Kohl1989-03-23
|
* don't compile if not KERBEROSGravatar John Kohl1988-11-14
|
* auditing changesGravatar John Kohl1988-06-29
|
* use pointer system for figuring out how much to checksumGravatar John Kohl1988-06-17
|
* All sorts of changes for ver 0.2Gravatar Robert S. French1988-05-17
|
* Added RCSIDGravatar Robert S. French1987-07-29
|
* randomnessGravatar Robert S. French1987-07-09
|
* De-fluffedGravatar Robert S. French1987-06-29
|
* safetyGravatar Robert S. French1987-06-25
|
* Initial revisionGravatar Robert S. French1987-06-24