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
...
*
* change_password.c (krb_change_password): Explicitly zero the
Tom Yu
2003-06-03
3
-4
/
+15
*
* api.2/init-v2.exp (test117): Update lifetime expected for new defaults
Ken Raeburn
2003-06-02
2
-2
/
+7
*
* alt_prof.c (kadm5_get_config_params): Change default max_life to one day
Ken Raeburn
2003-05-31
2
-1
/
+6
*
* get_in_tkt.c (krb5_get_init_creds): Change hardcoded default ticket lifetime
Ken Raeburn
2003-05-30
2
-1
/
+4
*
* init_ctx.c (DEFAULT_KDC_TIMESYNC): Define as 1 always.
Ken Raeburn
2003-05-30
2
-8
/
+5
*
* get_in_tkt.c: (verify_as_reply) Only check the renewable lifetime of ticket...
Alexandra Ellwood
2003-05-30
2
-0
/
+8
*
Rename interface to krb5_524_convert_creds, export it from krb5 library.
Ken Raeburn
2003-05-28
6
-7
/
+44
*
Avoid memory leak of server and client principal in
Sam Hartman
2003-05-27
3
-1
/
+52
*
Big step towards integrating libkrb524 into libkrb5:
Ken Raeburn
2003-05-24
18
-110
/
+655
*
make-depend updates
Ken Raeburn
2003-05-24
30
-856
/
+845
*
When generating etype_info2 for DES style keys, use s2kparams to
Sam Hartman
2003-05-24
2
-2
/
+21
*
Populate etype_info_entry.s2kparams.data
Sam Hartman
2003-05-24
2
-1
/
+7
*
use kdc_default_options
Sam Hartman
2003-05-23
2
-1
/
+5
*
* gen_seqnum.c (krb5_generate_seq_number): Fix think-o on sequence
Tom Yu
2003-05-23
2
-1
/
+4
*
Implement heuristic for matching broken Heimdal sequence number encodings
Tom Yu
2003-05-23
5
-2
/
+184
*
* kt_file.c (krb5_ktfile_get_entry): Check principal name prior to
Tom Yu
2003-05-22
2
-8
/
+13
*
Cross realm checks can check beyond end of buffer
Ezra Peisach
2003-05-22
2
-1
/
+6
*
krb5int_populate_gic_opt should return void
Sam Hartman
2003-05-22
2
-1
/
+5
*
Set length correctly in krb5_get_in_tkt_with_password if password is
Tom Yu
2003-05-21
5
-8
/
+23
*
krb5_get_in_tkt now only supports old (non-etype-info2) enctypes
Sam Hartman
2003-05-20
2
-1
/
+18
*
Implement krb5_get_in_tkt_with_password and
Sam Hartman
2003-05-20
7
-257
/
+155
*
* asn1_k_encode.c (asn1_encode_krb_safe_body): Use
Ezra Peisach
2003-05-20
3
-2
/
+11
*
Register writable keytabs by default
Sam Hartman
2003-05-19
2
-1
/
+10
*
Sequence numbers are now unsigned. Implement lenient parser for
Tom Yu
2003-05-18
10
-11
/
+115
*
* chpw.c (krb5int_rd_chpw_rep): Allow new kpasswd error codes up through
Ken Raeburn
2003-05-17
2
-1
/
+4
*
* ser_ctx.c (krb5_context_internalize): Copy read-in OS context data into
Ken Raeburn
2003-05-17
2
-6
/
+22
*
Only allow combine_keys to work on des and 3des enctypes. It is not
Sam Hartman
2003-05-15
2
-0
/
+26
*
Be more friendly towards parallel builds
Ken Raeburn
2003-05-14
2
-5
/
+17
*
provide shorthand aliases for AES enctypes
Ken Raeburn
2003-05-13
2
-0
/
+15
*
Try forwarding with no enctype restriction if forwarding with an
Sam Hartman
2003-05-13
2
-3
/
+12
*
* gssapi_krb5.h: Remove check for GSS_RFC_COMPLIANT_OIDS
Tom Yu
2003-05-13
2
-3
/
+4
*
AES shouldn't be in KDC default enctype list
Ken Raeburn
2003-05-13
2
-1
/
+6
*
reduce AES string-to-key iteration count to 4096
Ken Raeburn
2003-05-13
2
-3
/
+39
*
Fix minor error in previous commit that broke v4 salts
Sam Hartman
2003-05-13
1
-1
/
+1
*
Fix memory leaks and double frees in preauth2.c
Sam Hartman
2003-05-13
4
-42
/
+81
*
Add AES enctypes to t_encrypt
Sam Hartman
2003-05-13
2
-0
/
+6
*
* Makefile.in: Add setting of KRB_ERR on Windows
Tom Yu
2003-05-12
2
-0
/
+5
*
Don't #include compile_et .c files
Sam Hartman
2003-05-12
4
-12
/
+18
*
* IMplement etype_info in KDC. If the request contains any new
Sam Hartman
2003-05-12
9
-89
/
+97
*
Add a new krb5_context field for the config-file tgs_enctypes, which
Ken Raeburn
2003-05-10
3
-23
/
+57
*
punt leftover conflict markers
Tom Yu
2003-05-10
1
-2
/
+0
*
Rename the local_subkey and remote_subkey fields in the auth_context
Tom Yu
2003-05-10
19
-77
/
+200
*
* init_os_ctx.c: Added support for KLL's __KLAllowHomeDirectoryAccess() funct...
Alexandra Ellwood
2003-05-07
2
-1
/
+12
*
Fix typo
Sam Hartman
2003-05-06
1
-1
/
+1
*
Implement encoders for etype_info2 and add support to s2kparams for
Sam Hartman
2003-05-06
8
-9
/
+63
*
Replace ovpasswd with kpasswd
Sam Hartman
2003-05-04
2
-1
/
+5
*
* kadm_stream.c: Fixed vts_long() and vts_short() so they return a pointer to...
Alexandra Ellwood
2003-05-01
2
-3
/
+15
*
AES code shouldn't define uint32_t etc if the system provides them
Ken Raeburn
2003-04-29
2
-1
/
+5
*
set-change password breaks kpasswd
Sam Hartman
2003-04-28
2
-1
/
+7
*
Incorporate krb5_os_context directly into krb5_context, since they're always
Ken Raeburn
2003-04-28
2
-15
/
+7
[prev]
[next]