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
...
*
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
*
cache name was not being properly null-terminated
Theodore Tso
1994-09-29
2
-0
/
+4
*
Add support for KRB5_KDCREP_SKEW error code
Theodore Tso
1994-09-29
2
-0
/
+6
*
Added new error codes (from suggested changes from Openvision)
Theodore Tso
1994-09-29
2
-0
/
+9
*
Return new error codes KRB5_IN_TKT_REALM_MISTCH and KRB5_KDCREP_SKEW
Theodore Tso
1994-09-29
3
-7
/
+28
*
Added realm compare function
Theodore Tso
1994-09-29
2
-3
/
+19
*
Always fill in a NULL for a zero-length char string or octet string in
Theodore Tso
1994-09-29
2
-3
/
+20
*
Return the most recent key (with the greatest kvno) instead of the
Theodore Tso
1994-09-29
2
-7
/
+25
*
= should have been == in commented out code
Theodore Tso
1994-09-28
2
-2
/
+7
*
Fix to reflect fact that krb5_rc_dfl_close() now frees the rcache structure
Theodore Tso
1994-09-28
2
-2
/
+6
*
Change the interface of krb5_ktfile_read_entry and
Theodore Tso
1994-09-23
6
-46
/
+45
*
xfree() should have been krb5_xfree()
Theodore Tso
1994-09-23
2
-6
/
+6
*
Oops. One more free needed to be inserted
Theodore Tso
1994-09-23
1
-0
/
+1
*
Fix memory leak caused by not freeing top-level structure
Theodore Tso
1994-09-23
2
-0
/
+6
*
Make sure memory associated the credentials cache is freed after the
Theodore Tso
1994-09-23
4
-10
/
+32
*
Fix silly spelling typo
Theodore Tso
1994-09-23
2
-2
/
+2
*
Fix typo in comment. (Silly spelling mistake)
Theodore Tso
1994-09-23
1
-1
/
+1
*
Fix order of autoconf macros so that the tests can find CC properly.
Theodore Tso
1994-09-23
2
-3
/
+8
*
Applied Cybersafe's changes to do transited realm path checking
Theodore Tso
1994-09-22
6
-2
/
+170
*
Fix memory leak in decode timestamp return
Theodore Tso
1994-09-21
3
-1
/
+15
*
Use krb5_rd_req instead of krb5_rd_req_decode, to eliminate some code
Theodore Tso
1994-09-15
2
-19
/
+7
*
Fixed bug reported by Bill Sommerfeld where a missing byte-swap on a
Theodore Tso
1994-09-15
2
-3
/
+15
*
Two global variables didn't need to be global; changed to be static
Theodore Tso
1994-09-09
2
-2
/
+7
*
Fix pointer aliasing problem between newkey and authent->subkey
Theodore Tso
1994-08-20
2
-0
/
+13
*
Fix wrong OID's!
Theodore Tso
1994-08-20
2
-12
/
+16
*
Fix bug of trying to use freed memory
Theodore Tso
1994-08-20
2
-1
/
+10
*
stamp out rcs keywords
Mark Eichin
1994-08-18
400
-2222
/
+350
*
Fix to srvmatch so that when comparing the server, we ignore the realm for
Theodore Tso
1994-08-18
4
-2
/
+30
*
Make krb5_encode_kdc_rep pass in the correct msg_type to the ASN.1
Theodore Tso
1994-08-17
2
-1
/
+27
*
1) Stop checking the msg_type field unless KRB5_MSGTYPE_STRICT is defined
Theodore Tso
1994-08-17
5
-55
/
+86
*
Fixed GSSAPI Object Identifier. (Transcription error between MIT and
Theodore Tso
1994-08-17
2
-4
/
+9
[prev]
[next]