index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated documentation to be more specific about TLS impact
Alexandra Ellwood
2008-08-22
1
-5
/
+8
*
Add support to send CFNotifications on ccache and cache collection changes
Alexandra Ellwood
2008-08-20
1
-0
/
+10
*
Modified hints APIs to be a single API that takes string keys.
Alexandra Ellwood
2008-08-19
10
-344
/
+246
*
Move internal cccursor structures/prototypes to the ccache private include
Ezra Peisach
2008-08-16
1
-20
/
+0
*
Move prototype for krb5int_random_string from k5-int.h to cc-int.h as
Ezra Peisach
2008-08-15
1
-2
/
+0
*
a stash file is not a keytab
Will Fiveash
2008-08-15
2
-5
/
+15
*
If krb5int_pthread_loaded is a function and we're using gcc, give it 'const' ...
Ken Raeburn
2008-08-08
1
-1
/
+6
*
turn off thread-support debugging code
Ken Raeburn
2008-08-06
1
-2
/
+2
*
If CONFIG_SMALL is defined, always use function calls for k5_mutex_lock
Ken Raeburn
2008-08-06
1
-1
/
+1
*
Rename and export random_string from cc_memory.c
Ken Raeburn
2008-08-02
1
-0
/
+2
*
Additional implementation of the KerberosAgent
Alexandra Ellwood
2008-07-30
2
-8
/
+25
*
Remove unused file
Ken Raeburn
2008-07-30
1
-209
/
+0
*
Return extended krb5 error strings
Alexandra Ellwood
2008-07-24
1
-57
/
+57
*
In the gss rpc package, replace the type used for a
Jeffrey Altman
2008-07-23
1
-0
/
+4
*
A step towards ensuring we check mutex lock attempt results..
Ken Raeburn
2008-07-22
1
-15
/
+12
*
Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and
Ken Raeburn
2008-07-20
1
-1
/
+1
*
Removed _t suffix from KIM types
Alexandra Ellwood
2008-07-17
9
-762
/
+762
*
Add comment and <TargetConditionals.h> to previous
Tom Yu
2008-07-10
1
-0
/
+11
*
Use #pragma pop on the Mac to ensure that the krb5_gic_opt_ext
Tom Yu
2008-07-10
1
-0
/
+8
*
Add macro so we don't print deprecated warnings while building KfM
Alexandra Ellwood
2008-07-09
2
-3
/
+3
*
Changes to krb5_kt_default_name changed the krb5 ABI. Reverted
Alexandra Ellwood
2008-07-08
1
-1
/
+1
*
Apple PKINIT LKDC support
Alexandra Ellwood
2008-06-26
1
-1
/
+10
*
Pull in xdr_sizeof from tirpc2.3 (which has the same license as our current r...
Ken Raeburn
2008-06-25
2
-0
/
+4
*
Merge from branch sun-iprop
Ken Raeburn
2008-06-24
6
-3
/
+446
*
Remove unused file
Ken Raeburn
2008-06-20
1
-86
/
+0
*
Don't use private copy of syslog.h. Rebuild dependencies
Ken Raeburn
2008-06-10
1
-102
/
+0
*
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
[next]