index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
2
-17
/
+216
*
Revert r21589, and export krb5_get_fallback_host_realm instead
Greg Hudson
2008-12-29
1
-0
/
+4
*
Clean up krb5_get_fallback_host_realm in two respects:
Greg Hudson
2008-12-24
1
-4
/
+0
*
Crypto IOV API per Projects/AEAD encryption API
Sam Hartman
2008-12-02
1
-0
/
+57
*
krb5_build_principal_va does not allocate krb5_principal
Alexandra Ellwood
2008-10-24
1
-1
/
+7
*
Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...
Justin Anderson
2008-09-22
1
-0
/
+25
*
Incorporate Apple's patch
Ken Raeburn
2008-08-25
1
-0
/
+111
*
Changes to krb5_kt_default_name changed the krb5 ABI. Reverted
Alexandra Ellwood
2008-07-08
1
-1
/
+1
*
Apple PKINIT patch commit
Alexandra Ellwood
2008-05-30
1
-0
/
+9
*
Implement KRB5_ATTR_DEPRECATED for Windows
Ken Raeburn
2007-08-28
1
-0
/
+2
*
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 PKINIT support
Kevin Coffman
2007-08-01
2
-128
/
+274
*
Attach format attributes to declarations of various message-formatting
Ken Raeburn
2007-06-29
1
-3
/
+11
*
krb5_kt_default_name should take an unsized length
Ezra Peisach
2007-02-05
1
-1
/
+1
*
krb5_kt_get_type should return const char *.
Ezra Peisach
2007-02-05
1
-1
/
+1
*
get_init_creds_opt extensibility
Tom Yu
2007-01-30
2
-1
/
+78
*
Include stdarg.h, and don't conditionalize declarations of functions with
Ken Raeburn
2007-01-20
1
-5
/
+1
*
Mark as C source for Emacs mode selection
Ken Raeburn
2007-01-20
1
-1
/
+1
*
Don't define KRB5_PRIVATE, since it's not tested any more
Ken Raeburn
2007-01-20
1
-4
/
+0
*
Move all KRB5_PRIVATE declarations from krb5.h(in) to k5-int.h, and drop the
Ken Raeburn
2007-01-20
1
-376
/
+1
*
Fix typo in checked-in version
Ken Raeburn
2007-01-16
1
-1
/
+1
*
This commit adds two new functions, krb5_server_decrypt_ticket_keyblock
Jeffrey Altman
2007-01-16
1
-0
/
+12
*
krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn't
Ken Raeburn
2006-12-19
1
-1
/
+1
*
Modifications to support the generation and embedding
Jeffrey Altman
2006-12-07
1
-2
/
+5
*
* src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): Internal
Tom Yu
2006-11-18
1
-0
/
+6
*
Didn't include header changes in the previous commit
Kevin Coffman
2006-11-17
1
-2
/
+7
*
fix warning in preauth_plugin.h header
Ken Raeburn
2006-11-16
1
-1
/
+1
*
allow server preauth plugin verify_padata function to return e-data
Kevin Coffman
2006-11-13
1
-1
/
+2
*
Add "get_data" function to the client preauth plugin interface
Kevin Coffman
2006-11-09
1
-0
/
+22
*
Add public function to get keylenth associated with an enctype
Kevin Coffman
2006-11-09
1
-0
/
+5
*
krb5.h not C++-safe due to "struct krb5_cccol_cursor"
Alexandra Ellwood
2006-11-07
1
-2
/
+2
*
Modify the preath plugin interface so that a plugin's context is
Kevin Coffman
2006-11-01
1
-21
/
+35
*
* preauth_plugin.h: Don't use an enum in a public api
Sam Hartman
2006-10-13
1
-1
/
+1
*
Patch to split client plugin from server plugin
Sam Hartman
2006-10-13
1
-73
/
+85
*
Use const pointers for error messages.
Ken Raeburn
2006-10-07
1
-2
/
+2
*
drop comma at end of enum list
Ken Raeburn
2006-10-07
1
-1
/
+1
*
cursor for iterating over ccaches
Tom Yu
2006-10-05
1
-0
/
+19
*
Preauthentication Plugin Framework
Sam Hartman
2006-10-03
2
-2
/
+284
*
Set the canonicalize flag in TGS requests and accept cross-realm referral tic...
Sam Hartman
2006-09-21
1
-2
/
+20
*
Switched from "#pragma options align" to "#pragma pack".
Alexandra Ellwood
2006-07-25
1
-2
/
+2
*
Fix comment style in public header
Ken Raeburn
2006-06-29
1
-8
/
+10
*
fix calling convention for krb5 error-message routines, document usage of krb...
Ken Raeburn
2006-06-29
1
-5
/
+13
*
* src/include/krb5/krb5.hin: Add prototype for krb5_copy_context
Tom Yu
2006-06-26
1
-0
/
+2
*
remove spuriously resurrected file from merge
Tom Yu
2006-06-15
1
-30
/
+0
*
Merge from branches/mechglue. Initial integration of Sun-donated
Tom Yu
2006-06-14
1
-0
/
+30
*
Add copyright notice
Ken Raeburn
2006-05-26
1
-0
/
+29
*
Rename locate.h to locate_plugin.h. Change references, update dependencies
Ken Raeburn
2006-05-24
1
-0
/
+0
*
Drop major version number from service-locator function table structure.
Ken Raeburn
2006-05-24
1
-5
/
+6
*
install headers into include/krb5
Ken Raeburn
2006-05-23
2
-0
/
+2595
[next]