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
...
*
Add the ISODE_DEFS rule
Theodore Tso
1994-10-14
4
-0
/
+10
*
Move the various flavors of cryptosystem support -- raw des, des-md5, des-crc
Theodore Tso
1994-10-14
3
-0
/
+478
*
Use POSIX_FILE_LOCKS if _POSIX_VERSION is defined in unistd.h
Theodore Tso
1994-10-14
3
-0
/
+17
*
Add support for the new cryptosystem DES/MD5
Theodore Tso
1994-10-14
3
-4
/
+31
*
Remove declarations of the cryptosystem specific structures to
Theodore Tso
1994-10-14
7
-350
/
+25
*
Cast char pointer to the expected unsigned char pointer, since that's
Theodore Tso
1994-10-14
2
-3
/
+9
*
Remove symlinked files on make clean
Theodore Tso
1994-10-14
2
-0
/
+7
*
No point putting RFC's in the krb5 sources
Theodore Tso
1994-10-13
2
-2052
/
+0
*
Add support for the MDx test driver t_mddriver. Run t_mddriver on a
Theodore Tso
1994-10-13
2
-1
/
+20
*
Add support for the MDx test driver t_mddriver. Run t_mddriver on a
Theodore Tso
1994-10-13
3
-3
/
+339
*
Add the UL macro to control how unsigned long constants are compiled.
Theodore Tso
1994-10-13
4
-74
/
+100
*
Run crctest on a "make check". Clean up the crctest program on a
Theodore Tso
1994-10-12
2
-0
/
+11
*
Add -DKRB5_USE_ISODE so that include files get included properly
Theodore Tso
1994-10-07
2
-1
/
+6
*
Include unistd.h first, and don't try to include sys/types.h first.
Theodore Tso
1994-10-07
1
-5
/
+4
*
Include unistd.h if it is present
Theodore Tso
1994-10-07
3
-1
/
+16
*
Add test for unistd.h
Theodore Tso
1994-10-07
2
-1
/
+3
*
Use POSIX_FILE_LOCKS if _POSIX_VERSION in unistd.h
Theodore Tso
1994-10-07
2
-2
/
+16
*
Make sure the "make check" programs are cleaned up on a "make clean"
Theodore Tso
1994-10-07
2
-5
/
+6
*
Add recursive "make check" target
Theodore Tso
1994-10-07
2
-0
/
+5
*
Add recursive "make check" target
Theodore Tso
1994-10-07
2
-0
/
+5
*
Take out check that assures that long is 4 bytes. The DES
Theodore Tso
1994-10-06
2
-6
/
+7
*
Don't bomb out if the argument to krb5_free_principal() is NULL
Theodore Tso
1994-10-05
2
-1
/
+9
*
Only try to free the contents of the keytab_entry if it is non-NULL
Theodore Tso
1994-10-05
2
-2
/
+13
*
Fix to compare using new_entry instead of cur_entry. (Bug made in
Theodore Tso
1994-10-05
2
-5
/
+8
*
Add widen.h and narrow.h around declaration so that argument types are
Theodore Tso
1994-10-04
3
-0
/
+11
*
resolve's first argument is now a const char *
Theodore Tso
1994-10-04
4
-4
/
+11
*
Added missing * to function pointer deference
Theodore Tso
1994-10-04
1
-1
/
+1
*
Don't assume that krb5_timestamp and time_t are the same type
Theodore Tso
1994-10-04
2
-1
/
+14
*
Add widen.h and narrow.h around declaration so that argument types are
Theodore Tso
1994-10-04
2
-0
/
+7
*
Added placeholder for magic number
Theodore Tso
1994-10-04
4
-0
/
+13
*
Don't build the krb425 library. It is deprecated
Theodore Tso
1994-10-04
1
-1
/
+1
*
Rearrange declarations so it will actually compile
Theodore Tso
1994-10-04
1
-16
/
+43
*
Commited wrong version of kdb_compat.h
Theodore Tso
1994-10-04
1
-1
/
+1
*
Don't build the krb425 library. It is deprecated
Theodore Tso
1994-10-04
1
-0
/
+4
*
Add structure magic numbers
Theodore Tso
1994-10-04
3
-0
/
+7
*
Reserve space for the structure magic numbers
Theodore Tso
1994-10-04
2
-0
/
+5
*
Add backwards compatibility for version numbers 1.0 and 2.0 of the
Theodore Tso
1994-10-04
3
-1
/
+112
*
Database records now must be version 2.0 (instead of versions 1.0 or
Theodore Tso
1994-10-04
2
-2
/
+10
*
make install obey $(DESTDIR)
Theodore Tso
1994-10-04
6
-3
/
+15
*
Make install obey $(DESTDIR)
Theodore Tso
1994-10-04
4
-4
/
+12
*
Fix type used to call krb5_rc_io_size (one last time)
Theodore Tso
1994-10-03
2
-1
/
+6
*
Add magic number placeholder to statically initialized structures
Theodore Tso
1994-10-01
2
-0
/
+6
*
Add magic number placeholder to statically initialized structures
Theodore Tso
1994-10-01
8
-0
/
+19
*
index()->strchr()
Theodore Tso
1994-10-01
3
-2
/
+10
*
Add magic number placeholder to statically initialized files
Theodore Tso
1994-10-01
4
-0
/
+9
*
Remove libkdb5.a on make clean
Theodore Tso
1994-09-30
2
-1
/
+5
*
Removed MIT DES files
Theodore Tso
1994-09-30
5
-599
/
+3
*
If the prefix "FILE:" is not given, assume the default operations list
Theodore Tso
1994-09-30
2
-2
/
+10
*
In krb5_rc_dfl_recover, krb5_rc_io_size was being called with
Theodore Tso
1994-09-30
2
-1
/
+7
*
Removed MIT DES implementation; only use Fergeson DES
Theodore Tso
1994-09-30
19
-1893
/
+153
[prev]
[next]