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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix memory leak in t_expire_warn
Ezra Peisach
2011-02-23
1
-0
/
+1
*
Fix a memory leak introduced in r23926 where k_cred was not freed on
Greg Hudson
2011-02-22
1
-30
/
+24
*
Don't leak the mechanism internal context when we get an error in the
Greg Hudson
2011-02-22
1
-1
/
+6
*
Delete kinit_kdb.o in make clean
Tom Yu
2011-02-22
1
-1
/
+1
*
Fix a conceptual bug in r24639: the intermediate key container length
Greg Hudson
2011-02-18
1
-1
/
+1
*
Don't reject AP-REQs based on PACs
Greg Hudson
2011-02-16
2
-38
/
+13
*
hmac-md5 checksum doesn't work with DES keys
Greg Hudson
2011-02-16
1
-1
/
+1
*
In kg_acceptor_princ, make Coverity happy by using a different test to
Greg Hudson
2011-02-14
1
-1
/
+1
*
In kadm5_rename_principal, fix an oversight which would cause errors
Greg Hudson
2011-02-13
1
-1
/
+2
*
Untabify trace.c (tabs crept in when the file was created)
Greg Hudson
2011-02-13
1
-14
/
+14
*
Defer hostname lookups in krb5_sendto_kdc
Greg Hudson
2011-02-13
13
-847
/
+626
*
Trace logging file descriptor leak
Greg Hudson
2011-02-13
1
-0
/
+1
*
Reposition a trace call which was dereferencing freed memory after
Greg Hudson
2011-02-13
1
-1
/
+2
*
KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028...
Tom Yu
2011-02-09
5
-18
/
+32
*
kpropd denial of service [MITKRB5-SA-2011-001 CVE-2010-4022]
Tom Yu
2011-02-09
1
-4
/
+4
*
Add missing KRB5_USE_INET6 ifdefs around some bits of IPv6 code which
Greg Hudson
2011-02-09
2
-0
/
+4
*
Assume ELF on FreeBSD if objformat doesn't exist
Greg Hudson
2011-02-09
1
-1
/
+1
*
Fix seg faulting trace log message for use of fallback realm
Greg Hudson
2011-02-08
1
-1
/
+1
*
Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret the first line of a J...
Zhanna Tsitkov
2011-02-08
2
-11
/
+8
*
Improve acceptor name flexibility
Greg Hudson
2011-02-07
19
-155
/
+675
*
Add "make doxugen" option to generate doxygen output
Zhanna Tsitkov
2011-02-07
2
-0
/
+1670
*
Added doxygen comments (mostly from the backup location)
Zhanna Tsitkov
2011-02-07
1
-119
/
+3866
*
Change flow control in krb5_gss_import_name to better match current
Greg Hudson
2011-02-04
1
-95
/
+60
*
Remove an unnecessary statement in acquire_init_cred(). We never set
Greg Hudson
2011-02-03
1
-7
/
+1
*
kadmin's ktremove can remove wrong entries when removing kvno 0
Greg Hudson
2011-02-01
1
-1
/
+2
*
Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_getrcache
Tom Yu
2011-01-26
1
-1
/
+1
*
When building PKINIT against OpenSSL 1.0 or later, use the CMS APIs for
Greg Hudson
2011-01-26
1
-46
/
+93
*
Make principal renaming work in libkadm5srv by converting to explicit
Greg Hudson
2011-01-25
6
-15
/
+163
*
Make gss_krb5_set_allowable_enctypes work for the acceptor
Greg Hudson
2011-01-25
1
-0
/
+9
*
Add a trace log event for unrecognized enctypes in a profile enctype
Greg Hudson
2011-01-21
4
-7
/
+14
*
Fix edge case in LDAP last_admin_unlock processing
Greg Hudson
2011-01-21
1
-0
/
+1
*
Where missing, add the argument's names to the function signatures
Zhanna Tsitkov
2011-01-19
1
-252
/
+422
*
Renamed static function krb5_rd_safe_basic into rd_safe_basic to avoid confus...
Zhanna Tsitkov
2011-01-18
1
-5
/
+5
*
In t_expire_warn.py, put the hashbang line at the top, instead of
Greg Hudson
2011-01-18
1
-1
/
+2
*
Update copyright year in prototype sources
Greg Hudson
2011-01-18
2
-2
/
+2
*
Doxygen style re-formating of the existing comments
Zhanna Tsitkov
2011-01-13
1
-124
/
+120
*
In krb5_set_realm():
Greg Hudson
2011-01-12
1
-4
/
+5
*
Don't call memset with a zero length
Ken Raeburn
2011-01-12
1
-1
/
+2
*
Asn.1 decode related file rearrangement. It was made based on the following c...
Zhanna Tsitkov
2011-01-11
10
-1292
/
+1560
*
Tighten up the error handling in the mechglue's gss_canonicalize_name,
Greg Hudson
2011-01-10
1
-32
/
+14
*
Fix a couple of cases in the SPNEGO implementation where a
Greg Hudson
2011-01-10
1
-1
/
+4
*
Don't attempt to serialize a NULL authdata context when serializing a
Greg Hudson
2010-12-28
1
-2
/
+4
*
Don't use a krb5 context in t_fork, since we don't set up a krb5.conf
Greg Hudson
2010-12-28
1
-2
/
+5
*
Document rdns libdefault setting
Tom Yu
2010-12-20
1
-1
/
+8
*
Eliminate some unused variable warnings
Greg Hudson
2010-12-20
4
-3
/
+3
*
Remove an unnecessary clause from safe_cksumtype() which served only
Greg Hudson
2010-12-16
1
-1
/
+1
*
Ensure time() is prototyped in g_accept_sec_context.c
Greg Hudson
2010-12-14
1
-0
/
+1
*
memory leak in changepw.c
Tom Yu
2010-12-14
1
-0
/
+1
*
Fix a regression in the client-side ticket renewal code where KDC
Greg Hudson
2010-12-14
3
-1
/
+21
*
typo in plugin-related error message
Tom Yu
2010-12-14
1
-1
/
+1
[prev]
[next]