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
...
*
* adm.h: Added principal flag keywords KRB5_ADM_KW_SETFLAGS and
Chris Provenzano
1995-12-12
4
-0
/
+75
*
* main.c: Use the master key enctype from the stash file if none
Richard Basch
1995-12-12
1
-10
/
+12
*
* kdb5_edit.c: Use the master key enctype from the stash file if none
Richard Basch
1995-12-12
1
-11
/
+18
*
* fetch_mkey.c: If the keyblock is initialized with an enctype of
Richard Basch
1995-12-12
1
-1
/
+3
*
* krb524d.c: Rely on stashed master key enctype instead of hardcoding
Richard Basch
1995-12-12
1
-2
/
+1
*
* d3_str2ky.c: Revised 3-DES String-To-Key algorithm to encrypt the
Richard Basch
1995-12-12
1
-1
/
+8
*
* kdc_preauth.c return_padata(): Initialize local variable "size"
Chris Provenzano
1995-12-11
2
-1
/
+6
*
* adm_proto.h: Moved many string conversion functions to libkrb5
Richard Basch
1995-12-11
1
-25
/
+0
*
* krb5.hin: Moved string conversion functions from libkadm
Richard Basch
1995-12-11
1
-0
/
+27
*
* krb5.conf.M: describe new option default_tgs_enctypes
Richard Basch
1995-12-11
1
-0
/
+5
*
* kdb5_edit.M: Document that modent exists
Ezra Peisach
1995-12-10
3
-0
/
+30
*
Add new routine krb5_input_flag_to_string to allow an application to
Ezra Peisach
1995-12-10
2
-0
/
+16
*
* adm_proto.h: Add prototype for krb5_input_flag_to_string
Ezra Peisach
1995-12-10
2
-0
/
+8
*
* krb5.conf Added example use of default_tgs_enctypes
Richard Basch
1995-12-06
1
-0
/
+1
*
* configure.in: Use krb5util library
Ezra Peisach
1995-12-06
3
-1
/
+9
*
Move compat_recvauth to this library so that krb4 can depend on krb5
Ezra Peisach
1995-12-06
5
-0
/
+392
*
Commit the removal or compat_recv.o
Ezra Peisach
1995-12-06
1
-302
/
+0
*
Move compat_recv.c to krb5util
Ezra Peisach
1995-12-06
2
-2
/
+4
*
Removed krb4 dependency in building shared library
Ezra Peisach
1995-12-06
2
-9
/
+6
*
* Makefile.in: Shared library depends on krb5 library now
Ezra Peisach
1995-12-06
3
-3
/
+15
*
krb5 is built before krb4. Add krb5util library
Ezra Peisach
1995-12-06
2
-1
/
+5
*
Add USE_KRB5UTIL_LIBRARY. Change library link order to -lkrb4 -lkrb5
Ezra Peisach
1995-12-06
2
-3
/
+16
*
Added support for matching against a supported app. session key type
Richard Basch
1995-12-05
3
-0
/
+81
*
When searching for cached credentials, make sure we are also looking for
Richard Basch
1995-12-05
1
-1
/
+1
*
Added two new routines for multiple encryption type support:
Richard Basch
1995-12-05
1
-13
/
+131
*
Added prototypes for two new routines:
Richard Basch
1995-12-05
1
-0
/
+9
*
Serialize / de-serialize the context structure, which now includes both
Richard Basch
1995-12-05
1
-15
/
+49
*
Instead of using the TGT session key type, use the application session
Richard Basch
1995-12-05
1
-1
/
+1
*
Extended the context structure to support differing tgt and application
Richard Basch
1995-12-05
1
-2
/
+4
*
The BSD application suite only understands using 1-DES as a session key type
Richard Basch
1995-12-05
1
-0
/
+4
*
Use symbolic names for the encryption types.
Richard Basch
1995-12-05
1
-3
/
+6
*
The wrong encryption system was being initialized. The response to the mk_req
Richard Basch
1995-12-05
1
-2
/
+2
*
There is no longer a dependency on libkadm
Richard Basch
1995-12-05
3
-3
/
+0
*
Moved most string-type conversion routines from libkadm to libkrb5 to
Richard Basch
1995-12-05
3
-618
/
+670
*
Moved most string-type conversion routines from libkadm to libkrb5 to
Richard Basch
1995-12-05
2
-1
/
+2
*
Fixed the description of the algorithm in the comment
Richard Basch
1995-12-02
1
-2
/
+1
*
XOR the last byte of weak keys with 0xf0, according to spec
Richard Basch
1995-12-02
2
-2
/
+6
*
Applied patch from Scott Schwartz <schwartz@galapagos.cse.psu.edu>
Theodore Tso
1995-12-01
2
-0
/
+67
*
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
*
Added temporary definition of KRB5_ADM_M_EXTRADATA so that we have a
Theodore Tso
1995-12-01
2
-0
/
+8
*
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
*
* kdc_preauth.c: #@&^(!! Ultrix cc sucks. Typedef to function
Tom Yu
1995-12-01
2
-9
/
+27
*
Removed extra eblock argument from call to krb5_encode_kdc_rep
Theodore Tso
1995-11-29
2
-6
/
+8
*
Corrected a bug in the wrap-around carry (found bug by comparing test results
Richard Basch
1995-11-29
1
-24
/
+16
[prev]
[next]