index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add rule for building shared object files
Theodore Tso
1995-12-01
2
-0
/
+5
*
Added Changelog file
Theodore Tso
1995-12-01
1
-0
/
+14
*
In case of permission problems, don't unlink the old replay cache;
Theodore Tso
1995-12-01
2
-1
/
+9
*
Initialize rcache to zero, so that on cleanup we don't try to free
Theodore Tso
1995-12-01
2
-5
/
+6
*
Changed token ID for KG_TOK_WRAP_MSG to match KG_TOK_SEAL_MSG both
Theodore Tso
1995-12-01
2
-1
/
+5
*
* krb5_gss_glue.c (gss_inquire_names_for_mech): Added new context
Theodore Tso
1995-12-01
3
-2
/
+12
*
Corrected algorithm description at beginning.
Richard Basch
1995-12-01
1
-16
/
+26
*
Added 3-DES string translation
Richard Basch
1995-12-01
1
-0
/
+3
*
Corrected a bug in the wrap-around carry (found bug by comparing test results
Richard Basch
1995-11-29
1
-24
/
+16
*
Make sure that each DES key is strong. If not, xor first byte with 0xf0
Richard Basch
1995-11-28
1
-2
/
+8
*
Corrected bit rotation to match documented algorithm
Richard Basch
1995-11-28
1
-5
/
+6
*
Removed debugging assert() statement
Richard Basch
1995-11-28
1
-2
/
+0
*
f_ecb.c, des_int.h (mit_des_ecb_encrypt): Add const declaration to input
Ezra Peisach
1995-11-28
3
-2
/
+7
*
The output block of n-fold should not be a "const"
Richard Basch
1995-11-28
1
-1
/
+1
*
Compile 3-DES MD5 routine
Richard Basch
1995-11-28
1
-0
/
+2
*
Added 3-DES MD5 checksum mode switch
Richard Basch
1995-11-28
1
-0
/
+11
*
Added 3-DES MD5 checksum mode
Richard Basch
1995-11-28
1
-0
/
+11
*
Added Triple-DES function prototypes and structures
Richard Basch
1995-11-28
1
-1
/
+56
*
Compile in Triple-DES routines
Richard Basch
1995-11-28
1
-2
/
+13
*
Triple DES shares the same random key initialization routine
Richard Basch
1995-11-28
1
-0
/
+1
*
Triple DES support routines
Richard Basch
1995-11-28
1
-0
/
+173
*
Triple-DES support routines
Richard Basch
1995-11-28
7
-0
/
+637
*
* rc_dfl.c (krb5_rc_dfl_init): default lifespan to
Tom Yu
1995-11-27
2
-1
/
+8
*
* preauth.c: Ultrix is broken. Prototype obtain_enc_ts_padata()
Tom Yu
1995-11-27
2
-2
/
+41
*
get_in_tkt.c (decrypt_as_reply):
Theodore Tso
1995-11-18
4
-10
/
+22
*
Makefile.in, ChangeLog: Add support to compile shared libraries
Theodore Tso
1995-11-18
4
-3
/
+29
*
Fixed token type numbers so they conform with the protocol spec. Paul
Theodore Tso
1995-11-18
2
-3
/
+11
*
Renamed filenames so they would be unique in an 8.3 filesystem. Added
Theodore Tso
1995-11-18
29
-100
/
+239
*
(krb5_get_server_rcache): Use krb5_rc_default_type instead of assuming
Ezra Peisach
1995-11-17
2
-1
/
+7
*
* *.c (*): initialize lock_arg to a copy of a static
Mark Eichin
1995-11-16
8
-0
/
+35
*
Initial checkin of Sun's (Derek's) multi-mechanism GSSAPI support
Theodore Tso
1995-11-15
31
-0
/
+2356
*
Added ANL changes to support configuration authentication paths
Theodore Tso
1995-11-15
2
-0
/
+137
*
* preauth.c (krb5_process_padata): Added generalized processing for
Theodore Tso
1995-11-13
3
-76
/
+121
*
* encrypt_data.c (krb5_encrypt_data): New file. A generic routine
Theodore Tso
1995-11-13
4
-0
/
+153
*
* 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
*
* 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
*
* 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
*
* asn1_k_decode.c (asn1_decode_etype_info_entry): If the optional
Theodore Tso
1995-11-09
3
-3
/
+13
*
Added new function to free a krb5_etype_info structure
Theodore Tso
1995-11-08
3
-0
/
+46
*
* krbconfig.c: Removed the krb5_clockskew variable
Theodore Tso
1995-11-08
10
-20
/
+23
*
* 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
[prev]
[next]