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
...
*
Fixed some warnings and Windows 64 portability issues in the leash executable
Sam Hartman
2011-10-14
6
-20
/
+22
*
Fixed some warnings in libwin
Sam Hartman
2011-10-14
3
-10
/
+10
*
Updated resource file dependencies for leashdll
Sam Hartman
2011-10-14
1
-1
/
+1
*
re-remove windows/gss from windows build
Sam Hartman
2011-10-14
1
-4
/
+2
*
Fix windows fork detection
Sam Hartman
2011-10-14
1
-6
/
+10
*
Add "-dce" commandline option to gss-client.c to set GSS_C_DCE_STYLE flag
Sam Hartman
2011-10-14
3
-1
/
+9
*
Use gssalloc memory management where appropriate
Sam Hartman
2011-10-14
17
-106
/
+112
*
Utility functions to move allocations from k5buf/krb5_data to gss_buffer_t
Sam Hartman
2011-10-14
2
-1
/
+66
*
Add new header gssapi_alloc.h
Sam Hartman
2011-10-14
7
-4
/
+74
*
Simplify gss_indicate_mechs() by using generic_gss_copy_oid_set
Sam Hartman
2011-10-14
1
-52
/
+3
*
Removed unused macros
Zhanna Tsitkov
2011-10-14
3
-13
/
+0
*
Add PKINIT NSS support
Greg Hudson
2011-10-13
7
-5
/
+5370
*
Fix the doxygen comments for krb5_pac_sign
Zhanna Tsitkov
2011-10-12
1
-6
/
+6
*
Make krb5_pac_sign public
Greg Hudson
2011-10-12
6
-26
/
+35
*
Documentation pass over preauth_plugin.h
Greg Hudson
2011-10-12
1
-38
/
+37
*
Fix a memory leak in make_gss_checksum
Greg Hudson
2011-10-07
1
-0
/
+1
*
Minor cleanups to encrypted challenge
Greg Hudson
2011-10-07
2
-56
/
+50
*
Use built-in modules for encrypted timestamp
Greg Hudson
2011-10-07
9
-80
/
+306
*
Add get_string, free_string kdcpreauth callbacks
Greg Hudson
2011-10-06
2
-0
/
+25
*
Ditch fast_factor.h since it contains only stubs
Greg Hudson
2011-10-06
8
-75
/
+18
*
Initialize localname on error in gss_localname
Greg Hudson
2011-10-06
1
-4
/
+5
*
Use type-safe callbacks in preauth interface
Greg Hudson
2011-10-06
11
-524
/
+238
*
Remove edata code in sample preauth plugins
Greg Hudson
2011-10-05
2
-44
/
+3
*
Replace gss_pname_to_uid with gss_localname in gss-server.c
Sam Hartman
2011-10-05
1
-5
/
+5
*
Replace gss_pname_to_uid with gss_localname in gssapi32.def
Sam Hartman
2011-10-05
1
-1
/
+1
*
Don't need to check for fork on windows
Sam Hartman
2011-10-05
1
-3
/
+8
*
Add krb5int_gettimeofday to k5sprt for platforms w/o native gettimeofday
Sam Hartman
2011-10-05
4
-1
/
+127
*
gss_unwrap_iov crashes with stream buffers for 3des, des, rc4
Sam Hartman
2011-10-05
1
-1
/
+5
*
From: Sam Hartman <hartmans@debian.org>
Sam Hartman
2011-10-05
1
-0
/
+2
*
Add tests to pkinit_kdf_test to test SHA-256/AES and SHA-512/DES3
Sam Hartman
2011-10-05
1
-14
/
+113
*
Make alg agility KDF work properly when the hash length differs from the key ...
Sam Hartman
2011-10-05
1
-4
/
+10
*
Clean up unused constants
Sam Hartman
2011-10-05
1
-3
/
+0
*
Make pkinit fall back to octetstring2key() if there are not matching KDFs
Sam Hartman
2011-10-05
1
-7
/
+5
*
Treat the client's list of supported KDFs as an unordered list
Sam Hartman
2011-10-05
1
-4
/
+5
*
Make KDF work when length of random data differs from length of hash
Sam Hartman
2011-10-05
1
-16
/
+9
*
Fix incorrect formatting of KDF fields, no substantive change
Sam Hartman
2011-10-05
1
-2
/
+2
*
Use an opaque handle in the kdcpreauth callback
Greg Hudson
2011-10-05
17
-311
/
+220
*
Fix initialization and pointer bugs in new code
Greg Hudson
2011-10-04
2
-3
/
+6
*
Create e_data as pa_data in KDC interfaces
Greg Hudson
2011-10-04
22
-261
/
+181
*
Improve k5_get_os_entropy for Windows
Greg Hudson
2011-10-04
1
-1
/
+2
*
Fix a Fortuna PRNG failure case
Greg Hudson
2011-10-03
1
-1
/
+3
*
Make kdcpreauth verify respond via callback
Greg Hudson
2011-10-03
7
-214
/
+317
*
Make check_padata() respond via a callback
Greg Hudson
2011-10-03
3
-421
/
+514
*
Make do_as_req() respond via a callback
Greg Hudson
2011-10-03
3
-42
/
+80
*
Make dispatch() respond via a callback
Greg Hudson
2011-10-03
5
-174
/
+225
*
Man page spelling corrections from ville.skytta@iki.fi
Greg Hudson
2011-10-02
10
-26
/
+26
*
Revert r25288 because it can remove parts of the source tree
Tom Yu
2011-09-29
1
-11
/
+3
*
Allow kdc_realm test run in case when the build and source directories are di...
Zhanna Tsitkov
2011-09-29
1
-2
/
+8
*
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25287 dc483132-0cff-0310-8789-dd...
Zhanna Tsitkov
2011-09-29
1
-1
/
+1
*
Include Domain Realm Referrals (per http://k5wiki.kerberos.org/wiki/Projects/...
Zhanna Tsitkov
2011-09-29
3
-2
/
+4
[prev]
[next]