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
/
ccapi
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate Makefile variables now that we have only a single global
Greg Hudson
2009-11-22
3
-31
/
+27
*
make mark-cstyle
Tom Yu
2009-10-31
15
-757
/
+752
*
Some fixups and stubs for building ccapi on UNIX, and dependencies.
Ken Raeburn
2009-02-18
6
-8
/
+107
*
Some updates to compile and link on Windows, with recent CCAPI changes
Ken Raeburn
2009-02-11
1
-2
/
+2
*
Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...
Ken Raeburn
2009-02-09
8
-108
/
+108
*
Remove ipc message sent on cc_context_release
Alexandra Ellwood
2008-10-22
2
-11
/
+14
*
Use strdup in place of malloc/strcpy in many places
Greg Hudson
2008-10-20
1
-4
/
+2
*
CCAPI should use common ipc and stream code
Alexandra Ellwood
2008-09-30
16
-407
/
+187
*
krb5 library-side changes for com_err based error strings
Alexandra Ellwood
2008-09-30
1
-0
/
+6
*
Removed argument from kipc_client_lookup_server
Alexandra Ellwood
2008-09-26
1
-3
/
+2
*
CCAPI should only use one pthread key
Alexandra Ellwood
2008-09-04
8
-15
/
+58
*
CCAPI is leaking mach ports
Alexandra Ellwood
2008-08-22
1
-2
/
+6
*
Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and
Ken Raeburn
2008-07-20
1
-1
/
+1
*
cci_credentials_iterator_release using wrong message ID
Alexandra Ellwood
2008-06-18
1
-1
/
+1
*
Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f...
Kevin Koch
2008-03-20
3
-39
/
+21
*
cc_ccache_iterator_release, cc_credentials_iterator leak server memory
Alexandra Ellwood
2008-03-14
2
-0
/
+31
*
Include .h files and move all declarations above all code, for Windows C comp...
Kevin Koch
2008-03-13
2
-116
/
+1
*
Invalid assignment while trying to set input to NULL
Alexandra Ellwood
2008-03-13
1
-1
/
+5
*
removed unused header file inclusion CoreFoundation.h
Alexandra Ellwood
2008-03-13
1
-5
/
+0
*
Fixed error code remapping
Alexandra Ellwood
2008-03-10
1
-5
/
+29
*
cc_remove_cred should only remove one cred
Alexandra Ellwood
2008-03-10
1
-8
/
+8
*
cc_set_principal should return error on bad cred version
Alexandra Ellwood
2008-03-10
1
-0
/
+9
*
Fix pointer cast in cc_seq_fetch_NCs_end
Alexandra Ellwood
2008-03-10
1
-3
/
+3
*
lib/win/Makefile.in: Added
Kevin Koch
2008-02-29
3
-11
/
+120
*
Changes to integrate the CCAPI build into the build structure, build the test...
Kevin Koch
2008-02-19
5
-91
/
+23
*
Remove AppleConnect workaround
Alexandra Ellwood
2008-02-06
1
-13
/
+0
*
Need CCAPI v2 support for Windows
Alexandra Ellwood
2008-02-06
9
-60
/
+855
*
more eol-style
Ken Raeburn
2008-02-05
5
-1156
/
+1156
*
set eol-style
Ken Raeburn
2008-02-05
4
-487
/
+487
*
CCAPI changes to the mac-specific code to use new kipc changes
Alexandra Ellwood
2008-01-29
1
-11
/
+16
*
Windows CCAPI snapshot. Should build & pass ping test
Kevin Koch
2008-01-22
12
-0
/
+1894
*
Windows debug message line endings were already correct; revert cci_debugging.c.
Kevin Koch
2008-01-22
2
-7
/
+1
*
Make windows debug message line endings match the Mac endings.
Kevin Koch
2008-01-22
2
-0
/
+11
*
Conditionalize "#pragma mark" on TARGET_OS_MAC.
Ken Raeburn
2007-11-01
3
-3
/
+15
*
Checkpoint some incomplete UNIX makefiles
Ken Raeburn
2007-10-26
2
-0
/
+76
*
cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPP
Alexandra Ellwood
2007-10-02
1
-1
/
+1
*
cc_ccache_set_principal and cc_ccache_get_principal were also ignoring their
Alexandra Ellwood
2007-09-27
1
-1
/
+15
*
Implemented and tested cc_ccache_wait_for_change()
Alexandra Ellwood
2007-07-31
1
-0
/
+1
*
Added callback support for wait_for_change functions
Alexandra Ellwood
2007-07-25
2
-5
/
+45
*
Disable warnings about #pragma mark - in the right place this time
Kevin Koch
2007-06-14
1
-2
/
+0
*
Disable warnings about #pragma mark
Kevin Koch
2007-06-14
1
-0
/
+2
*
Removed cross-compilation uses of inline because they don't do
Alexandra Ellwood
2007-06-07
2
-2
/
+2
*
Move CCAPI sources to krb5 repository
Alexandra Ellwood
2007-05-31
25
-0
/
+4721