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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, which
Theodore Tso
1998-05-25
4
-10
/
+19
*
inq_cred.c (krb5_gss_inquire_cred):
Theodore Tso
1998-05-25
10
-37
/
+58
*
util_ordering.c (g_order_free):
Theodore Tso
1998-05-25
5
-14
/
+44
*
* Makefile.in (SHLIB_EXPDEPS):
Tom Yu
1998-04-15
2
-2
/
+7
*
* disp_major_status.c (g_display_major_status): Fix a typo in
Tom Yu
1998-04-01
2
-1
/
+6
*
Change to not return GSS_S_CONTINUE_NEEDED, per the standard C
Theodore Tso
1998-03-31
2
-3
/
+9
*
export_name.c (krb5_gss_export_name): Fix bug in gss_export_name. The
Theodore Tso
1998-02-28
2
-1
/
+7
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
8
-8
/
+28
*
Change patch so that either mechanism is accepted
Theodore Tso
1998-02-13
2
-5
/
+6
*
accept_sec_context.c (krb5_gss_accept_sec_context): Always allow use
Theodore Tso
1998-02-13
2
-0
/
+7
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Add lots of
Tom Yu
1998-02-13
2
-15
/
+32
*
* init_sec_context.c: KLUDGE!! Add global variable
Tom Yu
1998-02-12
2
-1
/
+11
*
* configure.in: Add commented out AC_OUTPUT to force autoreconf to
Tom Yu
1998-02-12
2
-0
/
+6
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
12
-51
/
+61
*
wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug where if the
Theodore Tso
1998-02-06
2
-2
/
+15
*
* init_sec_context.c (krb5_gss_init_sec_context): Actually
Tom Yu
1998-01-31
2
-5
/
+10
*
Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as well
Ezra Peisach
1998-01-30
2
-1
/
+5
*
* accept_sec_context.c (rd_and_store_for_creds): Don't mess with
Dan Winship
1998-01-30
5
-3
/
+74
*
Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)
Theodore Tso
1998-01-27
2
-0
/
+6
*
accept_sec_context.c (krb5_gss_accept_sec_context): Will now obtain
Theodore Tso
1998-01-24
2
-25
/
+38
*
init_sec_context.c (make_ap_req): Enforce a stricter requirement on
Theodore Tso
1998-01-24
2
-2
/
+27
*
* Makefile.in (LIBMINOR): Bump minor version due to internal
Tom Yu
1998-01-22
2
-1
/
+6
*
* gssapiP_krb5.h: Add rcache member to the creds
Tom Yu
1998-01-22
6
-2
/
+46
*
* Makefile.in (OBJS): Changed val_cred.$(OBJECT) to
Ezra Peisach
1997-12-29
2
-1
/
+6
*
* val_cred.c (krb5_gss_validate_cred): Free principal extracted
Ezra Peisach
1997-12-07
2
-0
/
+6
*
* accept_sec_context.c (krb5_gss_accept_sec_context),
Theodore Tso
1997-11-16
7
-12
/
+99
*
(Wrong version of Changelog committed previously)
Theodore Tso
1997-11-16
1
-1
/
+2
*
Return GSS_S_FAILURE if a non-NULL context handle is passed to it
Theodore Tso
1997-11-16
2
-3
/
+11
*
remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS
Tom Yu
1997-09-19
3
-2
/
+8
*
* util_token.c (g_verify_token_header): Change local char *
Ezra Peisach
1997-08-17
2
-1
/
+6
*
Add support for the new OID value for host-based service name
Theodore Tso
1997-07-30
3
-0
/
+11
*
inq_names.c (krb5_gss_inquire_names_for_mech): Add the the new OID
Theodore Tso
1997-07-30
3
-1
/
+20
*
* util_ordering.c: Include string.h for prototypes
Ezra Peisach
1997-07-22
2
-0
/
+5
*
(krb5_gss_accept_sec_context): Initialize ctx before it is referenced withou...
Ezra Peisach
1997-07-22
2
-1
/
+6
*
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
*
Added definition for the generic gsspi OID type "gss_nt_exported_name"
Theodore Tso
1997-03-28
3
-0
/
+11
*
Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to the
Theodore Tso
1997-03-28
6
-0
/
+213
*
Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAG
Theodore Tso
1997-03-28
2
-0
/
+30
*
A zero-length token should be treated like a GSS_C_NO_BUFFER during
Theodore Tso
1997-03-25
2
-2
/
+8
*
Fix typo (remove '#' from '#extern "C"')
Theodore Tso
1997-03-24
1
-1
/
+1
*
Add 'extern "C"' for C++ compatibility; also check for __cplusplus
Theodore Tso
1997-03-18
2
-1
/
+15
*
Fix header file so that winmac.h is #included when commpiling on the
Theodore Tso
1997-03-17
2
-1
/
+6
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
4
-20
/
+23
*
* Make shared libs work on AIX
Sam Hartman
1997-02-22
2
-3
/
+7
*
Removed unneeded call to krb5_init_ets
Richard Basch
1997-02-20
1
-1
/
+0
[prev]
[next]