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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* poplib.c (pop_init): Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
2
-1
/
+5
*
* kcmd.c Call krb5_sendauth() and krb5_get_credentials() with
Chris Provenzano
1995-02-23
3
-33
/
+43
*
Converted krb/keytab to work on the PC. Mostly just adding the windows
Keith Vetter
1995-02-22
24
-83
/
+125
*
Remove call to xfree at the end. This routine now only frees the
Theodore Tso
1995-02-22
2
-1
/
+6
*
Fix argument type to krb5_free_cred_enc_part()
Theodore Tso
1995-02-22
2
-1
/
+6
*
Converted krb5/des425 and krb5/asn.1 to the PC
Keith Vetter
1995-02-22
38
-407
/
+466
*
Added missing declarations, removed duplicate ones
Theodore Tso
1995-02-22
3
-9
/
+21
*
Use $(LD) instead of $(CC) when linking
Theodore Tso
1995-02-22
2
-2
/
+6
*
Use $(LD) instead of $(CC) when linking. (For allowing use of Pure Software
Theodore Tso
1995-02-22
2
-1
/
+5
*
Add a new configure production which allows a special linker to be
Theodore Tso
1995-02-22
2
-0
/
+18
*
Add line for $(LD)
Theodore Tso
1995-02-22
2
-0
/
+5
*
* configure.in: check for HAVE_FLOCK, since we may need to use
Mark Eichin
1995-02-21
3
-22
/
+95
*
* init_ets.c (krb5_init_ets): use old-style definition
Mark Eichin
1995-02-21
2
-1
/
+6
*
* config.h: get krb5/autoconf.h.
Mark Eichin
1995-02-21
3
-3
/
+10
*
Updated krb5/error_tables for the PC. Makefile.in set up to run awk if one
Keith Vetter
1995-02-21
3
-13
/
+49
*
Converted krb5/free to the PC. Added windows INTERFACE keyword to the
Keith Vetter
1995-02-21
36
-177
/
+204
*
PC'fied gssapi directories. Mostly changing Makefile.in and adding the
Keith Vetter
1995-02-21
49
-226
/
+317
*
* configure.in: Flip again. Use AC_CHECK_HEADERS, but default the
John Gilmore
1995-02-21
4
-15
/
+139
*
* config.h, config.win: Remove; merge them both into ../config.h.
John Gilmore
1995-02-21
3
-144
/
+5
*
Made the CRYPTO directories work on the PC by adding INTERFACE to all the
Keith Vetter
1995-02-21
50
-184
/
+376
*
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
*
Experimental checkin
Keith Vetter
1995-02-20
2
-1
/
+10
*
* configure.in: Use AC_HAVE_HEADER rather than AC_HEADER_CHECK.
John Gilmore
1995-02-17
2
-2
/
+8
*
* acconfig.h: added HAS_SYS_FILE_H & HAS_SYS_PARAM_H for Windows
John Gilmore
1995-02-15
2
-0
/
+6
*
* Makefile.in: made to work under Windows
John Gilmore
1995-02-15
4
-14
/
+32
*
* configure.in: added header checks for sys/param.h and sys/file.h.
John Gilmore
1995-02-15
5
-9
/
+47
*
* config.win: new file--windows base template for config.h
John Gilmore
1995-02-15
3
-0
/
+65
*
* pre.in: Added macros for directory syntax, filename extensions
John Gilmore
1995-02-15
5
-2
/
+122
*
* kdb5_edit.c: add modent
Tom Yu
1995-02-14
6
-9
/
+1260
*
Fix memory leak --- the default encryption types was not being freed
Theodore Tso
1995-02-14
2
-2
/
+10
*
Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in
Theodore Tso
1995-02-11
4
-4
/
+19
*
Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in
Theodore Tso
1995-02-11
3
-3
/
+14
*
Remove needless #include of <krb5/asn.1/encode.h>
Theodore Tso
1995-02-10
2
-1
/
+4
*
Don't include <krb5/asn.1/encode.h>; use <krb5/asn1.h>
Theodore Tso
1995-02-10
2
-1
/
+5
*
Removed ISODE cruft
Theodore Tso
1995-02-10
5
-94
/
+10
*
Removed ISODE cruft
Theodore Tso
1995-02-10
12
-728
/
+69
*
Removed ISODE cruft -- moved included .h files from krb5/asn.1/*.h into
Theodore Tso
1995-02-10
8
-1048
/
+253
*
Remove ISODE cruft
Theodore Tso
1995-02-10
2
-4
/
+4
*
krb5_use_keytype() was being called when the argument was a encryption
Theodore Tso
1995-02-10
2
-1
/
+8
*
Added -e option to print out encryption types
Chris Provenzano
1995-02-09
2
-1
/
+38
*
Set up the keyblock's etype field correctly (after copying the
Theodore Tso
1995-02-09
2
-2
/
+7
*
* kdb5_edit.c (show_principal): make sane and print all useful
Tom Yu
1995-02-09
2
-4
/
+68
*
Add KRB5_INT32 definitions for non-32 int platforms
Theodore Tso
1995-02-08
2
-0
/
+12
*
* kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype to
Chris Provenzano
1995-02-08
2
-7
/
+10
*
* kprop.c Use krb5_get_in_tkt_with_keytab() instead of
Chris Provenzano
1995-02-08
2
-4
/
+7
*
* get_in_tkt.c (krb5_get_in_tkt())
Chris Provenzano
1995-02-08
6
-148
/
+250
*
* kpasswd.c Removed krb5_keytype, changed krb5_enctype to
Chris Provenzano
1995-02-08
2
-26
/
+11
*
* kadmin.c Removed krb5_keytype, changed krb5_enctype to
Chris Provenzano
1995-02-08
2
-24
/
+10
*
* func-proto.h (krb5_get_in_tkt()) Changed key_proc args to be the
Chris Provenzano
1995-02-08
2
-11
/
+32
[next]