index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
gssapi
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Always copy the mechtype so that delete_sec_context() can safely
Theodore Tso
1997-07-16
2
-1
/
+11
*
Added code so that a valid credential handle is generated when
Kevin Mitchell
1997-06-30
2
-3
/
+75
*
accept_sec_context.c (krb5_gss_accept_sec_context): Reorganized error
Theodore Tso
1997-06-07
4
-172
/
+220
*
Added V2 functions to the glue layer
Theodore Tso
1997-04-01
6
-17
/
+74
*
Fix really stupid typo
Theodore Tso
1997-04-01
1
-1
/
+1
*
import_name.c (krb5_gss_import_name): Add support for importing the
Theodore Tso
1997-03-28
3
-6
/
+64
*
Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to the
Theodore Tso
1997-03-28
6
-0
/
+213
*
A zero-length token should be treated like a GSS_C_NO_BUFFER during
Theodore Tso
1997-03-25
2
-2
/
+8
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
2
-9
/
+11
*
Removed unneeded call to krb5_init_ets
Richard Basch
1997-02-20
1
-1
/
+0
*
Replace instances of krb5_xfree..
Richard Basch
1997-02-19
2
-5
/
+4
*
Merge of libhack_branch
Tom Yu
1997-02-09
3
-21
/
+51
*
util_crypt.c: Include k5-int.h because we need to access the private
Richard Basch
1997-02-06
2
-1
/
+7
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
6
-154
/
+167
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
6
-45
/
+96
*
* acquire_cred.c (acquire_accept_cred): use krb5_kt_get_entry
Barry Jaspan
1996-12-04
2
-36
/
+14
*
ser_sctx.c (kg_oid_externalize, kg_oid_internalize,
Theodore Tso
1996-10-19
5
-12
/
+183
*
*** empty log message ***
Marc Horowitz
1996-10-16
1
-0
/
+6
*
* accept_sec_context.c (krb5_gss_accept_sec_context): return an
Marc Horowitz
1996-10-16
1
-21
/
+37
*
Don't let the "timeleft" returned by krb5_gss_acquire_cred be negative!
Theodore Tso
1996-10-10
2
-1
/
+6
*
Definition of gss_nt_krb5_name was incorrect; someone was being a
Theodore Tso
1996-10-09
2
-1
/
+6
*
Fix stupid bug; don't free buf before it's allocated!
Theodore Tso
1996-08-28
2
-1
/
+5
*
* Require DES-CBC-CRC. This works always
Sam Hartman
1996-08-22
2
-1
/
+6
*
* acquire_cred.c (krb5_gss_acquire_cred): Add const to local
Ezra Peisach
1996-08-02
2
-1
/
+7
*
* Makefile.in (OBJS): Remove trailing backslash on a comment; it
Tom Yu
1996-07-26
2
-1
/
+6
*
Add AC_PROG_INSTALL, since it's needed for a "make install"
Theodore Tso
1996-07-26
2
-0
/
+6
*
restore old version (oops checked in debugging vers
Tom Yu
1996-07-26
1
-3
/
+0
*
* Makefile.in: remove trailing backslash from comment under SRCS
Tom Yu
1996-07-26
3
-1
/
+10
*
init_sec_context.c (krb5_gss_init_sec_context): Fixed error checking
Theodore Tso
1996-07-25
5
-22
/
+31
*
* acquire_cred.c (krb5_gss_acquire_cred): Initialize variable
Ezra Peisach
1996-07-25
2
-0
/
+7
*
ser_sctx.c (kg_oid_externalize): Add proper return code
Theodore Tso
1996-07-25
4
-6
/
+16
*
Fix broken Windows commands to copy gssapi_krb5.h to include/gssapi
Theodore Tso
1996-07-24
2
-1
/
+4
*
Must include k5-int.h on Windows and Macintosh builds
Theodore Tso
1996-07-24
2
-0
/
+9
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
40
-1003
/
+2032
*
* configure.in: remove ref to ET_RULES
Tom Yu
1996-06-14
2
-1
/
+5
*
Makefile.in: Update special rule for gssapi_err_krb5.obj so that it
Theodore Tso
1996-06-13
2
-5
/
+5
*
Checked in missing _WIN32 #ifdef
Theodore Tso
1996-06-13
1
-1
/
+1
*
Add #ifdef _WIN32 in places where we had #ifdef _MSDOS
Theodore Tso
1996-06-12
2
-1
/
+6
*
cvsignore hackery
Tom Yu
1996-06-10
1
-1
/
+0
*
Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more general
Kevin Mitchell
1996-06-07
6
-12
/
+21
*
* k5seal.c k5unseal.c util_cksum.c:
Richard Basch
1996-05-15
4
-11
/
+14
*
Change call to krb5_auth_con_setcksumtype to use
Theodore Tso
1996-05-14
2
-1
/
+7
*
Renamed MD5 routines to be preceded with krb5_
Richard Basch
1996-04-13
3
-22
/
+27
*
Return GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags() returns an error,
Theodore Tso
1996-04-12
2
-1
/
+8
*
If make_ap_req() returns KRB5APP_TKT_EXPIRED, then return
Theodore Tso
1996-04-10
2
-0
/
+8
*
Makefile.in (SRCS): Inlined list of source files for SRCS and OBJS
Theodore Tso
1996-04-02
3
-6
/
+18
*
Don't compile this procedure, since it's not used. The mechanism glue
Theodore Tso
1996-03-21
2
-0
/
+10
*
Comment out #ident line. This causes the Macintosh C compiler
Theodore Tso
1996-03-21
2
-2
/
+9
*
Synchronize .Sanitize with current reality
Ezra Peisach
1996-03-20
1
-1
/
+2
*
use PROTOTYPE and K&R style definitions, per krb5 style
Mark Eichin
1996-03-12
1
-6
/
+6
[prev]
[next]