aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb5_libinit.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-19Move KKDCP OpenSSL code to an internal pluginGreg Hudson1-2/+0
2014-07-08Include autoconf.h before system headersGreg Hudson1-3/+0
2014-06-02Build support for TLS used by HTTPS proxy supportRobbie Harwood (frozencemetery)1-0/+2
2012-12-19Style cleanup for internal error handlingGreg Hudson1-2/+2
2011-06-10Add localization infrastructureGreg Hudson1-0/+2
2010-09-29Follow-on to r24258: initialize the new k5e1 error table where weGreg Hudson1-0/+2
2009-10-31make mark-cstyleTom Yu1-6/+7
2008-09-30krb5 library-side changes for com_err based error stringsAlexandra Ellwood1-4/+1
2008-08-20lean client changesZhanna Tsitkov1-0/+4
2007-01-20Don't explicitly include error table headers that are also in krb5.hKen Raeburn1-4/+0
2006-03-26Initial enhanced error message support, similar to what I sent toKen Raeburn1-0/+4
2005-11-15This commit ensures that all files in the library includeJeffrey Altman1-1/+1
2005-02-17* krb5_libinit.c (krb5int_lib_fini): Only show "skipping" message ifKen Raeburn1-0/+2
2005-02-09* krb5_libinit.c (krb5int_lib_init, krb5int_lib_fini): If SHOW_INITFINI_FUNCSKen Raeburn1-1/+11
2005-01-17Some applications such as Eudora on Windows load and unload the KerberosJeffrey Altman1-2/+4
2004-06-16* krb5_libinit.c: Include os-proto.hKen Raeburn1-0/+1
2004-06-15* krb5_libinit.c (krb5int_lib_init): Initialize krb5int_us_time_mutexKen Raeburn1-0/+3
2004-06-02Oops. Add and remove k524 error table tooKen Raeburn1-0/+2
2004-06-02Add/remove error tables in library initialization/termination, not per context.Ken Raeburn1-15/+8
2004-05-28Add prototypes for library init and fini functions. Makefile dependenciesEzra Peisach1-2/+3
2004-04-24Added support for library initialization and finalization, and verificationKen Raeburn1-21/+55
2003-07-15* krb5_libinit.c: Include autoconf.hKen Raeburn1-0/+1
2003-03-07* krb5_libinit.c: Changed USE_HARDCODED_FALLBACK_ERROR_TABLES macro to !USE_B...Alexandra Ellwood1-2/+2
2003-03-06* krb5_libinit.c: Removed Mac OS X header goober. Conditionalize CCAPI calls...Alexandra Ellwood1-5/+7
2002-07-09Put # for cpp directives in first columnKen Raeburn1-1/+1
2002-07-05 * krb5_libinit.c: Conditionalized error table loading forTom Yu1-0/+4
2002-06-26 * krb5_libinit.c: Added an include for com_err.h sinceTom Yu1-1/+5
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-1/+1
2000-10-17 * krb5_libinit.c: Include krb5_libinit.h for prototypesEzra Peisach1-0/+1
2000-01-24 * krb5_libinit.c: Conditionalize call to stdcc_shutdown()Tom Yu1-5/+7
2000-01-24 * configure.in: Fix to build library objects in this directoryTom Yu1-4/+4
2000-01-22Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic1-0/+46