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
...
*
from 1.1 branch
Ken Raeburn
1999-09-02
4
-13
/
+33
*
from 1.1 branch:
Ken Raeburn
1999-09-01
7
-16
/
+64
*
testcase fixes from 1.1 branch:
Ken Raeburn
1999-09-01
2
-11
/
+24
*
look up local hostname instead of using 'localhost'; pass RUNTESTFLAGS
Ken Raeburn
1999-09-01
3
-4
/
+58
*
disable krb5-mech2 for now; from 1.1 branch
Ken Raeburn
1999-09-01
2
-23
/
+16
*
Danilo's SendMessage->PostMessage change from 1.1 branch
Ken Raeburn
1999-09-01
2
-1
/
+6
*
implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branch
Ken Raeburn
1999-09-01
11
-0
/
+395
*
new error code for multi-cryptosystem support, from 1.1 branch
Ken Raeburn
1999-09-01
2
-0
/
+5
*
Tom's cryptosystem alias entries from 1.1 branch
Ken Raeburn
1999-09-01
3
-0
/
+31
*
memmove/bcopy fix from 1.1 branch
Ken Raeburn
1999-09-01
2
-0
/
+12
*
Use multiple addresses, if present, on Mac and Windows
Danilo Almeida
1999-08-21
2
-24
/
+56
*
* etypes.c: Update des3-cbc-sha1 to alignt with new number
Tom Yu
1999-08-18
3
-4
/
+12
*
Initializes some variables so that they do not end up in the common block
Brad Thompson
1999-08-13
1
-0
/
+8
*
Initialize __krb_sendauth_hidden_tkt_len so it doesn't end up in the
Brad Thompson
1999-08-13
1
-1
/
+1
*
Initialize swap_bytes so that it doesn't end up in the common block
Brad Thompson
1999-08-13
1
-1
/
+1
*
chpw.c (krb5_mk_chpw_req):
Alexandra Ellwood
1999-08-10
1
-5
/
+14
*
1999-08-10 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
1999-08-10
1
-0
/
+7
*
(krb5_change_password):
Alexandra Ellwood
1999-08-10
1
-248
/
+284
*
1999-08-10 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
1999-08-10
1
-0
/
+7
*
Provide Win32 implementation so that kinit and such work under Win32
Danilo Almeida
1999-08-09
2
-3
/
+104
*
Make sure we have FQDN in the case where we use gethostname
Danilo Almeida
1999-08-09
3
-6
/
+38
*
* def_realm.c (krb5_get_default_realm): Check that we have
Danilo Almeida
1999-08-06
2
-1
/
+5
*
Fix calling convention for krb5_get_profile
Danilo Almeida
1999-08-06
2
-1
/
+5
*
* t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst to
Danilo Almeida
1999-08-05
11
-92
/
+158
*
Document why krb5_win_ccdll_load is called way early in code.
Danilo Almeida
1999-08-05
2
-3
/
+14
*
* init_ctx.c (get_profile_etype_list): Use profile_release_string
Danilo Almeida
1999-08-05
4
-18
/
+34
*
* stdcc_util.c (deep_free_cc_v5_creds):
Alexandra Ellwood
1999-08-05
1
-0
/
+9
*
Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_...
Alexandra Ellwood
1999-08-05
1
-0
/
+2
*
Intialize out_creds pointer to 0 and then check whether it is 0 before
Danilo Almeida
1999-08-04
2
-4
/
+12
*
stdcc.c (krb5_stdcc_destroy):
Alexandra Ellwood
1999-08-03
1
-0
/
+6
*
Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...
Alexandra Ellwood
1999-08-03
1
-3
/
+13
*
nuke some ancient isode remnants
Ken Raeburn
1999-07-29
2
-1
/
+5
*
GetMacProfileFileSpec: fined bogus string conversion
Miro Jurisic
1999-07-27
2
-1
/
+4
*
merged changes from the Mac_V2_0_derivatives branch and added krb5_get_profile
Miro Jurisic
1999-07-26
1
-1
/
+30
*
c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branch
Miro Jurisic
1999-07-26
1
-0
/
+11
*
Merged from Mac_V2_0_derivatives branch
Miro Jurisic
1999-07-26
1
-11
/
+34
*
Updating ChangeLog
Jeffrey Altman
1999-07-23
1
-0
/
+15
*
Updating changelog
Jeffrey Altman
1999-07-23
1
-0
/
+5
*
Update changelog
Jeffrey Altman
1999-07-23
1
-0
/
+9
*
Add profile support for libdefaults dns_fallback
Jeffrey Altman
1999-07-23
1
-38
/
+55
*
Updated Windows section to use filespecs instead of filenames
Jeffrey Altman
1999-07-23
1
-9
/
+22
*
Add profile support for libdefaults dns_fallback
Jeffrey Altman
1999-07-23
2
-36
/
+70
*
Rename conf_boolean to krb5_conf_boolean and remove the static designation
Jeffrey Altman
1999-07-23
1
-3
/
+4
*
Additional exports which are used by Kermit for Server Side Telnet authentica...
Jeffrey Altman
1999-07-23
1
-1
/
+8
*
more fixes for meeroh's patch
Ken Raeburn
1999-07-22
2
-1
/
+2
*
* init_os_ctx.c (os_get_default_config_files): Fix some typos and missed name
Ken Raeburn
1999-07-21
2
-11
/
+18
*
Use Mac files specifiers for config files on MacOS
Miro Jurisic
1999-07-21
1
-79
/
+46
*
* asn1_decode.c (asn1_decode_integer): Fix to deal with overflows
Tom Yu
1999-07-11
2
-8
/
+30
*
* KRB5-asn.py (PA-SAM-RESPONSE): Fix syntax error -- comma separating sequence
Ken Raeburn
1999-07-06
2
-4
/
+10
*
* asn1buf.c (asn1buf_sync): Add length parameter to disambiguate
Tom Yu
1999-07-04
5
-7
/
+21
[prev]
[next]