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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returns
Theodore Tso
1999-03-26
7
-19
/
+51
*
disp_major_status.c (display_unknown): Fix the length of the buffer to
Theodore Tso
1999-03-26
2
-1
/
+7
*
* promptusr.c (krb5_os_get_tty_uio): getchar() returns int, not
Tom Yu
1999-03-25
2
-1
/
+6
*
Don't use cc_uint4 since the Windows include file apparently doesn't
Theodore Tso
1999-03-23
1
-2
/
+2
*
Fix window's get_from_os() call so that gets the default cache name if
Theodore Tso
1999-03-23
1
-1
/
+1
*
Fix up makefile so that it correctly builds the DLL's under windows
Theodore Tso
1999-03-23
1
-6
/
+9
*
Added extern "C" to gssapi_krb5.h
Miro Jurisic
1999-03-15
2
-0
/
+13
*
Now actually compiles
Miro Jurisic
1999-03-15
2
-3
/
+9
*
Fix = vs == bug in krb5_stdcc_next_cred
Theodore Tso
1999-03-14
1
-3
/
+16
*
Commit updated changelog
Theodore Tso
1999-03-14
1
-0
/
+5
*
Fix obviously missing variable declaration
Theodore Tso
1999-03-14
1
-0
/
+2
*
Changes to allow building the profile routines as their own separate DLL
Theodore Tso
1999-03-14
4
-6
/
+81
*
Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are
Theodore Tso
1999-03-14
2
-0
/
+7
*
Check in prototype for gss_krb5_ccache_name()
Theodore Tso
1999-03-14
1
-0
/
+4
*
Check to make sure the context is valid and return an error if it
Theodore Tso
1999-03-12
1
-1
/
+9
*
Sample the ccdefault name at the time when we create the context.
Theodore Tso
1999-03-12
2
-0
/
+22
*
set_ccache.c (gss_krb5_ccache_name): Added new Krb5 specific interface
Theodore Tso
1999-03-12
3
-0
/
+32
*
Change K5_OUTPUT_FILES to be K5_AC_OUTPUT
Theodore Tso
1999-03-12
1
-2
/
+1
*
Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are
Theodore Tso
1999-03-12
5
-54
/
+65
*
Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are
Theodore Tso
1999-03-12
3
-40
/
+49
*
Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are
Theodore Tso
1999-03-11
4
-8
/
+18
*
Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ...
Scott McGuire
1999-03-10
3
-48
/
+97
*
* sendauth.c (krb5_sendauth): Set credspout to NULL if it's
Tom Yu
1999-03-09
2
-2
/
+11
*
Fixed missing Mac#include
Miro Jurisic
1999-02-26
1
-0
/
+4
*
* ccdefname.c (get_from_os): Add missing close-paren; also replace
Tom Yu
1999-02-20
2
-2
/
+8
*
Added get_from_os for MacOS
Miro Jurisic
1999-02-20
1
-13
/
+12
*
Now compiles on the Mac against CC API v2
Miro Jurisic
1999-02-20
1
-2
/
+2
*
Added debugging hooks to stdcc.c
Theodore Tso
1999-02-18
2
-77
/
+222
*
Makefile.in: Link in the ccapi import library under windows
Theodore Tso
1999-02-09
4
-3
/
+38
*
rd_req.c (krb_rd_req): Add appropriate #ifdef so that this code
Theodore Tso
1999-02-09
1
-0
/
+2
*
Fix bad comment terminator in stdcc_util.c which was stopping it from compiling
Theodore Tso
1999-02-09
1
-1
/
+1
*
Makefile.in: Enable the ccapi directory for windows builds
Theodore Tso
1999-02-09
3
-31
/
+35
*
ccdefname.c (get_from_os): On the Windows platform, automatically
Theodore Tso
1999-02-09
3
-4
/
+21
*
Initial rototilling of these functions to make them more krb5 library
Theodore Tso
1999-02-05
3
-250
/
+318
*
Initial commit of massively modified stdcc functions to make them somewhat
Theodore Tso
1999-02-04
2
-269
/
+394
*
* read_pwd.c: Remove reference to CPP symbol "unix"
Tom Yu
1999-02-02
2
-1
/
+5
*
ccdefname.c: Add a new function krb5_cc_set_default_name(), which is
Theodore Tso
1999-02-02
3
-119
/
+166
*
Makefile.in, configure.in: Move the responsibility for generating
Theodore Tso
1999-01-27
3
-14
/
+11
*
localaddr.c: On the macintosh, check to see if getmyipaddr returns
Theodore Tso
1999-01-27
2
-0
/
+13
*
Makefile.in: Add ccapi to the include path so we can find stdcc.h
Theodore Tso
1999-01-27
2
-1
/
+6
*
Fixed typo in SRCS
Miro Jurisic
1999-01-22
1
-1
/
+1
*
Resource chain mangling fix
Miro Jurisic
1999-01-22
1
-0
/
+8
*
_MACINTOSH -> macintosh
Miro Jurisic
1999-01-22
1
-1
/
+1
*
Remove inappropriate cc_shutdown() call from krb5_cc_destroy()
Scott McGuire
1999-01-06
1
-2
/
+2
*
sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolver
Theodore Tso
1999-01-05
2
-0
/
+19
*
changepw.c: Add a test for _WIN16 as well as _WIN32 for sockets
Theodore Tso
1999-01-05
2
-1
/
+7
*
* make_checksum.c (krb5_c_make_checksum): Note the fact that we're
Tom Yu
1999-01-05
4
-1
/
+38
*
* dk.h: Add prototypes for krb5_marc_dk_*
Tom Yu
1999-01-05
5
-0
/
+389
*
accept_sec_context.c (krb5_gss_accept_sec_context): Eliminate double
Theodore Tso
1998-12-22
3
-232
/
+219
*
* old_decrypt.c (krb5_old_decrypt): Initialize the ivec to the key
Tom Yu
1998-12-16
2
-1
/
+17
[prev]
[next]