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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* winccld.h: Define CC_API_VER2 for all Windows code using ccapi.
Danilo Almeida
2000-04-18
4
-1
/
+62
*
Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2000-04-15
1
-1
/
+1
*
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-04-13
1
-0
/
+10
*
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-04-13
2
-8
/
+20
*
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-04-13
1
-0
/
+7
*
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-04-13
1
-1
/
+62
*
* vfy_increds.c (krb5_verify_init_creds): appdefault_boolean ->
Tom Yu
2000-04-08
2
-1
/
+6
*
2000-04-07 Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2000-04-07
3
-4
/
+14
*
2000-04-07 Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2000-04-07
2
-4
/
+12
*
2000-04-03 Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2000-04-04
2
-4
/
+12
*
2000-03-24 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-03-24
2
-115
/
+189
*
jaltman@columbia.edu Mar 24, 2000:
Jeffrey Altman
2000-03-24
8
-171
/
+93
*
Added krb5_free_default_realm
Miro Jurisic
2000-03-20
2
-1
/
+15
*
Add krb5_get_prompt_types() functionality
Danilo Almeida
2000-03-16
6
-2
/
+52
*
* stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE error
Danilo Almeida
2000-03-16
2
-6
/
+15
*
* init_os_ctx.c (os_get_default_config_files): Remove unused variable
Ken Raeburn
2000-03-14
2
-1
/
+3
*
* def_realm.c: Include netinet/in.h if available
Ken Raeburn
2000-03-14
2
-0
/
+7
*
* configure.in: Check for gethostbyname2
Ken Raeburn
2000-03-14
2
-1
/
+5
*
Fix one of the bugs discovered at Connectathon: etype specified in preauth
Ken Raeburn
2000-03-13
3
-5
/
+68
*
Change function prototypes to match the entries in krb5.hin - specifically
Ezra Peisach
2000-03-12
11
-14
/
+26
*
get_in_tkt.c (krb5_get_init_creds): Always initialize local_as_reply to avoid...
Miro Jurisic
2000-03-10
2
-0
/
+7
*
* preauth2.c (krb5_do_preauth): Check paorder[h] not h for PA_REAL. Fix from...
Ken Raeburn
2000-02-26
2
-1
/
+6
*
fix email addr
Ken Raeburn
2000-02-26
1
-1
/
+1
*
forgot room for null pointer at end of local addr array
Ken Raeburn
2000-02-26
2
-2
/
+3
*
Separate interface address processing from Kerberos-related functions.
Ken Raeburn
2000-02-25
2
-159
/
+238
*
Makefile.in (clean-unix): Add clean-libobjs
Ezra Peisach
2000-02-22
2
-1
/
+5
*
* preauth2.c (pa_sam): In send-encrypted-sad mode, check for magic salt length
Ken Raeburn
2000-02-16
2
-7
/
+51
*
* localaddr.c (krb5_os_localaddr): Dynamically grow buffer used for SIOCGIFCONF
Ken Raeburn
2000-02-16
2
-10
/
+69
*
Added "Kerberos Preferences" as valid config file on Mac OS. Others will be r...
Marshall Vale
2000-02-11
1
-11
/
+17
*
* init_os_ctx.c: Added "Kerberos Preferences" as valid config file on Mac OS
Marshall Vale
2000-02-11
1
-0
/
+7
*
Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)
Miro Jurisic
2000-02-11
2
-2
/
+6
*
changelog updated for stdcc_util.c change
Alexandra Ellwood
2000-02-10
1
-0
/
+5
*
Added +1 to strlens so that null terminator will fit in the buffer ;-P
Alexandra Ellwood
2000-02-10
1
-2
/
+2
*
* init_os_ctx.c: Added changes for the Mac for limited support of Application...
Marshall Vale
2000-02-08
1
-0
/
+10
*
Limited support for Applicaiton Support folder as location for krb5.ini on th...
Marshall Vale
2000-02-08
1
-8
/
+24
*
changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p...
Scott McGuire
2000-02-07
2
-1
/
+7
*
* gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set to
Ken Raeburn
2000-02-07
3
-15
/
+35
*
updated some comments (fcusack)
Ken Raeburn
2000-02-07
2
-6
/
+9
*
added flags field to predicted_sam_response (fcusack)
Ken Raeburn
2000-02-07
3
-11
/
+13
*
more fcusack changes - rest of first set
Ken Raeburn
2000-02-07
4
-2
/
+19
*
Frank Cusack changes, set 1, diffs 1-3 of 4
Ken Raeburn
2000-02-07
7
-11
/
+30
*
(krb5_locate_kpasswd): fixed memory trashing caused by incorrect pointer arit...
Scott McGuire
2000-02-04
2
-1
/
+7
*
Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist...
Scott McGuire
2000-02-04
2
-8
/
+9
*
* krb5_decode.c (krb5_decode_ticket): Add function to provide
Danilo Almeida
2000-02-02
2
-0
/
+14
*
* kts_g_ent.c, ktsrvtab.h (krb5_ktsrvtab_get_entry): Change the
Ezra Peisach
2000-01-29
3
-2
/
+9
*
* init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01,
Ken Raeburn
2000-01-27
2
-19
/
+10
*
* krb5_libinit.c: Conditionalize call to stdcc_shutdown()
Tom Yu
2000-01-24
2
-5
/
+9
*
* configure.in: Fix to build library objects in this directory
Tom Yu
2000-01-24
4
-5
/
+16
*
Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...
Miro Jurisic
2000-01-22
4
-0
/
+67
*
* Makefile.in (LIBMINOR): Update to 2
Ken Raeburn
1999-12-06
2
-1
/
+5
[prev]
[next]