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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* aes.c (krb5int_aes_init_state): Implement.
Ken Raeburn
2003-03-05
3
-3
/
+14
*
* krb5_err.et (KRB5_ERR_BAD_S2K_PARAMS): New error code
Ken Raeburn
2003-03-05
2
-0
/
+6
*
Add AES string-to-key function
Ken Raeburn
2003-03-05
4
-9
/
+84
*
Delete some unused declarations from old-crypto API
Ken Raeburn
2003-03-05
8
-21
/
+22
*
* srv_rcache.c (krb5_get_server_rcache): Fix missed
Tom Yu
2003-03-05
2
-1
/
+6
*
* compat_recv.c: Only include krb.h if KRB5_KRB4_COMPAT.
Ken Raeburn
2003-03-05
3
-2
/
+33
*
Fix rcache character test introduced in last commit
Sam Hartman
2003-03-05
1
-2
/
+2
*
* configure.in: Default to --disable-fakeka
Ken Raeburn
2003-03-05
2
-1
/
+5
*
Don't call shutdown after finishing writing
Sam Hartman
2003-03-04
2
-1
/
+6
*
Do not expect sequence number in encrypted krb_cred
Sam Hartman
2003-03-04
2
-1
/
+5
*
GSS_C_NO_CREDENTIAL should accept any principal
Sam Hartman
2003-03-04
8
-42
/
+75
*
* krb5-config.in (lib_flags): Prune out CFLAGS
Tom Yu
2003-03-03
2
-1
/
+4
*
* pbkdf2.c (F): Now takes krb5_data for password and salt.
Ken Raeburn
2003-03-03
3
-42
/
+53
*
* g_cnffile.c (krb__get_srvtabname): Keep strdup()ed string in a
Tom Yu
2003-03-03
2
-1
/
+11
*
Remove ADD_DEF and uses thereof, and move the appropriate symbols to
Tom Yu
2003-03-03
11
-54
/
+74
*
Substitute DEPLIBEXT for library builds
Sam Hartman
2003-03-02
2
-0
/
+5
*
Use com_err_deplib rather than an explicit path so we do not have our
Sam Hartman
2003-03-02
7
-7
/
+7
*
There isn't really a point to validating cred_handle if it was just
Tom Yu
2003-03-01
2
-6
/
+11
*
Ignore krb_err_txt.c
Ken Raeburn
2003-02-28
1
-0
/
+1
*
* Makefile.in (clean-unix): Remove krb_err_txt.c on clean. Update
Ezra Peisach
2003-02-28
3
-3
/
+15
*
* Makefile.in (clean): Cleanup testing objects and outputs
Ezra Peisach
2003-02-28
2
-0
/
+7
*
* configure.in: Set and substitute maybe_kerberosIV.
Ken Raeburn
2003-02-27
3
-1
/
+9
*
remove wrong comment
Ken Raeburn
2003-02-26
1
-1
/
+0
*
Thanks, similar patch applied
Tom Yu
2003-02-25
2
-6
/
+52
*
Handle NULL result_string->data returned from error in
Tom Yu
2003-02-25
6
-4
/
+21
*
* in_tkt.c: Include k5-util.h.
Ken Raeburn
2003-02-25
3
-27
/
+11
*
* change_password.c (krb_change_password): Use int, not KRB_INT32, for krb4
Ken Raeburn
2003-02-25
2
-1
/
+9
*
* gssapi_krb5.c (kg_get_defcred): Revert previous; it's probably
Tom Yu
2003-02-24
3
-32
/
+34
*
Fix typo pointed out by jenselby in doc pass
Sam Hartman
2003-02-24
1
-1
/
+1
*
This should fix things, but I don't have an easy way to test
Tom Yu
2003-02-21
2
-15
/
+37
*
Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit.edu> * Removed Mac OS 9 f...
Alexandra Ellwood
2003-02-21
5
-128
/
+3
*
Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit.edu> * Removed Mac OS 9 f...
Alexandra Ellwood
2003-02-21
32
-2943
/
+3
*
Fix typo that caused infinite loop in previous patch
Sam Hartman
2003-02-21
2
-1
/
+6
*
* krb5.hin (krb5_princ_component): Return NULL if going off the end of the array
Ken Raeburn
2003-02-20
2
-1
/
+7
*
* configure.in: Check for sys/select.h and time.h
Ken Raeburn
2003-02-20
2
-1
/
+5
*
The client sorts the enctype list returned by etype_info ordering
Sam Hartman
2003-02-15
4
-2
/
+103
*
* Makefile.in (ETOUT): Replace $(S) with "/"
Ken Raeburn
2003-02-14
2
-1
/
+5
*
* Makefile.in ($(GSSAPI_KRB5_HDR)): Use $(S) to avoid problems on
Tom Yu
2003-02-14
2
-1
/
+6
*
Fix double free of AS key
Sam Hartman
2003-02-13
2
-1
/
+6
*
* Makefile.in (krb_err.h, kadm_err.h): Rebuild by going to lib/krb4 and
Ken Raeburn
2003-02-13
2
-10
/
+11
*
Oops, add $(GSSAPI_KRB5_HDR) to all-unix
Tom Yu
2003-02-13
2
-2
/
+3
*
More tweaks to deal with parallel builds
Tom Yu
2003-02-13
4
-28
/
+32
*
* post.in (.dtmp): Use -DDEPEND to allow source files to exclude
Tom Yu
2003-02-12
2
-1
/
+6
*
* Makefile.in: Update dependencies.
Tom Yu
2003-02-12
4
-28
/
+78
*
* CCache-glue.c: Delete in_tkt()
Tom Yu
2003-02-12
4
-12
/
+9
*
Support credentials encrypted in the session key rather than
Sam Hartman
2003-02-11
2
-4
/
+25
*
* CCache-glue.c (krb_in_tkt): Rename from in_tkt().
Tom Yu
2003-02-11
2
-2
/
+19
*
Fix recursion-forcing rules to be more friendly to parallel builds
Tom Yu
2003-02-11
4
-2
/
+24
*
* Makefile.in: Another attempt... turns our that the "copy"
Tom Yu
2003-02-11
2
-8
/
+15
*
Fix some things to avoid spurious rebuilds of header files
Tom Yu
2003-02-11
4
-13
/
+28
[prev]
[next]