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
...
*
* ser_ctx.c (krb5_context_internalize): Copy read-in OS context data into
Ken Raeburn
2003-05-17
2
-6
/
+22
*
* default.exp (spawn_xterm): Add KPASSWD and REALMNAME to the list of exported
Ken Raeburn
2003-05-17
2
-1
/
+6
*
* mkrel: Remote autom4te.cache files
Tom Yu
2003-05-15
2
-0
/
+5
*
Only allow combine_keys to work on des and 3des enctypes. It is not
Sam Hartman
2003-05-15
2
-0
/
+26
*
KfM should export krb5_c_string_to_key_with_params
Alexandra Ellwood
2003-05-15
1
-0
/
+1
*
Be more friendly towards parallel builds
Ken Raeburn
2003-05-14
2
-5
/
+17
*
Allow the KDC to return bad integrity errors to the client on preauth
Sam Hartman
2003-05-14
2
-0
/
+5
*
* start_servers_local: Set KRB5RCACHEDIR.
Ken Raeburn
2003-05-14
3
-1
/
+12
*
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
6
-42
/
+87
*
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
*
Cleanup memory in asn.1 testsuite to allow for leak checking
Ezra Peisach
2003-05-12
6
-94
/
+623
*
* IMplement etype_info in KDC. If the request contains any new
Sam Hartman
2003-05-12
14
-95
/
+257
*
Add a new krb5_context field for the config-file tgs_enctypes, which
Ken Raeburn
2003-05-10
5
-23
/
+73
*
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
32
-99
/
+270
*
* kpasswd.0/changing.exp: Replace ovpasswd with kpasswd
Tom Yu
2003-05-09
2
-1
/
+5
*
Added option to search paths correctly with new tools and to include TargetCo...
Alexandra Ellwood
2003-05-08
1
-1
/
+1
*
Needed for com_err library testing
Ken Raeburn
2003-05-07
2
-0
/
+8
*
Reorganize kdc_preauth enctype handling
Sam Hartman
2003-05-07
2
-39
/
+81
*
* init_os_ctx.c: Added support for KLL's __KLAllowHomeDirectoryAccess() funct...
Alexandra Ellwood
2003-05-07
2
-1
/
+12
*
Added krb5_set_password, krb5_set_password_using_ccache, krb5_c_random_os_ent...
Alexandra Ellwood
2003-05-07
1
-6
/
+9
*
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
16
-9
/
+182
*
Replace ovpasswd with kpasswd
Sam Hartman
2003-05-04
2
-1
/
+5
*
* port-sockets.h (inet_ntop) [!_WIN32 && !HAVE_MACSOCK_H]: Define as a macro if
Ken Raeburn
2003-05-02
2
-0
/
+20
*
* 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
4
-16
/
+22
*
* ksetpwd.c (init_creds): Let's use C comments for C code, shall we?
Ken Raeburn
2003-04-28
2
-1
/
+6
*
* prof_file.c (r_access): Static function. Only include if
Ezra Peisach
2003-04-28
2
-0
/
+7
*
krb5_setpw_result_string should be internal
Sam Hartman
2003-04-27
4
-3
/
+12
*
Build ksetpw, a client for the Microsoft set password protocol. Not
Sam Hartman
2003-04-25
3
-2
/
+324
*
Implementation of Microsoft set password client library code provided
Sam Hartman
2003-04-25
11
-31
/
+483
*
* reconf: Restore support for 2.52; reject older versions
Ken Raeburn
2003-04-25
2
-5
/
+22
*
Require only autoconf 2.52. Try --include argument to autoconf and autoheader,
Ken Raeburn
2003-04-25
6
-4
/
+19
*
* kfree.c (krb5_free_pwd_sequences): Correction to previous
Ezra Peisach
2003-04-24
2
-2
/
+7
*
errno should never be explicitly declared
Ken Raeburn
2003-04-24
21
-31
/
+39
*
Eliminate explicit declarations of errno; include errno.h as needed.
Ken Raeburn
2003-04-24
2
-1
/
+4
*
* reconf: Drop support for 2.52 and earlier
Ken Raeburn
2003-04-24
2
-27
/
+9
*
Simplify autoconf compatibility by requiring that we always have a version that
Ken Raeburn
2003-04-24
2
-4
/
+8
*
krb5_free_pwd_sequences only frees first element
Ezra Peisach
2003-04-23
2
-7
/
+18
[prev]
[next]