index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kerberosIV
Age
Commit message (
Expand
)
Author
1996-12-07
buf oflow
Theo de Raadt
1996-11-16
Fix more libss stuff.
Jason Downs
1996-11-15
libss and mk_cmds are moving into the main tree
Jason Downs
1996-11-11
compile_et no longer needs to be treated special
Thorsten Lockert
1996-11-11
com_err/compile_et changes
Jason Downs
1996-11-11
com_err is moving out into the main tree
Jason Downs
1996-11-07
64bit fixes from -tih
Thorsten Lockert
1996-10-14
Don't default a realm name to the domain part of a host name
Thorsten Lockert
1996-10-12
use HOSTCC; from dale
Theo de Raadt
1996-09-17
uncleansed buffer; from mudge@l0pht.com
Theo de Raadt
1996-09-16
sprintf -> snprintf paranoia
Todd C. Miller
1996-09-16
Bring prototypes into scope
Thorsten Lockert
1996-09-16
Fix warnings
Thorsten Lockert
1996-09-16
Fix warnings
Thorsten Lockert
1996-09-15
more sprintf -> snprintf paranoia
Todd C. Miller
1996-09-15
more sprintf -> snprintf paranoia
Todd C. Miller
1996-09-15
sprintf -> snprintf paranoia
Todd C. Miller
1996-09-04
_PASSWORD_LEN != 255
Theo de Raadt
1996-08-31
fix kerberos build, about bloody time
Theo de Raadt
1996-08-22
__OpenBSD__
Theo de Raadt
1996-07-31
rely on mtree
Theo de Raadt
1996-07-16
I know, i don't like it either...
Per Fogelstrom
1996-06-21
in make build: make includes bombs before compile_et
dm
1996-06-21
Make it compile without obj directories
Thorsten Lockert
1996-06-02
Make kerberos work with OBJMACHINE style objdirs
Niklas Hallqvist
1996-06-02
Use "includes" target to install include files
Thorsten Lockert
1996-06-02
Remove outdated prototype
Thorsten Lockert
1996-06-02
Protect against the user overrunning and internal buffer
Thorsten Lockert
1996-05-15
when depending in this tree some dynamically built sources need be
Niklas Hallqvist
1996-05-03
Make it possible to have a commented-out local realm in krb.conf to allow
Thorsten Lockert
1996-04-17
Make setting up Kerberos accounts work again
Thorsten Lockert
1996-04-17
Make setting of kerberos passwords work again
Thorsten Lockert
1996-03-09
Attempt to get the canonical name of a host before doing realm lookup, it
Thorsten Lockert
1996-03-02
Change PROTO to _DES_PROTO to reduce likelyhood of interfering with
Thorsten Lockert
1996-02-15
libcrypt no longer a link dependancy.
etheisen
1996-02-10
Upgraded to latest version of DES library
Thorsten Lockert
1996-02-05
Let the user know he is being asked for a Kerberos ticket
Thorsten Lockert
1996-01-30
#include <errno.h>; sys_nerr and sys_errlist moved.
Thorsten Lockert
1996-01-29
Make it work for multi-homed servers by default; remove need for krb.equiv
Thorsten Lockert
1995-12-29
Use correct file name for the client key
Thorsten Lockert
1995-12-29
Write generated key in current directory
Thorsten Lockert
1995-12-17
Change name of des_set_key to des_set_key_schedule as to not interfere with
Thorsten Lockert
1995-12-17
Do not use setreuid()
Thorsten Lockert
1995-12-17
Only create symlink if it does not exist
Thorsten Lockert
1995-12-16
Add a build target
Thorsten Lockert
1995-12-14
Do not use hardcoded realm or host names
Thorsten Lockert
1995-12-14
Kerberos IV code, based on a merge of fixed code from KTH and original
Thorsten Lockert