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
/
kerberosV
Age
Commit message (
Expand
)
Author
2014-04-18
unbreak tree - this was not the rand.c I was looking for
Bob Beck
2014-04-18
It seems a generation of programmers is aping OpenSSL. We need re-education
Bob Beck
2014-04-18
RAND_xxx considered harmful. use arc4random_buf instead of nasty stuff.
Bob Beck
2014-04-18
RAND_egd is considered harmful. Unbreak the tree by making kerberos not use
Bob Beck
2014-04-18
Upgrade our KerberosV to Heimdal 1.5.3 (minor update).
Antoine Jacoutot
2014-04-15
Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is
Miod Vallat
2014-01-20
Fix broken prologue content; found with mandocdb(8).
Ingo Schwarze
2013-11-30
use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand()
Theo de Raadt
2013-11-26
another 1 << 31
Theo de Raadt
2013-11-26
cleanup 1 << 31 idioms. Resurrection of this issue pointed out by Eitan Adler
Theo de Raadt
2013-11-03
typo: s/master/slave
Antoine Jacoutot
2013-11-03
Sync Kerberos man pages with reality:
Antoine Jacoutot
2013-11-02
Bring back spnego support into gssapi as we used to have it before
Antoine Jacoutot
2013-09-12
Misc time_t tweaks. %ld / (long)tv_sec -> %lld / (long long)tv_sec.
Kenneth R Westerback
2013-08-13
Switch time_t, ino_t, clock_t, and struct kevent's ident and data
Philip Guenther
2013-08-10
We can use ${LIBKAFS} now.
Antoine Jacoutot
2013-08-10
Rename libkafs5 back to libkafs; that is the real upstream library name
Antoine Jacoutot
2013-08-09
Useless CPPFLAGS are useless.
Antoine Jacoutot
2013-08-06
Switch vax to gcc 3.3.6.
Miod Vallat
2013-08-05
Remove useless line in CPPFLAGS.
Antoine Jacoutot
2013-07-22
Fix include path.
Antoine Jacoutot
2013-07-22
Missed one CFLAGS -> CPPFLAGS
Antoine Jacoutot
2013-07-22
Fix include path.
Antoine Jacoutot
2013-07-22
Add missing -DBUILD_KRB5_LIB to libkrb5 CPPFLAGS.
Antoine Jacoutot
2013-07-12
Make krb5-config --version report the correct version of heimdal; ok aja
Stefan Sperling
2013-07-12
Remove exectuable bit from files in /usr/include/kerberosV; ok robert
Stefan Sperling
2013-07-10
Remove clutter; we don't build these stuffs.
Antoine Jacoutot
2013-07-10
No need to refer to LIBHX509 nor LIBHEIMNTLM since both are disabled.
Antoine Jacoutot
2013-07-10
Remove unused LIBCRYPT variable.
Antoine Jacoutot
2013-07-10
Move default Kerberos DB directory from /var/heimdal to /var/kerberosV.
Antoine Jacoutot
2013-07-09
Make sure all files are removed at clean/cleandir target.
Antoine Jacoutot
2013-07-09
Add vars.texi to SRCS so proper substitution is done in that part of the
Antoine Jacoutot
2013-07-02
Most CFLAGS should be CPPFLAGS, so fix that.
Antoine Jacoutot
2013-07-01
Properly substitute paths in the info file like it was done with the man
Antoine Jacoutot
2013-07-01
Pass all Kerberos man pages to a sed substitution to fix paths so that
Antoine Jacoutot
2013-06-21
static-linked binaries'r'us
Miod Vallat
2013-06-21
tidy up
Robert Nagy
2013-06-21
Fix some dependencies and in the meantime indent all the loops in the
Robert Nagy
2013-06-21
Pass NO_NTLM to the compile line.
Antoine Jacoutot
2013-06-21
Sync with upstream, we don't need to patch this file since kcm is disabled.
Antoine Jacoutot
2013-06-21
disable kcm and kswitch for now
Robert Nagy
2013-06-21
digest.c is needed for some operations with the kdc(8).
Antoine Jacoutot
2013-06-21
Missed these in previous.
Antoine Jacoutot
2013-06-21
Remove some useless FreeBSD-specific variables.
Antoine Jacoutot
2013-06-21
No need to look under spnego since support it gone.
Antoine Jacoutot
2013-06-20
Bring back heimdal.info which was lost during the update and that
Antoine Jacoutot
2013-06-20
libheimntlm is gone.
Antoine Jacoutot
2013-06-20
properly disable NTLM in KCM
Robert Nagy
2013-06-19
fix spnego removal fallout
Robert Nagy
2013-06-19
remove obsolete file
Robert Nagy
[next]