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
...
*
* encrypt_data.c (krb5_encrypt_data): New file. A generic routine
Theodore Tso
1995-11-13
4
-0
/
+153
*
Add prototypes for krb5_encrypt_data(), krb5_decrypt_data()
Theodore Tso
1995-11-13
1
-1
/
+1
*
Add prototypes for krb5_encrypt_data(), krb5_decrypt_data()
Theodore Tso
1995-11-13
2
-0
/
+18
*
* def_realm.c (krb5_get_default_realm): check for PROF_NO_PROFILE
Mark Eichin
1995-11-13
2
-1
/
+10
*
* g_cnffile.c (krb__get_srvtabname): new function, looks up
Mark Eichin
1995-11-13
2
-4
/
+76
*
* conv_creds.c (krb524_convert_creds_kdc): loop through all of the
Mark Eichin
1995-11-13
3
-5
/
+46
*
* krb.h (KEYFILE): change to call krb__get_srvtabname with a
Mark Eichin
1995-11-13
2
-1
/
+6
*
* krb5.conf[libdefaults]: add krb4_config, krb4_realms
Mark Eichin
1995-11-13
2
-0
/
+6
*
* telnetd.8: source tmac.doc for correct parsing
Mark Eichin
1995-11-13
2
-0
/
+5
*
* main.c: initialize line (to avoid splitting up forward.c.)
Mark Eichin
1995-11-13
2
-0
/
+6
*
* forward.c: set KRB5_DEFAULT_LIFE to 10 hours, not 8.
Mark Eichin
1995-11-13
3
-3
/
+19
*
* krshd.c (doit): drag TZ= from parent environment into envinit to
Mark Eichin
1995-11-13
2
-2
/
+21
*
* Makefile.in (install-mkdirs): bash needs a semicolon between fi
Mark Eichin
1995-11-13
2
-1
/
+6
*
Comment out encrypted telnet tests
Ezra Peisach
1995-11-11
2
-62
/
+66
*
* TODO : Remove krb5_enctype argument from string_to_key() is done
Chris Provenzano
1995-11-09
2
-1
/
+5
*
* t_cksum.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-5
/
+5
*
* string2key.c : Remove krb5_enctype from krb5_string_to_key() args.
Chris Provenzano
1995-11-09
3
-3
/
+9
*
* fetch_mkey.c, kdb_cpw.c, t_kdb.c :
Chris Provenzano
1995-11-09
4
-12
/
+11
*
* in_tkt_pwd.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-1
/
+5
*
* kdb5_verify.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-10
/
+10
*
* kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-2
/
+5
*
* kdb5_mkdums.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-3
/
+5
*
* krb5.hin : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-2
/
+5
*
* kdb5_edit.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-1
/
+4
*
* kdb5_create.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-10
/
+9
*
sim_client.c (main): Use krb5_get_server_rcache instead of duplicating
Ezra Peisach
1995-11-09
2
-21
/
+12
*
* kdc_preauth.c (get_etype_info): Added function to return the
Theodore Tso
1995-11-09
6
-18
/
+171
*
Remove etype_info from the argument list of krb5_obtain_padata
Theodore Tso
1995-11-09
2
-1
/
+5
*
* get_in_tkt.c (krb5_get_in_tkt): Remove the etype_info argument from
Theodore Tso
1995-11-09
3
-7
/
+29
*
Don't require val->salt to be non-zero if val->lenth is zero
Theodore Tso
1995-11-09
1
-1
/
+1
*
Fix stupid typo when creating function
Theodore Tso
1995-11-09
1
-2
/
+5
*
* krb5_encode_test.c (main): In case of an error in the encoding
Theodore Tso
1995-11-09
3
-7
/
+36
*
* asn1_k_decode.c (asn1_decode_etype_info_entry): If the optional
Theodore Tso
1995-11-09
3
-3
/
+13
*
* krb5.hin: Add preauthentication type KRB5_PADATA_ETYPE_INFO
Theodore Tso
1995-11-08
3
-0
/
+8
*
Added new function to free a krb5_etype_info structure
Theodore Tso
1995-11-08
3
-0
/
+46
*
Change use of krb5_clockskew to be context->clockskew
Theodore Tso
1995-11-08
2
-4
/
+7
*
* krbconfig.c: Removed the krb5_clockskew variable
Theodore Tso
1995-11-08
10
-20
/
+23
*
Updated reference files for the new structures now supported by the ASN.1
Theodore Tso
1995-11-08
2
-0
/
+31
*
* kdc_util.c (): Added new helper functions
Theodore Tso
1995-11-08
7
-195
/
+467
*
* krb5.hin: Removed internal functions krb5_encrypt_tkt_part,
Theodore Tso
1995-11-08
3
-49
/
+81
*
* encrypt_tk.c (cleanup_scratch): Changed interface to no longer require
Theodore Tso
1995-11-08
4
-409
/
+224
*
Free the realm_kdc_ports element of the structure
Theodore Tso
1995-11-08
2
-0
/
+7
*
Added magic number for krb5_preauth_ops
Theodore Tso
1995-11-08
2
-0
/
+5
*
* krb5_decode.c (decode_krb5_pa_enc_ts, decode_krb5_enc_data): Added
Theodore Tso
1995-11-08
4
-3
/
+76
*
* krb5_decode_test.c (main): Add tests for decode_krb5_enc_data
Theodore Tso
1995-11-08
7
-2
/
+74
*
Updated TODO list
Theodore Tso
1995-11-08
1
-14
/
+81
*
Fix build problem on Mac caused by multiple definitions of stat
Keith Vetter
1995-11-08
2
-1
/
+9
*
Improve password dialog and credentials list in Mac CNS
Keith Vetter
1995-11-08
3
-310
/
+54
*
* kdb.h: Added prototype for krb5_dbe_search_enctype(). Changed
Theodore Tso
1995-11-07
2
-1
/
+16
*
* kdb_xdr.c (krb5_dbe_search_enctype): Make a more general version
Theodore Tso
1995-11-07
2
-9
/
+38
[prev]
[next]