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
*
Removed des3-md5 support
Richard Basch
1996-05-10
2
-4
/
+14
*
Obsolete file (replaced des3-md5 with des3-sha)
Richard Basch
1996-05-10
1
-173
/
+0
*
Replaced des3-md5 with des3-sha
Richard Basch
1996-05-10
4
-19
/
+221
*
Replace des3-md5 with des3-sha
Richard Basch
1996-05-10
5
-4
/
+9
*
NIST-SHA support
Richard Basch
1996-05-10
10
-0
/
+890
*
Remove unused file
Theodore Tso
1996-05-09
1
-30
/
+0
*
Don't skip keytab entries with kvno=0
Richard Basch
1996-05-09
2
-6
/
+12
*
des425 needs to be compiled after krb5 as des425 depends on krb5_free_keyblock
Ezra Peisach
1996-05-08
2
-1
/
+5
*
Handle compiling with BERK_DB without dbm available. (Linux when
Ezra Peisach
1996-05-07
2
-0
/
+13
*
Don't do more than the necessary encryptions for a single cblock length
Richard Basch
1996-05-07
1
-4
/
+5
*
Somehow I missed this file during my previous checkin... New 3des random
Richard Basch
1996-05-07
1
-15
/
+121
*
Use the revamped random number routines
Richard Basch
1996-05-07
3
-34
/
+63
*
Use the new 3des random number generator
Richard Basch
1996-05-07
3
-2
/
+7
*
New DES random number generation. For regular DES, it is nearly equivalent
Richard Basch
1996-05-07
8
-338
/
+261
*
(clean-unix): Remove libgssapi_krb5.stamp
Ezra Peisach
1996-05-07
2
-1
/
+5
*
Include the uid in the replay cachename
Richard Basch
1996-05-06
3
-1
/
+29
*
preauth.c: Add const and casts as needed to handle warnings..
Ezra Peisach
1996-05-05
2
-7
/
+11
*
* get_creds.c (krb5_get_credentials_core): new function. Common part of
Ken Raeburn
1996-05-04
5
-28
/
+197
*
* krb5_decode.c (decode_krb5_enc_tkt_part): use tagnum correctly to handle
Ken Raeburn
1996-05-04
2
-3
/
+10
*
Add code to support appropriate behavior when the input credentials is
Theodore Tso
1996-05-03
2
-13
/
+51
*
Removed duplicate #include <fcntl.h>
Richard Basch
1996-04-30
1
-1
/
+0
*
clean up configure output style
Ken Raeburn
1996-04-30
2
-0
/
+6
*
* Makefile.in (libkrb5.$(STEXT)): Set a variable with or without "--force" and
Ken Raeburn
1996-04-30
2
-14
/
+15
*
* t_ser.c (stuff): New variable.
Ken Raeburn
1996-04-30
4
-12
/
+28
*
* configure.in: Test that regcomp actually works
Ken Raeburn
1996-04-30
5
-7
/
+27
*
log for mark's sam changes of 4/9
Ken Raeburn
1996-04-30
1
-0
/
+17
*
For windows, mask off low 16 bits because Gradient DCE does things
Theodore Tso
1996-04-30
4
-1
/
+57
*
* Makefile.in (libcrypto.$(STEXT)): Remove before creating
Ken Raeburn
1996-04-30
2
-0
/
+5
*
Fixed a potentional null dereference
Richard Basch
1996-04-28
2
-1
/
+6
*
Whitespace cleanup
Richard Basch
1996-04-25
1
-11
/
+10
*
Added ftp and ecat to the list of services which should be converted.
Theodore Tso
1996-04-17
2
-0
/
+8
*
Don't declare open()
Sam Hartman
1996-04-15
2
-1
/
+5
*
Renamed MD5 routines to be preceded with krb5_
Richard Basch
1996-04-13
3
-22
/
+27
*
Renamed the functions to begin with krb5_ (like was done with MD5)
Richard Basch
1996-04-13
6
-72
/
+77
*
Renamed the functions to be preceded with krb5_ (I ran into a naming
Richard Basch
1996-04-13
7
-81
/
+86
*
On a Macintosh, turn on kdc_timesync and use the v4 credentials cache
Theodore Tso
1996-04-12
2
-2
/
+15
*
Move time offset code from stash_as_reply to verify_as_reply, and fix
Theodore Tso
1996-04-12
2
-11
/
+19
*
When doing the time offset adjustments, make sure the microseconds
Theodore Tso
1996-04-12
2
-0
/
+10
*
Integrated OpenVision's changes into the most recent MIT code. This
Marc Horowitz
1996-04-12
3
-0
/
+330
*
Return GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags() returns an error,
Theodore Tso
1996-04-12
2
-1
/
+8
*
Fixed code to correctly handle errors reported from the mechanism
Theodore Tso
1996-04-12
2
-31
/
+47
*
Fixed the chronology of two of my previous checkins
Richard Basch
1996-04-11
1
-6
/
+6
*
Small fix in case anyone tries compiling without the keytab fallback
Richard Basch
1996-04-11
1
-1
/
+4
*
* rd_svc_key.c (read_service_key): First try to read the V4
Richard Basch
1996-04-11
3
-1
/
+78
*
oops, ted already got it
Mark Eichin
1996-04-10
1
-2
/
+0
*
actually build afsstring2key.c
Mark Eichin
1996-04-10
1
-0
/
+2
*
Added afsstring2key.c to the list of files to be compiled
Theodore Tso
1996-04-10
2
-2
/
+9
*
If make_ap_req() returns KRB5APP_TKT_EXPIRED, then return
Theodore Tso
1996-04-10
2
-0
/
+8
*
rd_req_dec.c (krb5_rd_req_decoded): Move code which validated the
Theodore Tso
1996-04-10
5
-15
/
+87
*
preauth.c: add SAM support
Mark Eichin
1996-04-09
3
-17
/
+322
[next]