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
/
appl
/
simple
/
client
/
sim_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-4
/
+4
*
Mark and reindent what's left of the appl directory
Greg Hudson
2009-11-24
1
-95
/
+93
*
make mark-cstyle
Tom Yu
2009-10-31
1
-13
/
+13
*
Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...
Ken Raeburn
2009-02-02
1
-5
/
+5
*
Set auth_context's rcache to NULL after destroying and before calling
Tom Yu
2008-12-31
1
-1
/
+1
*
Delete replay cache before exiting with success indication
Ken Raeburn
2008-11-10
1
-0
/
+6
*
Include k5-int.h instead of krb5.h when 'private' functions are needed
Ken Raeburn
2007-01-20
1
-1
/
+1
*
* sim_client.c: Always include stdlib.h.
Ken Raeburn
2002-04-06
1
-9
/
+0
*
* sim_client.c: Include errno.h
Ken Raeburn
2002-03-28
1
-0
/
+1
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
1
-1
/
+1
*
* sim_client.c (main): Cast argument to isupper()/tolower() to int
Ezra Peisach
2001-06-18
1
-2
/
+2
*
Cleanup gcc warnings of signed vs unsigned arguments to functions
Ezra Peisach
2000-09-26
1
-6
/
+14
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
*
POSIX states that getopt returns -1 when it is done parsing options,
Theodore Tso
1998-05-06
1
-1
/
+1
*
Remove krb5_xfree from the public interface
Richard Basch
1997-02-18
1
-3
/
+3
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-2
/
+2
*
Check the error return from krb5_init_context(), and print an error
Theodore Tso
1996-11-08
1
-2
/
+5
*
sim_client.c (main): Use krb5_get_server_rcache instead of duplicating
Ezra Peisach
1995-11-09
1
-21
/
+7
*
Fixed location where usage() wasn't being called with an argument
Theodore Tso
1995-10-15
1
-1
/
+1
*
Fix optional host parsing so that host is recognized as an argument
Theodore Tso
1995-09-16
1
-2
/
+6
*
sim_client.c (main): Added better options parsing for more flexibility
Theodore Tso
1995-09-15
1
-53
/
+126
*
sim_client.c: Include stdlib.h or declare malloc. Include string.h for
Ezra Peisach
1995-06-28
1
-0
/
+7
*
changes to accomodate redefinition of krb5_auth_context
Tom Yu
1995-06-11
1
-1
/
+1
*
* sim_client.c (main()): Changes to auth_context to better
Chris Provenzano
1995-05-01
1
-13
/
+19
*
* sim_client.c: Don't set cksumtype because CKSUMTYPE_RSA_MD4_DES
Chris Provenzano
1995-03-27
1
-3
/
+0
*
* sim_client.c Use new calling convention for krb5_mk_req(),
Chris Provenzano
1995-03-10
1
-103
/
+30
*
Avoid <krb5/...> and <com_err.h> includes
John Gilmore
1995-02-28
1
-5
/
+2
*
* sim_client.c Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
1
-5
/
+4
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
1
-19
/
+22
*
stamp out rcs keywords
Mark Eichin
1994-08-18
1
-8
/
+1
*
Fixed for newly enforced memory handling convention in the Kerberos
Theodore Tso
1994-01-13
1
-2
/
+0
*
Change use of xfree to krb5_xfree to prevent namespace pollution
Theodore Tso
1993-10-15
1
-4
/
+4
*
Change export warning notice from "is assumed to require an export license"
Theodore Tso
1993-09-01
1
-2
/
+2
*
Update copyright notice
John Kohl
1991-06-06
1
-2
/
+16
*
convert to krb5_build_principal
John Kohl
1991-04-30
1
-12
/
+9
*
use MAXHOSTNAMELEN
John Kohl
1991-04-19
1
-1
/
+8
*
(a) connect the socket so getsockname() works properly
John Kohl
1991-04-19
1
-10
/
+13
*
Add command line option to set message
John Carr
1991-04-16
1
-4
/
+4
*
libos-proto.h -> los-proto.h
John Kohl
1991-03-14
1
-1
/
+1
*
don't request server's address on local socket!
John Kohl
1991-03-08
1
-1
/
+0
*
*** empty log message ***
John Kohl
1991-03-04
1
-0
/
+316