summaryrefslogtreecommitdiffstats
path: root/src/appl/gss-sample
Commit message (Expand)AuthorAgeFilesLines
* Add resource data windows/version.rc for:Jeffrey Altman2007-04-141-7/+23
* Move autoconf.h inclusion before tests for HAVE_UNISTD_H and HAVE_SYS_TIME_HEzra Peisach2007-04-111-1/+3
* make dependKen Raeburn2007-03-281-3/+3
* Configure appl test programs from top levelKen Raeburn2007-03-251-2/+2
* Include autoconf.hKen Raeburn2007-03-251-0/+1
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+2
* Cleanup some warnings on missing prototypesEzra Peisach2006-10-152-2/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-481/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-40/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-7/+9
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-272-2/+6
* make dependKen Raeburn2005-10-271-1/+2
* Renamed variable 'log' to 'logfile' and made it staticKen Raeburn2005-10-212-40/+47
* reindent to style in doc/coding-style, via gnu indentKen Raeburn2005-10-213-1178/+1196
* Jeff's patches for a multi-threaded gss-sample suite, modified to not break theKen Raeburn2005-10-214-32/+315
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* run "make depend"Ken Raeburn2004-12-301-1/+0
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-082-1/+4
* * gss-client.c: change if (this) if (that) => if (this && that)Jeffrey Altman2004-02-272-170/+172
* update copyright notices on gss sample appsTom Yu2004-02-113-0/+69
* gss-client.c: remove extraneous parameters from client_establish_context()Jeffrey Altman2004-02-102-5/+10
* * update usage() for gss-clientJeffrey Altman2004-02-073-1/+7
* 2004-02-06 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-02-063-14/+36
* * gss-misc.c: Include sys/time.h or time.h, to get struct timeval declarationKen Raeburn2004-01-312-14/+26
* Address issues discovered while testing updated Windows gss sample client.Jeffrey Altman2004-01-303-145/+161
* Between the 1.1 and 1.2 releases of Kerberos, the gss-sample protocolSam Hartman2003-01-094-30/+69
* * gss-misc.c (send_token, recv_token): Open-code the math to send and receiveKen Raeburn2002-12-302-5/+21
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-142-2/+7
* Free the context when it is non-null not when it is nullSam Hartman2002-04-303-2/+9
* Fix typo in last checkinEzra Peisach2001-12-051-1/+0
* * gss-client.c, gss-misc.c, gss-server.c: Cast buffer length toEzra Peisach2001-12-054-10/+17
* * gss-server.c (server_establish_context, sign_server): EnsureEzra Peisach2001-11-192-10/+39
* * gss-misc.c (recv_token): Do not attempt to malloc 0 bytesEzra Peisach2001-11-072-2/+6
* 2001-11-01 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-11-013-11/+23
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-3/+3
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-103-6/+10
* dependenciesKen Raeburn2001-09-022-1/+17
* * gss-client.c (parse_oid): Cast argument to isdigit() to intEzra Peisach2001-06-183-11/+9
* * gss-server.c (usage): Fix usage info *again* to reflect thatDanilo Almeida2001-05-152-1/+6
* * gss-misc.c: Include <sys/socket.h> for prototype definitionsEzra Peisach2000-09-264-16/+25
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * README, gss-client.c, gss-misc.c, gss-misc.h, gss-server.c:Tom Yu2000-02-116-437/+711
* * gss-client.c, gss-server.c, gss-misc.c: Include Windows headersDanilo Almeida2000-02-015-9/+63
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* gss-server.c (test_import_export_context): Fix memory leakTheodore Tso1998-12-222-0/+5