summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Make config.status itself update the timestamp file associated withKen Raeburn2007-09-171-1/+1
* Fixed macro for cc_ccache_unlock and updated documentationAlexandra Ellwood2007-09-101-2/+2
* bump accessor version numberTom Yu2007-09-041-1/+1
* Implement KRB5_ATTR_DEPRECATED for WindowsKen Raeburn2007-08-281-0/+2
* Remove macros and associated comments that appear to be forKen Raeburn2007-08-281-65/+0
* For gcc 4.x, add sentinel attribute to krb5_build_principalKen Raeburn2007-08-271-1/+5
* Define KRB5_ATTR_DEPRECATED (and undef at end of file) and attach itKen Raeburn2007-08-271-7/+15
* Add documentation for CCAPIAlexandra Ellwood2007-08-231-128/+1161
* In krb5_preauth_context ftable should be Jeffrey Altman2007-08-081-1/+1
* KRB5_CALLCONV must be specified inside parens Jeffrey Altman2007-08-061-1/+1
* Add PKINIT supportKevin Coffman2007-08-014-172/+645
* Define snprintf along with vsnprintf for WindowsKen Raeburn2007-08-011-0/+11
* Debugged version of patch worked up with LukeKen Raeburn2007-07-271-2/+10
* Provide {,v}asprintf prototypes if neededKen Raeburn2007-07-271-0/+15
* Updated API version to 7 because we added the wait_for_change functionsAlexandra Ellwood2007-07-251-3/+4
* Pull out code for looking up the current time, comparing the offset ofKen Raeburn2007-07-201-0/+1
* Add a new per-thread datum for error message info in gssapi krb5 mechKen Raeburn2007-07-041-0/+1
* Under gcc, declare k5_v?asprintf with format attributeKen Raeburn2007-06-291-0/+8
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-293-8/+28
* For Win32 environment, define CAN_COPY_VA_LIST, and define an inlineKen Raeburn2007-06-271-1/+21
* If mkstemp is missing, define the mkstemp macro is k5-platform.h, not autoconf.hKen Raeburn2007-06-271-0/+1
* Add the libdb2 type-existence tests to the top-level configure script.Ken Raeburn2007-06-201-0/+1
* Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and renameKen Raeburn2007-06-201-0/+3
* provide asprintf functionality for internal useKen Raeburn2007-06-201-3/+92
* don't include time.h in CredentialsCache.h if it's not neededAlexandra Ellwood2007-06-141-3/+1
* The #if _WIN32 block threw an error with Visual Studio 2005. Bumped the _MSC...Kevin Koch2007-06-051-1/+1
* Move CCAPI sources to krb5 repositoryAlexandra Ellwood2007-05-312-0/+878
* On Solaris 10, define NO_WEAK_PTHREADS for the build. When that symbol isKen Raeburn2007-05-231-5/+9
* Change struct _krb5_context.os_context into a single element instead of array[1]Ken Raeburn2007-05-211-10/+1
* Simplify UNIX krb5int_zap_data a little. Omit volatile cast, just call memset,Ken Raeburn2007-05-211-10/+6
* Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2007-05-101-1/+38
* k5-int.h, gic_opt.cJeffrey Altman2007-05-021-2/+2
* Add a few comments on k5_mutex_t handlingKen Raeburn2007-04-131-1/+18
* Remove unused scc_default_format field from krb5_contextKen Raeburn2007-03-261-1/+0
* Use "unsigned __int{16,32}" types for Windows in load_{16,32}_n, per KevinKen Raeburn2007-03-141-0/+8
* * include/k5-platform.h: Add load_{16,32,64}_n for loading values fromKen Raeburn2007-03-141-0/+24
* Windows - some apps define ssize_t as a preprocessor symbolJeffrey Altman2007-02-281-0/+3
* Ensure consistancy between prototypes and functionsEzra Peisach2007-02-191-1/+1
* rename krb5_server_decrypt_ticket_keyblock() toTom Yu2007-02-131-1/+1
* krb5_kt_default_name should take an unsized lengthEzra Peisach2007-02-051-1/+1
* krb5_kt_get_type should return const char *. Ezra Peisach2007-02-051-1/+1
* update def-check to look at preauth_plugin.hTom Yu2007-01-301-2/+5
* get_init_creds_opt extensibilityTom Yu2007-01-303-7/+157
* Microsoft Windows Visual Studio does not define ssize_tJeffrey Altman2007-01-301-0/+8
* Change second argument to krb5_cc_register to take a const krb5_cc_ops *. MakesEzra Peisach2007-01-231-1/+1
* Use intermediate target to prevent parallel invocations of 'make includes' in...Ken Raeburn2007-01-201-1/+2
* Use move-if-changed and a timestamp file to avoid re-running commands andKen Raeburn2007-01-201-7/+10
* Build krb5.h using the _err.h files from the error_tables directory, notKen Raeburn2007-01-201-10/+9
* Mark as C source for Emacs mode selectionKen Raeburn2007-01-201-1/+1
* Move osconf input file to include directory instead of keeping it in its ownKen Raeburn2007-01-202-3/+3