summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* * k5-thread.h (K5_MUTEX_DEBUG_INITIALIZER): Use current file and line.Ken Raeburn2004-07-012-10/+23
* * k5-thread.h (k5_debug_assert_locked, k5_debug_assert_unlocked): New macros.Ken Raeburn2004-06-302-0/+22
* * k5-platform.h (JOIN4, JOIN4_2, JOIN3, JOIN3_2): Unused macros deleted.Ken Raeburn2004-06-252-32/+36
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-2211-65/+19
* * k5-platform.h (MAKE_INIT_FUNCTION, CALL_INIT_FUNCTION, INITIALIZER_RAN): UseKen Raeburn2004-06-182-5/+11
* * win-mac.h (HAVE_STRERROR, SYS_ERRLIST_DECLARED): DefineKen Raeburn2004-06-182-0/+6
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-174-6/+8
* * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Always use --include, don'tKen Raeburn2004-06-082-1/+8
* * configure.in: Check number of arguments to getpwnam_r and getpwuid_r andKen Raeburn2004-06-042-0/+33
* * configure.in: Check for getpwnam_r, gmtime_r, and localtime_rKen Raeburn2004-06-042-1/+5
* * k5-thread.h: Error out at compile time if thread support is enabled but theKen Raeburn2004-06-022-0/+25
* Move definitions of struct krb5_rc_st, struct _krb5_rc_ops, krb5_rc_ops, andKen Raeburn2004-06-022-38/+7
* * k5-int.h (krb5int_crypto_init, krb5int_prng_init): DeclareKen Raeburn2004-05-302-0/+7
* * k5-thread.h: On IRIX, with threads enabled, reject gcc older than v3Ken Raeburn2004-05-132-3/+3
* * k5-thread.h: On IRIX, if gcc is older than v3, tell the user to get a newerKen Raeburn2004-05-132-1/+9
* Rename header file foreachaddr.c to foreachaddr.h, now that it isn'tKen Raeburn2004-05-052-0/+1
* * foreachaddr.c: Implementation moved to lib/krb5/os/localaddr.c.Ken Raeburn2004-05-052-759/+17
* Update mutex debug code to be somewhat compatible with multi-threadedKen Raeburn2004-05-012-24/+40
* * k5-int.h: Include k5-thread.h.Ken Raeburn2004-04-302-0/+9
* * k5-platform.h (DELAY_INITIALIZER): Don't define.Ken Raeburn2004-04-292-20/+43
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-244-30/+493
* krb5_get_in_tkt ignores lifetimeSam Hartman2004-04-162-1/+6
* * k5-int.h (krb5int_prng_cleanup): DeclareKen Raeburn2004-04-022-0/+9
* krb5_fcc_generate_new should use mkstempSam Hartman2004-03-262-0/+5
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-086-3/+13
* fix debug initializer and copyrightKen Raeburn2004-03-061-3/+29
* Use more const data in the keytab type registryKen Raeburn2004-03-062-1/+3
* * k5-thread.h: New fileKen Raeburn2004-03-062-0/+151
* As discussed on the krbdev mailing list, krb5_get_init_creds_password()Jeffrey Altman2004-02-272-4/+10
* fix GET{SOCK,PEER}NAME_ARG{2,3}_TYPE lossage I createdKen Raeburn2004-02-262-0/+12
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-242-3/+6
* * win-mac.h: conditionally define strcasecmp/strncasecmp macrosJeffrey Altman2004-01-052-0/+9
* move some basic header and function checks from lib/krb5 to includeKen Raeburn2003-12-242-1/+11
* * fake-addrinfo.h: Include stdio.hKen Raeburn2003-12-202-0/+6
* The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64,Jeffrey Altman2003-12-192-1/+11
* * k5-platform.h (SIZE_MAX): Provide default definition if stdint.h doesn'tKen Raeburn2003-12-152-2/+41
* * win-mac.h: source code written to the C99 standard assumes thereJeffrey Altman2003-12-152-0/+15
* * add missing ChangeLog entryJeffrey Altman2003-12-151-0/+5
* * k5-platform.h: apply casts (unsigned char) to the assignments fromJeffrey Altman2003-12-151-16/+16
* Add platform-dependent 64-bit and inline-function support via new headerKen Raeburn2003-12-135-16/+184
* Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it.Tom Yu2003-10-082-0/+11
* Add missing ChangeLog entry for krb.h:1.51Tom Yu2003-09-291-0/+5
* Add --enable-maintainer-mode option to configure, and prevent rebuilding ofKen Raeburn2003-09-272-1/+6
* Modify the declaration of the CREDENTIALS structure to support the additionalJeffrey Altman2003-09-231-0/+4
* Alpha OSF build fails because daemon() tries to call setpgrp becauseKen Raeburn2003-09-132-2/+6
* While libc5 isn't one of our supported configurations, this is a simple enoughKen Raeburn2003-08-302-3/+11
* * krb5.hin (struct _krb5_donot_replay, krb5_rc_default, krb5_rc_resolve_type)Ken Raeburn2003-08-263-50/+56
* * configure.in: Don't test for labs, memmove or bcopy.Ken Raeburn2003-08-264-9/+5
* * configure.in: Check for some C99 headers and typesKen Raeburn2003-08-262-0/+13
* * k5-config.h: Unused file deletedKen Raeburn2003-08-262-311/+4