index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
kstuff.c
Commit message (
Expand
)
Author
Age
*
Clean up warnings
Jeffrey Hutzelman
2013-02-14
*
ZCheckSrvAuthentication: fix auth context leak
Jeffrey Hutzelman
2012-11-24
*
log old-style checksum mismatches too
Karl Ramm
2012-01-25
*
fix some formatting and whitespace bogons
Karl Ramm
2012-01-25
*
Try and log more on authentication failures.
Karl Ramm
2012-01-25
*
It is still not the 80s anymore -- remove all caddr_ts
Karl Ramm
2011-02-02
*
For now check incoming interrealm stuff with both keyusages because it
Karl Ramm
2009-08-27
*
ZCheckSrvAuthentication says "YES", "NO", or "FAILED"
Karl Ramm
2009-08-10
*
Refactor ZCheckRealmAuthentication into ZCheckSrvAuthentication.
Karl Ramm
2009-07-27
*
Remove the chock wedging things into DES mode and hopefully redo the keyusage...
Karl Ramm
2009-07-26
*
kstuff.c:
Karl Ramm
2009-04-10
*
be more paranoid about what fields we are checksumming
Karl Ramm
2009-04-04
*
amd64 anecdotally cares about the difference between NULL and 0 in some contexts
Karl Ramm
2009-04-03
*
fix yet another instance of the checksum computation
Karl Ramm
2009-04-03
*
keep track of total # of incoming header fields, and cksum appropriately
Karl Ramm
2009-03-24
*
notice->z_other_fields[notice->z_num_other_fields] is either going to
Karl Ramm
2009-03-23
*
there's no particular reason that the interrealm code on a krb5-only server
Karl Ramm
2009-03-22
*
build everything successfully with -Wall -Werror
Karl Ramm
2009-03-02
*
Fix a bunch of return codes to be more descriptive
Karl Ramm
2008-12-21
*
collapse state of some non-debugging #if [01]'d code
Karl Ramm
2008-01-21
*
no more NOENCRYPTION
Karl Ramm
2008-01-21
*
cast args to des_ecb_encrypt and des_quad_cksum to squash last warnings
Karl Ramm
2008-01-21
*
passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...
Karl Ramm
2008-01-21
*
de K&Rify
Karl Ramm
2008-01-21
*
ostensibly accept both sorts of authentication when offering brain dumps, and...
Karl Ramm
2007-12-28
*
ostensibly better diagnostic output
Karl Ramm
2007-12-25
*
/afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-server-20071215+.diff
Karl Ramm
2007-12-25
*
applied athena-update-branch patch
Karl Ramm
2007-12-25
*
Remove kopt.c and the caching things that depend on it.
Garry Zacheiss
2004-02-29
*
Reintroduce checksum enforcement changes.
Greg Hudson
2001-04-10
*
Reintroduce rev 1.23.
Greg Hudson
2001-03-05
*
Revert rev 1.22; we're not ready to start enforcing checksums on
Greg Hudson
2001-03-05
*
Changes from CMU:
Garry Zacheiss
2001-02-26
*
Remove an old compatibility compromise from back when we started requiring
Greg Hudson
2000-02-11
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
From epeisach: Use Code_t instead of int to match prototypes.
Greg Hudson
1997-10-16
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
GetKerberosData was trying to pass a struct instead of a ulong, as
Richard Basch
1993-11-21
*
Changed <strings.h> to <string.h>, bcopy to memcpy [ANSI]
Richard Basch
1993-11-19
*
Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)
Richard Basch
1993-09-24
*
saber complains about pure assignment statements in ifs-
Lucien Van Elsen
1992-08-14
*
free the zstring when freeing up AuthEnt struct
Lucien Van Elsen
1992-01-17
*
Converted back to ANSI C (with ifdef's for standard C)
Lucien Van Elsen
1991-12-04
*
Removed some unused code.
Kenneth G Raeburn
1990-12-11
*
Don't log messages about zero-length authenticators.
Kenneth G Raeburn
1990-11-16
*
C++ conversion and lots of modifications from summer & fall work
Kenneth G Raeburn
1990-11-13
*
Checked in changes made by Ken (Audited by Ted) which fix brokenness in
Theodore Y. Ts'o
1990-08-16
*
fix to use new kerberos names
John Kohl
1989-03-23
*
Added copyright redirect.
Kenneth G Raeburn
1988-10-19
*
fix rcsid
John Kohl
1988-06-23
[next]