| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Annotate that 'protocol' in svc_register means an IPPROTO_ value | Ken Raeburn | 2008-06-06 | 1 | -1/+1 |
| * | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 1 | -2/+4 |
| * | Apple PKINIT patch commit | Alexandra Ellwood | 2008-05-30 | 7 | -0/+760 |
| * | Move KIM implementation to the krb5 repository | Alexandra Ellwood | 2008-05-07 | 10 | -0/+3581 |
| * | Remove sched_yield uses | Ken Raeburn | 2008-04-24 | 1 | -56/+10 |
| * | Make windows debug message line endings match the Mac endings. | Kevin Koch | 2008-01-22 | 1 | -0/+5 |
| * | Implement SWAP16 for Mac without compiler warning | Ken Raeburn | 2007-12-22 | 1 | -1/+9 |
| * | On Windows, UINT64_MAX isn't defined; define it | Kevin Koch | 2007-11-15 | 1 | -0/+4 |
| * | On Mac, include TargetConditionals.h and architecture/byte_order.h, | Ken Raeburn | 2007-10-29 | 1 | -0/+28 |
| * | CredentialsCache.h needs uint32_t and other definitions which aren't in Windo... | Kevin Koch | 2007-10-29 | 1 | -0/+1 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 1 | -0/+50 |
| * | Run the script to verify all Windows-exported krb5 functions have the | Ken Raeburn | 2007-10-10 | 1 | -1/+5 |
| * | Add documentation for error codes used for flow control | Alexandra Ellwood | 2007-10-03 | 1 | -12/+22 |
| * | Make config.status itself update the timestamp file associated with | Ken Raeburn | 2007-09-17 | 1 | -1/+1 |
| * | Fixed macro for cc_ccache_unlock and updated documentation | Alexandra Ellwood | 2007-09-10 | 1 | -2/+2 |
| * | bump accessor version number | Tom Yu | 2007-09-04 | 1 | -1/+1 |
| * | Implement KRB5_ATTR_DEPRECATED for Windows | Ken Raeburn | 2007-08-28 | 1 | -0/+2 |
| * | Remove macros and associated comments that appear to be for | Ken Raeburn | 2007-08-28 | 1 | -65/+0 |
| * | For gcc 4.x, add sentinel attribute to krb5_build_principal | Ken Raeburn | 2007-08-27 | 1 | -1/+5 |
| * | Define KRB5_ATTR_DEPRECATED (and undef at end of file) and attach it | Ken Raeburn | 2007-08-27 | 1 | -7/+15 |
| * | Add documentation for CCAPI | Alexandra Ellwood | 2007-08-23 | 1 | -128/+1161 |
| * | In krb5_preauth_context ftable should be | Jeffrey Altman | 2007-08-08 | 1 | -1/+1 |
| * | KRB5_CALLCONV must be specified inside parens | Jeffrey Altman | 2007-08-06 | 1 | -1/+1 |
| * | Add PKINIT support | Kevin Coffman | 2007-08-01 | 4 | -172/+645 |
| * | Define snprintf along with vsnprintf for Windows | Ken Raeburn | 2007-08-01 | 1 | -0/+11 |
| * | Debugged version of patch worked up with Luke | Ken Raeburn | 2007-07-27 | 1 | -2/+10 |
| * | Provide {,v}asprintf prototypes if needed | Ken Raeburn | 2007-07-27 | 1 | -0/+15 |
| * | Updated API version to 7 because we added the wait_for_change functions | Alexandra Ellwood | 2007-07-25 | 1 | -3/+4 |
| * | Pull out code for looking up the current time, comparing the offset of | Ken Raeburn | 2007-07-20 | 1 | -0/+1 |
| * | Add a new per-thread datum for error message info in gssapi krb5 mech | Ken Raeburn | 2007-07-04 | 1 | -0/+1 |
| * | Under gcc, declare k5_v?asprintf with format attribute | Ken Raeburn | 2007-06-29 | 1 | -0/+8 |
| * | Attach format attributes to declarations of various message-formatting | Ken Raeburn | 2007-06-29 | 3 | -8/+28 |
| * | For Win32 environment, define CAN_COPY_VA_LIST, and define an inline | Ken Raeburn | 2007-06-27 | 1 | -1/+21 |
| * | If mkstemp is missing, define the mkstemp macro is k5-platform.h, not autoconf.h | Ken Raeburn | 2007-06-27 | 1 | -0/+1 |
| * | Add the libdb2 type-existence tests to the top-level configure script. | Ken Raeburn | 2007-06-20 | 1 | -0/+1 |
| * | Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and rename | Ken Raeburn | 2007-06-20 | 1 | -0/+3 |
| * | provide asprintf functionality for internal use | Ken Raeburn | 2007-06-20 | 1 | -3/+92 |
| * | don't include time.h in CredentialsCache.h if it's not needed | Alexandra Ellwood | 2007-06-14 | 1 | -3/+1 |
| * | The #if _WIN32 block threw an error with Visual Studio 2005. Bumped the _MSC... | Kevin Koch | 2007-06-05 | 1 | -1/+1 |
| * | Move CCAPI sources to krb5 repository | Alexandra Ellwood | 2007-05-31 | 2 | -0/+878 |
| * | On Solaris 10, define NO_WEAK_PTHREADS for the build. When that symbol is | Ken Raeburn | 2007-05-23 | 1 | -5/+9 |
| * | Change struct _krb5_context.os_context into a single element instead of array[1] | Ken Raeburn | 2007-05-21 | 1 | -10/+1 |
| * | Simplify UNIX krb5int_zap_data a little. Omit volatile cast, just call memset, | Ken Raeburn | 2007-05-21 | 1 | -10/+6 |
| * | Define and use some inline helper functions for comparing data and authdata s... | Ken Raeburn | 2007-05-10 | 1 | -1/+38 |
| * | k5-int.h, gic_opt.c | Jeffrey Altman | 2007-05-02 | 1 | -2/+2 |
| * | Add a few comments on k5_mutex_t handling | Ken Raeburn | 2007-04-13 | 1 | -1/+18 |
| * | Remove unused scc_default_format field from krb5_context | Ken Raeburn | 2007-03-26 | 1 | -1/+0 |
| * | Use "unsigned __int{16,32}" types for Windows in load_{16,32}_n, per Kevin | Ken Raeburn | 2007-03-14 | 1 | -0/+8 |
| * | * include/k5-platform.h: Add load_{16,32,64}_n for loading values from | Ken Raeburn | 2007-03-14 | 1 | -0/+24 |
| * | Windows - some apps define ssize_t as a preprocessor symbol | Jeffrey Altman | 2007-02-28 | 1 | -0/+3 |