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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More KfM merge work
Tom Yu
2002-12-12
19
-881
/
+1704
*
Fix depend rules to keep state about whether verification of various
Tom Yu
2002-12-12
4
-4
/
+14
*
Fix some KRB5_CALLCONV botches that were causing trouble for Windows build
Tom Yu
2002-12-07
12
-293
/
+132
*
* Makefile.in (clean): Clean up more test executables and object
Ezra Peisach
2002-12-06
3
-3
/
+9
*
update dependencies
Tom Yu
2002-12-06
1
-0
/
+2
*
* kname_parse.c (kname_unparse): Add new function ported from
Tom Yu
2002-12-06
2
-0
/
+141
*
2002-12-05 Sam Hartman <hartmans@mit.edu>
Sam Hartman
2002-12-06
2
-23
/
+28
*
* decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONV
Tom Yu
2002-12-05
2
-1
/
+5
*
* krb4int.h: Remove now conflicting prototype for
Tom Yu
2002-12-05
2
-3
/
+3
*
* Makefile.in: Fix up includes handling somewhat
Tom Yu
2002-12-04
2
-14
/
+11
*
Update Windows build for kadm_err.*
Tom Yu
2002-12-03
2
-0
/
+6
*
* change_password.c: Remove netdb.h inclusion
Tom Yu
2002-12-03
2
-1
/
+4
*
* Makefile.in (SRCS): Add kadm_err.c. It was missing
Tom Yu
2002-11-27
2
-0
/
+6
*
update dependencies
Tom Yu
2002-11-27
2
-12
/
+8
*
Merge more KfM krb4 things
Tom Yu
2002-11-27
17
-316
/
+1658
*
Remove references to kadm_err.et for now, since the requisite changes
Tom Yu
2002-11-19
2
-2
/
+5
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Use unsigned
Ezra Peisach
2002-11-15
8
-12
/
+31
*
* gssapiP_generic.h, util_token.c: Change g_make_token_header and
Ezra Peisach
2002-11-15
3
-5
/
+12
*
Better cleanup; reduce filename conflict
Ken Raeburn
2002-11-15
3
-14
/
+22
*
* changepw.c: Remove reference to adm_err.h
Tom Yu
2002-11-14
4
-3
/
+5
*
* Makefile.in: Remove references to adm_err.et. It's not used,
Tom Yu
2002-11-14
3
-194
/
+10
*
* get_in_tkt.c (krb5_get_in_tkt): Do not pass NULL when an
Ezra Peisach
2002-11-14
2
-1
/
+6
*
Wrong size for memset()s in combine_keys()
Ken Hornstein
2002-11-14
1
-3
/
+3
*
* Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test program
Ken Raeburn
2002-11-13
2
-2
/
+7
*
* get_myaddress.c (get_myaddress): Local array buf size should be counted in
Ken Raeburn
2002-11-11
2
-1
/
+6
*
* Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. Set
Ken Raeburn
2002-11-11
2
-3
/
+14
*
rpc unit tests can fail due to race condition
Tom Yu
2002-11-07
2
-0
/
+9
*
Thanks, patch applied
Tom Yu
2002-11-07
2
-1
/
+8
*
* conv_princ.c (strnchr): Make length argument unsigned int
Ezra Peisach
2002-11-07
3
-9
/
+18
*
* asn1_k_encode.c (asn1_encode_sam_challenge_2): Test for error
Ezra Peisach
2002-11-07
3
-6
/
+24
*
For sam_challenge do not encode optional strings if string not present.
Ezra Peisach
2002-11-07
2
-1
/
+6
*
This commit fixes up the in-tree callers of krb5_read_password() and
Tom Yu
2002-11-06
2
-2
/
+7
*
* asn1_encode.h (asn1_encode_oid):
Tom Yu
2002-11-05
5
-0
/
+48
*
Calling convention for krb5int_c_combine_keys does not match prototype
Ken Hornstein
2002-11-03
2
-1
/
+6
*
* Makefile.in (check-unix): Don't run t_pkcs5
Ken Raeburn
2002-10-31
2
-1
/
+6
*
* xdr_alloc.c (xdralloc_putlong): Coerce value pointed to by argument to 32
Ken Raeburn
2002-10-31
2
-2
/
+9
*
* k5-int.h (krb5_ser_handle): Now points to const.
Ken Raeburn
2002-10-31
4
-17
/
+26
*
ticket: new
Sam Hartman
2002-10-31
1
-1
/
+1
*
* chk_trans.c (krb5_check_transited_list): Style nit: check
Tom Yu
2002-10-30
2
-3
/
+8
*
ticket: 1230
Sam Hartman
2002-10-30
2
-4
/
+15
*
Wrong ASN.1 definition and padata type for new hardware preauth
Ken Hornstein
2002-10-30
2
-1
/
+5
*
* localaddr.c (print_addr) [TEST]: Don't mix size_t and socklen_t, just assume
Ken Raeburn
2002-10-28
2
-7
/
+9
*
* get_in_tkt.c (conf_yes, conf_no): Now const. References updated.
Ken Raeburn
2002-10-28
4
-11
/
+19
*
If we get cannot resolve KDC for master but find a slave
Sam Hartman
2002-10-28
2
-1
/
+6
*
Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt
Ken Hornstein
2002-10-24
18
-7
/
+1134
*
No support for negative password expiration last-req hint
Ken Hornstein
2002-10-24
1
-1
/
+2
*
Implement asn1_encode_enumerated
Sam Hartman
2002-10-23
4
-4
/
+51
*
gic_pwd doesn't support password expiration notification via last_req hint
Ken Hornstein
2002-10-23
2
-1
/
+46
*
* sendto_kdc.c (service_tcp_fd): If DEBUG defined, ensure that
Ezra Peisach
2002-10-22
2
-1
/
+7
*
This commit fixes the test suite aspects. Callers of the various
Tom Yu
2002-10-19
3
-5
/
+14
[prev]
[next]