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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commit on the whole tree to make a checkpoint for a working windows world
Keith Vetter
1995-03-31
2
-1
/
+6
*
* Makefile.in (unixmac): Add to build header files
John Gilmore
1995-03-29
2
-0
/
+6
*
* accept_sec_context.c: Use new calling convention for krb5_rd_req()
Chris Provenzano
1995-03-27
2
-135
/
+47
*
Don't include sys/socket.h and netdb.h, since they are included by
Theodore Tso
1995-03-24
2
-4
/
+5
*
Changed the name of the gssapi library created under Windows and a couple of
Keith Vetter
1995-03-22
8
-13
/
+54
*
Added 3 new files and changed the makefile in lib to be able to make a DLL
Keith Vetter
1995-03-16
2
-5
/
+9
*
* init_sec_context.c (krb5_gss_init_sec_context())
Chris Provenzano
1995-03-10
3
-49
/
+73
*
Made explicit the signed to unsigned conversions in the gssapi/krb5
Keith Vetter
1995-03-08
22
-47
/
+59
*
Fixed up some missing protocols and unchecked casts
Keith Vetter
1995-03-08
6
-11
/
+26
*
<com_err.h> => "com_err.h"
John Gilmore
1995-02-28
4
-2
/
+4
*
Avoid <krb5/....> includes
John Gilmore
1995-02-28
5
-6
/
+14
*
* init_sec_context.c (make_ap_req()) Use new API for
Chris Provenzano
1995-02-23
2
-49
/
+64
*
PC'fied gssapi directories. Mostly changing Makefile.in and adding the
Keith Vetter
1995-02-21
49
-226
/
+317
*
Renames for 8.3 uniqueness for files created by the Make process
Keith Vetter
1995-02-20
4
-7
/
+16
*
DOS 8.3 filename changes. The make process created some files with
Keith Vetter
1995-02-20
4
-7
/
+16
*
Add .cvsignore file so that cvs ignores the autoconf-built configure file
Theodore Tso
1995-02-03
3
-0
/
+3
*
Rename files for DOS 8.3 uniqueness:
John Gilmore
1995-02-03
8
-12
/
+23
*
Rename files for DOS 8.3 uniqueness:
John Gilmore
1995-02-03
7
-10
/
+20
*
Added krb5_keytype arg to rd_req_keyproc()
Chris Provenzano
1995-01-28
2
-2
/
+7
*
* Removed all narrow types and references to wide.h and narrow.h
Chris Provenzano
1995-01-25
2
-2
/
+4
*
* acquire_cred.c (acquire_accept_cred): Add context arg when
John Gilmore
1995-01-23
2
-1
/
+6
*
Fixed bugs in introduction of context variables; if the global context is
Theodore Tso
1995-01-19
10
-17
/
+80
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
30
-415
/
+474
*
gss_display_name() should return a name type OID, not a mechanism OID
Theodore Tso
1995-01-10
2
-1
/
+6
*
* configure.in: move WITH_CCOPTS
Mark Eichin
1994-11-18
2
-2
/
+6
*
Conversion of autoconfigury to Autoconf V2
Mark Eichin
1994-10-26
3
-3
/
+3
*
Fix missing $(DESTDIR) in "make install" lines
Theodore Tso
1994-10-19
2
-1
/
+5
*
Add widen.h and narrow.h around declaration so that argument types are
Theodore Tso
1994-10-04
2
-0
/
+7
*
make install obey $(DESTDIR)
Theodore Tso
1994-10-04
2
-1
/
+5
*
Fix to reflect fact that krb5_rc_dfl_close() now frees the rcache structure
Theodore Tso
1994-09-28
2
-2
/
+6
*
Fix wrong OID's!
Theodore Tso
1994-08-20
2
-12
/
+16
*
stamp out rcs keywords
Mark Eichin
1994-08-18
45
-181
/
+0
*
Fixed GSSAPI Object Identifier. (Transcription error between MIT and
Theodore Tso
1994-08-17
2
-4
/
+9
*
use ctype.h
Mark Eichin
1994-08-14
1
-0
/
+1
*
stamp..
Mark Eichin
1994-08-09
1
-39
/
+0
*
Stamp Out Imake in Our Lifetimes..
Mark Eichin
1994-08-09
2
-204
/
+0
*
oops forgot to look for install program
Tom Yu
1994-08-04
2
-0
/
+3
*
make install fixes
Tom Yu
1994-08-04
2
-2
/
+5
*
* Makefile.in: remove spurious mkdir
Tom Yu
1994-07-14
2
-3
/
+4
*
Reduced Makefile.in, using pre/post
Mark Eichin
1994-07-02
3
-75
/
+0
*
* configure.in (in all relevant subdirs): move invokations of
Tom Yu
1994-06-27
3
-3
/
+3
*
changes to fix make install
Tom Yu
1994-06-25
2
-3
/
+21
*
obvious additions to clean
Mark Eichin
1994-06-23
1
-0
/
+2
*
improve clean rules
Mark Eichin
1994-06-23
2
-0
/
+6
*
test DONE for emptiness before using
Mark Eichin
1994-06-22
1
-2
/
+4
*
add CONFIG_RULES to remaining configure.ins
Mark Eichin
1994-06-22
1
-0
/
+1
*
Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)
Mark Eichin
1994-06-21
3
-1
/
+4
*
support to allow --with-ccopts=
Tom Yu
1994-06-21
4
-0
/
+4
*
add AC_SIZE_T
Mark Eichin
1994-06-21
2
-0
/
+5
*
Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)
Mark Eichin
1994-06-18
2
-2
/
+2
[next]