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
/
gssapi
/
generic
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gssapiP_generic.h, util_token.c (g_verify_token_header): Make
Ezra Peisach
2002-07-15
1
-0
/
+5
*
Get rid of some unused functions and files. Hide
Ken Raeburn
2002-07-13
1
-0
/
+5
*
* gssapi_generic.h: allow inclusion by C++
Tom Yu
2002-07-13
1
-0
/
+22
*
avoid name conflicts with glib
Ken Raeburn
2001-10-20
1
-0
/
+6
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
1
-0
/
+5
*
KRB5_EXPORTVAR is defined lots of places but never used; delete it
Ken Raeburn
2001-10-06
1
-0
/
+2
*
Put back GSS_DLLIMP for variables, but define the macro here instead of in
Ken Raeburn
2001-10-05
1
-0
/
+20
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
1
-0
/
+5
*
* gssapi.hin, gssapi_generic.h, gssapi_generic.c:
Tom Yu
2001-06-27
1
-0
/
+6
*
* util_validate.c (g_save): Cleanup extraneous variable from
Ezra Peisach
2001-06-22
1
-0
/
+5
*
* util_validate.c (g_validate, g_save, g_delete): If HAVE_BSD_TYPE
Ezra Peisach
2001-06-21
1
-0
/
+6
*
* disp_major_status.c (display_unknown): Remove unused variable
Ezra Peisach
2001-05-08
1
-0
/
+16
*
* Makefile.in (unixmac): Target deleted
Ken Raeburn
2001-04-17
1
-0
/
+4
*
* oid_ops.c: Avoid the use of a variable named index
Ezra Peisach
2001-03-11
1
-0
/
+4
*
* gssapiP_generic.h (g_OID_equal): Instead of casting argument to
Ezra Peisach
2000-10-03
1
-0
/
+5
*
* Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost.
Ken Raeburn
2000-08-04
1
-0
/
+6
*
Check for existance of <memory.h>.
Wilfredo Sanchez
2000-06-01
1
-0
/
+5
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
Improve rule to create gssapi include dir under windows
Danilo Almeida
1999-05-19
1
-0
/
+5
*
These are a bunch of intertwined changes to the windows build.
Danilo Almeida
1999-05-19
1
-0
/
+5
*
Do win32 build in subdir
Danilo Almeida
1999-05-10
1
-0
/
+4
*
disp_major_status.c (display_unknown): Fix the length of the buffer to
Theodore Tso
1999-03-26
1
-0
/
+6
*
Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are
Theodore Tso
1999-03-12
1
-0
/
+8
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
1
-0
/
+5
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+5
*
oid_ops.c (generic_gss_release_oid): Recognize our own (new) "self"
Theodore Tso
1998-07-02
1
-0
/
+6
*
util_buffer.c (g_make_string_buffer): Don't include the trailing
Theodore Tso
1998-05-25
1
-0
/
+5
*
util_ordering.c (g_order_free):
Theodore Tso
1998-05-25
1
-0
/
+9
*
* disp_major_status.c (g_display_major_status): Fix a typo in
Tom Yu
1998-04-01
1
-0
/
+5
*
Change to not return GSS_S_CONTINUE_NEEDED, per the standard C
Theodore Tso
1998-03-31
1
-0
/
+6
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+4
*
Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as well
Ezra Peisach
1998-01-30
1
-0
/
+4
*
Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)
Theodore Tso
1998-01-27
1
-0
/
+5
*
* util_token.c (g_verify_token_header): Change local char *
Ezra Peisach
1997-08-17
1
-0
/
+5
*
Add support for the new OID value for host-based service name
Theodore Tso
1997-07-30
1
-0
/
+5
*
* util_ordering.c: Include string.h for prototypes
Ezra Peisach
1997-07-22
1
-0
/
+4
*
Added definition for the generic gsspi OID type "gss_nt_exported_name"
Theodore Tso
1997-03-28
1
-0
/
+5
*
Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAG
Theodore Tso
1997-03-28
1
-0
/
+6
*
Add 'extern "C"' for C++ compatibility; also check for __cplusplus
Theodore Tso
1997-03-18
1
-0
/
+6
*
Fix header file so that winmac.h is #included when commpiling on the
Theodore Tso
1997-03-17
1
-0
/
+5
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
1
-0
/
+5
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+10
*
* configure.in: Remove the CopyHeader and CopySrcHeader rules as
Ezra Peisach
1997-02-06
1
-0
/
+8
*
gssapi.hin: Make sure KRB5_EXPORTVAR is defined
Richard Basch
1997-02-06
1
-0
/
+4
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
1
-0
/
+13
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-0
/
+9
*
*gssapi.h: Renamed to gssapi.hin
Tom Yu
1996-11-18
1
-0
/
+14
*
* Makefile.in (HDRS): Changes so that $(OBJS) will not get
Tom Yu
1996-11-06
1
-0
/
+7
[next]