aboutsummaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)AuthorFilesLines
2014-08-21Fix HP-UX build supportMichael Osipov3-25/+31
2014-07-19Add SASL support to LDAP KDB moduleGreg Hudson1-0/+3
2014-07-19Rename --with-proxy-tls-impl to --with-tls-implGreg Hudson1-4/+4
2014-07-19Move KKDCP OpenSSL code to an internal pluginGreg Hudson1-0/+1
2014-06-02Build support for TLS used by HTTPS proxy supportRobbie Harwood (frozencemetery)1-0/+5
2013-12-20Require built-in verto for make dependGreg Hudson1-1/+10
2013-10-04Be smarter about installing debug symbolsBen Kaduk1-0/+6
2013-08-14Remove KRB5_DNS_LOOKUP_KDCBen Kaduk1-10/+0
2013-08-07Update config.guess and config.subBen Kaduk2-132/+192
2013-05-16Reduce boilerplate in makefilesGreg Hudson3-32/+26
2013-05-16Remove unused build system variablesGreg Hudson2-32/+2
2013-03-18Update shlib.conf for FreeBSDBen Kaduk1-14/+11
2013-01-04Install pkg-config data filesGreg Hudson1-0/+1
2012-09-25Remove kerbsrc.winBen Kaduk2-20/+1
2012-09-04Avoid libdl dependencies in bundled libvertoGreg Hudson1-4/+1
2012-08-24Add defines for debug builds in win-pre.inKevin Wasserman1-0/+4
2012-08-02Change default client keytab nameGreg Hudson1-0/+155
2012-01-09install sphinx-generated manpagesTom Yu1-0/+4
2011-12-12kfw: generate manifestsTom Yu1-1/+1
2011-11-11Remove -v from the preset valgrind flagsGreg Hudson1-1/+1
2011-11-04Clean up more stuff in make cleanGreg Hudson1-2/+3
2011-11-04Get rid of fake-installGreg Hudson3-7/+15
2011-10-13Add PKINIT NSS supportGreg Hudson1-0/+5
2011-09-28Moved Windows specific include files to src/windows/includeSam Hartman1-1/+1
2011-09-28Windows fixes: enable DNS lookups; turn on KDC lookup by defaultSam Hartman1-0/+7
2011-09-28Windows fix: correct ENTRYPOINT for 32 bit buildSam Hartman1-4/+1
2011-09-28Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman1-2/+2
2011-09-28Build with USE_LEASH=1 unconditionallySam Hartman1-2/+0
2011-09-28Added /EHsc compiler flag for C++ exception handling on WindowsSam Hartman1-1/+1
2011-09-28Added CCLIB Makefile definition on Windows to hold import library for CCAPISam Hartman1-0/+2
2011-09-19Fix x64 compile issues: remove bufferoverflowu.lib; this is obsoleteSam Hartman1-4/+6
2011-09-19Protect autoconf #defines (HAVE_FOO, et al) in win-mac.h with #ifdef KRB5_PRI...Sam Hartman2-1/+3
2011-09-14Fix verto-k5ev.h dependencies for system libvertoGreg Hudson1-0/+3
2011-09-09Fix verto.h dependencies for system libvertoGreg Hudson1-0/+4
2011-09-06Go back to symlinks for liblinksGreg Hudson1-2/+2
2011-09-06Change how bundled libverto is linkedGreg Hudson1-1/+1
2011-09-05Use hard links for LIBLINKSGreg Hudson2-5/+7
2011-09-02Create k5ev verto module from libev sourcesGreg Hudson2-3/+11
2011-08-29Update config.guess and config.statusTom Yu2-310/+482
2011-07-22Add libedit/readline support to ssGreg Hudson1-1/+5
2011-06-28Get static linking working again, mostlyGreg Hudson1-0/+2
2011-06-10Add localization support to com_errGreg Hudson2-2/+6
2011-06-10Add localization infrastructureGreg Hudson1-0/+1
2011-02-25Make Fortuna the default PRNG for the Windows buildGreg Hudson1-1/+1
2011-02-09Assume ELF on FreeBSD if objformat doesn't existGreg Hudson1-1/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-12/+32
2010-11-25Fix Windows buildGreg Hudson2-0/+7
2010-10-13Adjust valgrind support to assume a modern valgrind that requires %p in log f...Sam Hartman1-1/+1
2010-04-24Simplify how k5test scripts get run by importing runenv by pathnameGreg Hudson1-2/+2
2010-04-24Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson2-24/+10