summaryrefslogtreecommitdiffstats
path: root/src/tests/gss-threads
Commit message (Expand)AuthorAgeFilesLines
* 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