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
/
appl
/
sample
/
sclient
/
sclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use AI_ADDRCONFIG for more efficient getaddrinfo
Greg Hudson
2011-06-23
1
-0
/
+1
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-3
/
+4
*
Mark and reindent what's left of the appl directory
Greg Hudson
2009-11-24
1
-110
/
+108
*
make mark-cstyle
Tom Yu
2009-10-31
1
-7
/
+7
*
Replace strcpy/strcat/sprintf uses in a couple of sample code files
Greg Hudson
2008-11-05
1
-2
/
+7
*
Memory leak fixes on exit
Ezra Peisach
2006-10-18
1
-1
/
+3
*
* sclient.c: Include fake-addrinfo.h. Include stdlib.h unconditionally.
Ken Raeburn
2002-04-06
1
-68
/
+85
*
* sclient.c: Include errno.h
Ken Raeburn
2002-03-28
1
-0
/
+1
*
* sclient.c (main): Use GETSOCKNAME_ARG3_TYPE instead of int
Ezra Peisach
2001-11-06
1
-1
/
+6
*
* sclient.c (main): Do not free auth_context unless
Ezra Peisach
2001-01-30
1
-1
/
+1
*
* sclient.c: Include unistd.h if present (for close prototype).
Ezra Peisach
2000-07-29
1
-16
/
+23
*
main() returns int - not void. Also cleanup unused variables
Ezra Peisach
2000-02-26
1
-1
/
+1
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
*
* sclient.c (main): Free client principal and krb5_ap_rep_enc_part
Ezra Peisach
1997-12-16
1
-0
/
+7
*
Check the error return from krb5_init_context(), and print an error
Theodore Tso
1996-11-08
1
-2
/
+5
*
Initialize the service name to SAMPLE_SERVICE instead of leaving as NULL
Ezra Peisach
1995-09-18
1
-1
/
+1
*
Add an optional third argument which allows the user to set the
Theodore Tso
1995-09-16
1
-6
/
+10
*
changes to accomodate redefinition of krb5_auth_context
Tom Yu
1995-06-11
1
-1
/
+1
*
Include stdlib.h or declare malloc()
Ezra Peisach
1995-05-10
1
-0
/
+7
*
Initialize auth_context to NULL before calling sendauth()
Theodore Tso
1995-04-01
1
-1
/
+1
*
* sclient.c Use new calling convention for krb5_sendauth()
Chris Provenzano
1995-03-10
1
-25
/
+7
*
Avoid <krb5/...> includes
John Gilmore
1995-02-28
1
-4
/
+2
*
* kadmin.c Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
1
-1
/
+1
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
1
-10
/
+12
*
stamp out rcs keywords
Mark Eichin
1994-08-18
1
-7
/
+1
*
Separate out SAMPLE_SERVICE (the Kerberos service name) and SAMPLE_PORT
Theodore Tso
1993-12-01
1
-2
/
+2
*
Change export warning notice from "is assumed to require an export license"
Theodore Tso
1993-09-01
1
-2
/
+2
*
Changed organization; server and client in separate directories
Theodore Tso
1993-06-03
1
-6
/
+5
*
Allow command line option to select port number
John Carr
1992-04-08
1
-13
/
+18
*
Update copyright notice
John Kohl
1991-06-06
1
-2
/
+16
*
add \n to error message
John Kohl
1991-05-06
1
-1
/
+1
*
change to use sendauth
John Kohl
1991-03-29
1
-74
/
+65
*
libos-proto.h -> los-proto.h
John Kohl
1991-03-14
1
-1
/
+1
*
use new checksum macros
John Kohl
1991-03-11
1
-8
/
+8
*
fix copyright
John Kohl
1991-03-04
1
-1
/
+1
*
use memset in place of bzero
John Kohl
1990-11-15
1
-1
/
+1
*
change bcopy to memcpy, bzero to memset
John Kohl
1990-11-08
1
-4
/
+4
*
new interface to krb5_cc_default
John Kohl
1990-05-29
1
-1
/
+4
*
fix include files
John Kohl
1990-05-23
1
-3
/
+2
*
*** empty log message ***
John Kohl
1990-05-11
1
-0
/
+212