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
*
Remove OldCC/rpc.cxx
Ben Kaduk
2013-10-04
2
-80
/
+0
*
Fix windows build
Ben Kaduk
2013-05-16
1
-19
/
+10
*
Fix typo
Ben Kaduk
2012-09-27
1
-1
/
+1
*
Fix KfW thread-local storage allocation issues
Kevin Wasserman
2012-08-29
1
-11
/
+16
*
Add version info for ccapi dll
Kevin Wasserman
2012-08-29
1
-2
/
+7
*
CCAPI client rpc fixes
Kevin Wasserman
2012-08-29
2
-24
/
+18
*
Fix leak in cci_os_ipc_thread_init()
Kevin Wasserman
2012-08-23
1
-0
/
+1
*
Split cci_thread_init into per-process and per-thread portions
Tom Yu
2011-12-12
8
-70
/
+92
*
windows ccapi: use a random challenge to authenticate ccapiserver
Tom Yu
2011-12-12
1
-2
/
+38
*
windows ccapi: launch server without console by default
Tom Yu
2011-12-12
1
-5
/
+6
*
Windows fix: correct ENTRYPOINT for 32 bit build
Sam Hartman
2011-09-28
1
-1
/
+1
*
Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows builds
Sam Hartman
2011-09-28
1
-13
/
+13
*
Fix ccapi rpc methods to always pass 8 byte handles instead of sizeof(void*).
Sam Hartman
2011-09-28
2
-4
/
+9
*
Fix x64 compile issues: remove bufferoverflowu.lib; this is obsolete
Sam Hartman
2011-09-19
1
-1
/
+1
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
24
-48
/
+24
*
Use for loops for recursion in the Windows build, cutting down on the
Greg Hudson
2010-11-28
2
-2
/
+2
*
Fix Windows build
Greg Hudson
2010-11-25
7
-26
/
+1
*
Set svn:eol-style on some Windows files and remove the CRs from their
Greg Hudson
2010-11-23
4
-263
/
+260
*
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
[next]