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
/
krb5
/
krb
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Makefile.in (clean): Remove t_expand and t_expand.o
Ezra Peisach
2002-04-12
1
-0
/
+4
*
* recvauth.c (sendauth_version): Now a const array.
Ken Raeburn
2002-04-12
1
-0
/
+5
*
* conv_princ.c (struct krb_convert): Add new field 'len'.
Ken Raeburn
2002-04-12
1
-0
/
+7
*
call krb5_c_ versions of enctype/cksumtype checking routines
Ken Raeburn
2002-04-06
1
-0
/
+18
*
Add krb5_init_keyblock
Sam Hartman
2002-03-29
1
-0
/
+6
*
Fix merge from 1.2.2 branch to mainline
Sam Hartman
2002-03-16
1
-0
/
+5
*
Fix walk_realm_tree handling of null realms
Sam Hartman
2002-03-14
1
-0
/
+4
*
log entry for fwd_tgt change accidentally checked in without log entry
Ken Raeburn
2002-03-07
1
-0
/
+4
*
* ser_actx.c (krb5_auth_context_externalize): Do bounds checking on converted...
Ken Raeburn
2002-03-07
1
-0
/
+5
*
Disable address checking in krb_rd_cred. No objections raised on
Sam Hartman
2002-02-27
1
-0
/
+11
*
Use const instead of krb5_const.
Ken Raeburn
2002-02-23
1
-0
/
+8
*
Assign entropy source identifier
Sam Hartman
2002-01-08
1
-0
/
+2
*
Implement code to get random data from /dev/{random,urandom}. For
Sam Hartman
2002-01-08
1
-0
/
+4
*
* t_ser.c (main): Free context on failure exit route
Ezra Peisach
2001-12-05
1
-0
/
+4
*
2001-11-24 Sam Hartman <hartmans@mit.edu>
Sam Hartman
2001-11-26
1
-0
/
+7
*
Add entropy source identifiers for random seed calls
Sam Hartman
2001-11-26
1
-0
/
+10
*
When initiating GSSAPI context override tgs-enctypes
Sam Hartman
2001-11-18
1
-0
/
+5
*
* init_ctx.c (DEFAULT_ETYPE_LIST): Ensure space present after
Ezra Peisach
2001-11-16
1
-0
/
+6
*
2001-11-07 Sam Hartman <hartmans@mit.edu>
Sam Hartman
2001-11-07
1
-0
/
+5
*
* gic_pwd.c (krb5_get_as_key_password),
Danilo Almeida
2001-10-11
1
-0
/
+6
*
* init_ctx.c (init_common): After fetching kdc_default_options value from
Ken Raeburn
2001-10-10
1
-0
/
+4
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
1
-0
/
+8
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-10
/
+14
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
1
-0
/
+15
*
* t_expand.c: New file.
Ken Raeburn
2001-09-07
1
-0
/
+7
*
* rd_req_dec.c (krb5_rd_req_decoded_opt): Pass server realm to
Ken Raeburn
2001-09-07
1
-0
/
+5
*
* walk_rtree.c (krb5_walk_realm_tree): Initialize slen to silence compiler wa...
Ken Raeburn
2001-08-21
1
-0
/
+5
*
* walk_rtree.c (krb5_walk_realm_tree): Do not try to free const char *
Ezra Peisach
2001-08-08
1
-0
/
+14
*
krb5_check_transited_list now takes pointers to const
Ken Raeburn
2001-07-31
1
-0
/
+5
*
* get_in_tkt.c: Cast to unsigned krb5_error error value to
Ezra Peisach
2001-07-31
1
-0
/
+5
*
* sendauth.c (krb5_sendauth): Instead of casting second argument
Ezra Peisach
2001-07-30
1
-0
/
+6
*
* in_tkt_sky.c (krb5_get_in_tkt_with_skey): Change cast from
Ezra Peisach
2001-07-25
1
-0
/
+12
*
* conv_princ.c (krb5_425_conv_principal): Cast argument to tolower
Ezra Peisach
2001-07-06
1
-0
/
+3
*
* get_in_tkt.c: Include os-proto.h for _krb5_conf_boolean prototype
Ezra Peisach
2001-07-06
1
-0
/
+7
*
* init_ctx.c (get_profile_etype_list): Fix etype-counting loop so
Tom Yu
2001-06-30
1
-0
/
+8
*
* chk_trans.c (foreach_realm): Cleanup loal variable set but never
Ezra Peisach
2001-06-28
1
-0
/
+5
*
* chk_trans.c: Cast length arguments of %.*s in formats to int
Ezra Peisach
2001-06-21
1
-0
/
+4
*
* Makefile.in (check-unix): Add $(RUN_SETUP) before invocation of
Ezra Peisach
2001-06-20
1
-0
/
+5
*
New implementation of transited-realm checking, with some test cases. The test
Ken Raeburn
2001-06-20
1
-0
/
+11
*
* fwd_tgt.c (krb5_fwd_tgt_creds): Copy enctype for new creds from tgt
Ken Raeburn
2001-06-16
1
-0
/
+5
*
* Makefile.in (t_walk_rtree, t_kerb): Do not link against kdb libraries
Ezra Peisach
2001-06-12
1
-0
/
+14
*
* str_conv.c: If strptime() is present on system without a
Ezra Peisach
2001-06-11
1
-0
/
+5
*
* vfy_increds.c (krb5_verify_init_creds): Get rid of a variable
Ezra Peisach
2001-06-07
1
-0
/
+5
*
* init_ctx.c (get_profile_etype_list): Zero out multiple separator characters
Ken Raeburn
2001-06-02
1
-0
/
+6
*
* mk_safe.c (krb5_mk_safe): Only use safe_cksumtype from the
Tom Yu
2001-04-05
1
-0
/
+7
*
* init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old etype list, plus des-md4,
Ken Raeburn
2001-03-31
1
-0
/
+6
*
* init_ctx.c: Provide a full prototype for init_common()
Ezra Peisach
2001-03-11
1
-0
/
+11
*
* preauth2.c (pa_sam): Return an error if no prompter was provided
Ken Raeburn
2001-03-03
1
-0
/
+5
*
* t_deltat.c (main): Test of overflow and underflow of krb5_int32
Ezra Peisach
2001-02-16
1
-0
/
+12
*
* preauth.c (krb5_obtain_padata): Don't dereference a NULL pointer
Tom Yu
2001-01-30
1
-0
/
+10
[prev]
[next]