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
*
C90 doesn't allow commas at the ends of enumeration lists
Ken Raeburn
2011-07-01
1
-2
/
+2
*
Don't destroy dst on error in krb5_cc_move
Greg Hudson
2011-06-23
1
-1
/
+1
*
Cosmetic fixes to preauth_plugin.h from Linus Nordberg
Greg Hudson
2011-06-22
1
-2
/
+2
*
Fix the build and doxygen markup
Zhanna Tsitkov
2011-06-22
1
-6
/
+4
*
Formatting and editorial pass over krb5.hin doxygen markup
Greg Hudson
2011-06-22
1
-2356
/
+2482
*
Document that e_data can be used by KDB modules internally
Greg Hudson
2011-06-20
1
-0
/
+9
*
Convert preauth_plugin.h to new plugin framework
Greg Hudson
2011-06-17
2
-416
/
+357
*
Add k5_plugin_register_dyn internal API
Greg Hudson
2011-06-17
3
-2
/
+17
*
Add localization infrastructure
Greg Hudson
2011-06-10
2
-7
/
+18
*
Revert r5233 and mark get_age as deprecated in the DAL documentation.
Greg Hudson
2011-05-20
1
-7
/
+2
*
Updated documentation for krb5_c_ and sensauth API.
Zhanna Tsitkov
2011-05-19
1
-525
/
+328
*
Updated documentation for krb5_rd_ API
Zhanna Tsitkov
2011-05-16
1
-168
/
+161
*
Updated documentation for PAC API. Moved PAC type definitions into krb5.hin
Zhanna Tsitkov
2011-05-13
1
-0
/
+106
*
Updated documentation for krb5_mk_ functions
Zhanna Tsitkov
2011-05-12
1
-176
/
+190
*
Updated documentation for krb5_init_creds_ function family
Zhanna Tsitkov
2011-05-09
1
-18
/
+112
*
Use internal crypto functions directly from util_crypt.c, avoiding a
Greg Hudson
2011-05-09
1
-2
/
+0
*
Updated documentation: added usage example for krb5_tkt_creds family, removed...
Zhanna Tsitkov
2011-05-05
1
-91
/
+105
*
Updated API documentation with the comments mostly related to verify and con...
Zhanna Tsitkov
2011-05-03
1
-250
/
+172
*
Add poll support to sendto_kdc.c so that it can work in processes with
Greg Hudson
2011-05-02
1
-3
/
+12
*
r24899 moved the declarations of krb5int_mk_chpw_req and related
Greg Hudson
2011-05-02
1
-29
/
+0
*
Updated documentation of krb5_copy_ , krb5_free_ and krb5_kt_ functions
Zhanna Tsitkov
2011-05-01
1
-191
/
+206
*
Updated the documentation for API related to the credentials caches and their...
Zhanna Tsitkov
2011-04-28
1
-137
/
+140
*
Do not reference krb5_chpw_result_code_string in
Greg Hudson
2011-04-25
1
-3
/
+1
*
Close comment in #endif for KRB5_DEPRECATED to avoid warning of
Ezra Peisach
2011-04-22
1
-1
/
+1
*
Documented V4/V5 convertion and some credential cache API functions. Marked k...
Zhanna Tsitkov
2011-04-22
1
-137
/
+139
*
Documented krb5_auth_con_ API family
Zhanna Tsitkov
2011-04-20
1
-380
/
+367
*
Documentation updates. Mostly GIC related
Zhanna Tsitkov
2011-04-12
1
-222
/
+203
*
Add k5_kt_get_principal, an internal krb5 interface to try to get a
Greg Hudson
2011-04-08
1
-0
/
+3
*
Documentation updates
Zhanna Tsitkov
2011-04-06
1
-190
/
+213
*
Documentation updates
Zhanna Tsitkov
2011-04-04
1
-201
/
+276
*
In libkrb5, move krb5int_auth_con_chkseqnum to a new file privsafe.c,
Greg Hudson
2011-04-02
1
-3
/
+0
*
In krb5_cc_move if something went wrong, free the dst credential cache
Zhanna Tsitkov
2011-03-29
1
-1
/
+1
*
If the new configuration data that is passed to krb5_cc_set_config is NULL, j...
Zhanna Tsitkov
2011-03-29
1
-12
/
+5
*
Updated the documentation for the krb5_ error_message function family.
Zhanna Tsitkov
2011-03-29
1
-93
/
+96
*
Documentation update. Mostly related to _kt_ and _cc_ routines
Zhanna Tsitkov
2011-03-28
1
-118
/
+162
*
Fix DAL documentation to recommend using krb5_db_get_context() and
Greg Hudson
2011-03-24
1
-2
/
+2
*
Minor clean-up in krb5.hin
Zhanna Tsitkov
2011-03-18
1
-44
/
+20
*
Move doxygen comments from source to header. Updated comments and added some ...
Zhanna Tsitkov
2011-03-18
1
-4
/
+53
*
Reinstate the line wrapping of the copyright notice in krb5.hin, and
Greg Hudson
2011-03-18
1
-3
/
+3
*
Added usage examples to the krb5_build_principal function family
Zhanna Tsitkov
2011-03-18
1
-24
/
+56
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
36
-125
/
+76
*
Consolidate almost all lib/crypto/krb headers into a single
Greg Hudson
2011-03-02
1
-94
/
+0
*
Reference random-to-key handlers through the enctype instead of the
Greg Hudson
2011-02-27
1
-3
/
+0
*
Don't reject AP-REQs based on PACs
Greg Hudson
2011-02-16
1
-3
/
+2
*
Defer hostname lookups in krb5_sendto_kdc
Greg Hudson
2011-02-13
3
-80
/
+38
*
Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret the first line of a J...
Zhanna Tsitkov
2011-02-08
1
-9
/
+6
*
Improve acceptor name flexibility
Greg Hudson
2011-02-07
2
-0
/
+18
*
Added doxygen comments (mostly from the backup location)
Zhanna Tsitkov
2011-02-07
1
-119
/
+3866
*
Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_getrcache
Tom Yu
2011-01-26
1
-1
/
+1
*
Add a trace log event for unrecognized enctypes in a profile enctype
Greg Hudson
2011-01-21
2
-1
/
+5
[next]