summaryrefslogtreecommitdiffstats
path: root/src/tests/gss-threads
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-2/+0
* Fix warnings in tests/gss-threadsGreg Hudson2013-03-293-17/+16
* Reformat tests/gss-threadsGreg Hudson2013-03-294-662/+632
* make dependGreg Hudson2013-01-101-1/+1
* Minor cleanups relating to size_t being unsignedBen Kaduk2012-07-031-1/+1
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Mark and reindent tests, with some exclusionsTom Yu2009-11-302-807/+809
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-7/+5
* make mark-cstyleTom Yu2009-10-314-54/+54
* regenerateKen Raeburn2009-02-041-0/+1
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-5/+3
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-16/+14
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-3/+2
* Fix possible locking protocol failure in error handling pathKen Raeburn2008-08-062-2/+4
* Don't use 'log' as a global variable nameKen Raeburn2008-06-021-40/+40
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Include autoconf.hKen Raeburn2007-03-251-0/+1
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-26/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-11/+11
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-113-4/+8
* make dependTom Yu2005-11-291-2/+1
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-2/+7
* Update dependenciesKen Raeburn2005-06-211-1/+2
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-1/+2
* update dependenciesKen Raeburn2005-03-281-2/+3
* threaded test program built even with thread support disabledKen Raeburn2005-03-252-1/+9
* * gss-misc.c: Include autoconf.h. If both time.h and sys/time.h are available,Ken Raeburn2005-02-122-4/+11
* multithreaded gssapi test prog based on gss-sample w/jaltman+raeburn changesKen Raeburn2005-02-097-0/+2437