summaryrefslogtreecommitdiff
path: root/kerberosV
AgeCommit message (Expand)Author
2013-06-172nd part of:Robert Nagy
2013-06-17update kerberosV to Heimdal 1.5.2 using BSD Makefiles basedRobert Nagy
2006-04-14Import of heimdal-0.7.2Bjorn Sandell
2004-10-29Import of heimdal-0.6.3Bjorn Sandell
2003-05-11Import of heimdal-0.6rc1Hans Insulander
2003-05-11Import of heimdal-0.6rc1Hans Insulander
2002-02-06Import of heimdal-0.4eHans Insulander
2002-02-06Import of heimdal-0.4eHans Insulander
2001-06-22Import of heimdal-0.3fHans Insulander
2001-06-22Import of heimdal-0.3fHans Insulander
2001-06-22Import of heimdal-0.3fHans Insulander
2001-06-22Import of heimdal-0.3fHans Insulander
2001-05-25Import of heimdal-0.3eHans Insulander
2001-05-25Import of heimdal-0.3eHans Insulander
2001-05-25Import of heimdal-0.3eHans Insulander
2013-06-02fix race similarly to the other directoryMarc Espie
2013-05-04fix use after free in error pathsJonathan Gray
2013-01-20Define HAVE_GETPWNAM_R and HAVE_STDINT_H to match reality.Miod Vallat
2012-12-19generate .h during depend.Marc Espie
2012-08-23another missing piece from the old nnpfs/nnpfs_pioct.h; ok jsg@Christian Weisgerber
2012-08-23A few pieces of junk are needed from the old nnpfs/nnpfs_pioct.hTheo de Raadt
2011-12-03Remove an OpenBSD-specific tweak regarding .Xr spacingIngo Schwarze
2011-07-05fix an incorrect memset use of sizeofTheo de Raadt
2010-10-13The heimdal code switched to using DES from libcrypto when 0.7.2Jonathan Gray
2010-09-21spelling fixes from Richard TooheyBret Lambert
2010-08-18remove -p option option from install of heimdal.infoDavid Krause
2010-05-21Don't define NEED_STRNDUP_PROTOTodd C. Miller
2010-05-19Use strndup and strnlen from libc. OK kettenis@Todd C. Miller
2010-03-28- add another check in decrypt_internal_special()Jasper Lievisse Adriaanse
2010-03-26- merge a fix from heimdal's 2010-03-21 advisory to add more paranoidJasper Lievisse Adriaanse
2010-02-18Do not use nested displays.Ingo Schwarze
2009-12-10memory leak, and off by one buffer overflow - spotted by parfaitBob Beck
2009-12-10Change nasty realloc call to a more correct looking ideom - noticed whileBob Beck
2009-11-12memory leaks from by parfait; ok millert jsgTheo de Raadt
2009-08-17Switch several kerberos/afs tools from using using libreadlineJonathan Gray
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-01-14pk_verify_chain_standard() expects X509_verify_cert() to always setMiod Vallat
2008-10-17Remove clauses 3 and 4 from NetBSD license.Okan Demirmen
2008-10-16Fix ovious uninitialized variable.Tobias Weingartner
2008-08-30- Remove passing a redundant --no-split flag on the command lineBrad Smith
2008-07-14another mange->manageStuart Henderson
2008-07-14mange -> manageMarc Balmer
2008-03-24msg_controllen has to be CMSG_SPACE so that the kernel can account forTheo de Raadt
2008-03-15seperate out space vs len calculations; ok hshoexerTheo de Raadt
2008-03-13Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due toTheo de Raadt
2008-01-29fix Makefile racesMarc Espie
2007-10-18add to CLEANFILES, to kill dribblesTheo de Raadt
2007-10-07Typo, from Mark PeoplesBjorn Sandell
2007-09-14- typo: ipropd->ipropAntoine Jacoutot
2007-05-17Check getpwuid() return value for NULL before dereferencing it.Moritz Jodeit