summaryrefslogtreecommitdiffstats
path: root/src/appl/sample/sclient/sclient.c
Commit message (Expand)AuthorAgeFilesLines
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-231-0/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+4
* Mark and reindent what's left of the appl directoryGreg Hudson2009-11-241-110/+108
* make mark-cstyleTom Yu2009-10-311-7/+7
* Replace strcpy/strcat/sprintf uses in a couple of sample code filesGreg Hudson2008-11-051-2/+7
* Memory leak fixes on exitEzra Peisach2006-10-181-1/+3
* * sclient.c: Include fake-addrinfo.h. Include stdlib.h unconditionally.Ken Raeburn2002-04-061-68/+85
* * sclient.c: Include errno.hKen Raeburn2002-03-281-0/+1
* * sclient.c (main): Use GETSOCKNAME_ARG3_TYPE instead of intEzra Peisach2001-11-061-1/+6
* * sclient.c (main): Do not free auth_context unlessEzra Peisach2001-01-301-1/+1
* * sclient.c: Include unistd.h if present (for close prototype).Ezra Peisach2000-07-291-16/+23
* main() returns int - not void. Also cleanup unused variablesEzra Peisach2000-02-261-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * sclient.c (main): Free client principal and krb5_ap_rep_enc_partEzra Peisach1997-12-161-0/+7
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-2/+5
* Initialize the service name to SAMPLE_SERVICE instead of leaving as NULLEzra Peisach1995-09-181-1/+1
* Add an optional third argument which allows the user to set theTheodore Tso1995-09-161-6/+10
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* Include stdlib.h or declare malloc()Ezra Peisach1995-05-101-0/+7
* Initialize auth_context to NULL before calling sendauth()Theodore Tso1995-04-011-1/+1
* * sclient.c Use new calling convention for krb5_sendauth()Chris Provenzano1995-03-101-25/+7
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-4/+2
* * kadmin.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-231-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-10/+12
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Separate out SAMPLE_SERVICE (the Kerberos service name) and SAMPLE_PORTTheodore Tso1993-12-011-2/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Changed organization; server and client in separate directoriesTheodore Tso1993-06-031-6/+5
* Allow command line option to select port numberJohn Carr1992-04-081-13/+18
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* add \n to error messageJohn Kohl1991-05-061-1/+1
* change to use sendauthJohn Kohl1991-03-291-74/+65
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* use new checksum macrosJohn Kohl1991-03-111-8/+8
* fix copyrightJohn Kohl1991-03-041-1/+1
* use memset in place of bzeroJohn Kohl1990-11-151-1/+1
* change bcopy to memcpy, bzero to memsetJohn Kohl1990-11-081-4/+4
* new interface to krb5_cc_defaultJohn Kohl1990-05-291-1/+4
* fix include filesJohn Kohl1990-05-231-3/+2
* *** empty log message ***John Kohl1990-05-111-0/+212