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
...
*
Include k5-int.h instead of specific internal include files
Paul Park
1995-07-27
2
-5
/
+6
*
Remove inclusion of k5-config.h
Paul Park
1995-07-27
2
-1
/
+7
*
Cast mit_des_ecb_encrypt args correctly
Paul Park
1995-07-27
2
-3
/
+6
*
Check for the sizes of short, int and long
Paul Park
1995-07-27
1
-0
/
+3
*
Add rsa-md5.h
Paul Park
1995-07-27
3
-0
/
+74
*
Do not include k5-config.h, it is no longer present or needed
Paul Park
1995-07-27
2
-2
/
+4
*
Describe previous changes
Paul Park
1995-07-27
1
-0
/
+9
*
Use des_int.h and fix compiler rumblings
Paul Park
1995-07-27
1
-2
/
+3
*
Fix compiler rumblings
Paul Park
1995-07-27
2
-6
/
+6
*
Use des_int.h instead of mit-des.h
Paul Park
1995-07-27
3
-0
/
+3
*
Inline the old contents of mit-des.h
Paul Park
1995-07-27
1
-2
/
+50
*
Set the KEYTYPE_DES keytable entry to the MD5 one if enabled
Paul Park
1995-07-27
2
-0
/
+15
*
Add --enable-des-cbc-md5 and friends to control cryptoconf.c
Paul Park
1995-07-27
1
-0
/
+81
*
Use the etype from krb5_keytype_array[mkey]
Paul Park
1995-07-27
2
-6
/
+8
*
Fix compiler complaints and remove dependence on mit-des.h
Paul Park
1995-07-27
3
-4
/
+17
*
Add --with-vague-errors and --with-kdc-kdb-update which controls KDC behavior
Paul Park
1995-07-27
1
-0
/
+28
*
Remove dependence on mit-des.h
Paul Park
1995-07-27
2
-3
/
+7
*
Remove obsolete internal include files
Paul Park
1995-07-27
16
-1360
/
+9
*
Inline or remove internal include files. We only need k5-int.h for most
Paul Park
1995-07-27
2
-14
/
+1060
*
Check for interrupted select in krshd
Paul Park
1995-07-27
2
-2
/
+10
*
Add --with-dbm check
Paul Park
1995-07-27
4
-0
/
+44
*
Fix initialization of unparse_mod_princ_size
Paul Park
1995-07-27
1
-3
/
+3
*
Use new kdb format
Chris Provenzano
1995-07-27
16
-672
/
+513
*
* decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:
Chris Provenzano
1995-07-27
9
-588
/
+936
*
Define new kdb format
Chris Provenzano
1995-07-27
2
-58
/
+170
*
Added #define KEYTYPE_UNKNOWN
Chris Provenzano
1995-07-27
2
-0
/
+6
*
Merge some changes for NetBSD that I and others have made
Chris Provenzano
1995-07-27
1
-2
/
+2
*
Fix bad shift value in verifier function
Paul Park
1995-07-26
1
-1
/
+1
*
* kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerr
Tom Yu
1995-07-25
4
-0
/
+66
*
Include adm_proto.h for prototypes. Compiling with -Wmissing_prototypes
Ezra Peisach
1995-07-21
7
-1
/
+11
*
* kdb_dbm.c (krb5_dbm_db_create): move dirname, pagname
Mark Eichin
1995-07-21
2
-3
/
+8
*
* rc_dfl.c (rc_store): rename from store() to avoid conflict with
Mark Eichin
1995-07-21
2
-4
/
+9
*
Add full prototypes for all functions. Fix calls to functions that
Ezra Peisach
1995-07-20
7
-36
/
+193
*
* localaddr.c: also add definition of max if it's not there
Tom Yu
1995-07-19
2
-0
/
+5
*
* localaddr.c: fix definition of ifreq_size so it actually works
Tom Yu
1995-07-19
2
-1
/
+5
*
Fix previous change by removing configure.in dependency on
Sam Hartman
1995-07-19
3
-2
/
+6
*
(KRB5_SOCKADDR_SA_LEN): Add space before = to keep shell happy
Ezra Peisach
1995-07-18
2
-1
/
+6
*
Update Makefile.in to use $(STEXT) so shared libs under AIX work
Sam Hartman
1995-07-18
2
-4
/
+11
*
Bsd 4.4 has a field sa_len in struct sockaddr which is the
Sam Hartman
1995-07-18
5
-3
/
+49
*
Remove per-realm parameters and prompting. No longer needed with KDC profile
Paul Park
1995-07-17
2
-22
/
+13
*
Add KDC profile handling and remove password prompting
Paul Park
1995-07-17
2
-55
/
+48
*
Fix handling of default etype
Paul Park
1995-07-17
4
-4
/
+16
*
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6306 dc483132-0cff-0310-8789-dd5...
Paul Park
1995-07-17
2
-186
/
+82
*
Update calling sequence to krb5_db_fetch_mkey()
Paul Park
1995-07-17
6
-1
/
+15
*
Add KDC profile and stash file support
Paul Park
1995-07-17
19
-59
/
+423
*
Move stash file #define to osconf.h and add stash file name handling
Paul Park
1995-07-17
3
-5
/
+11
*
Add KDC profile handling routines
Paul Park
1995-07-17
2
-5
/
+173
*
Add DEFAULT_KEYFILE_STUB which puts the stashfile in the KDC library
Paul Park
1995-07-17
2
-1
/
+8
*
Describe changes to headers in this directory
Paul Park
1995-07-17
1
-0
/
+8
*
Add stash file parameter to krb5_db_fetch_mkey()
Paul Park
1995-07-17
1
-0
/
+1
[prev]
[next]