summaryrefslogtreecommitdiffstats
path: root/src/util/et
Commit message (Expand)AuthorAgeFilesLines
* Avoid assertion failure in error_messageGreg Hudson2014-01-171-2/+3
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-8/+0
* Assume mutex locking cannot failGreg Hudson2013-05-142-27/+13
* make dependGreg Hudson2013-01-101-1/+1
* Remove some dead Makefile codeBen Kaduk2012-09-251-10/+0
* Avoid side effects in assert expressionsGreg Hudson2012-03-091-4/+8
* Add localization support to com_errGreg Hudson2011-06-104-13/+62
* Remove static error table list in built-in com_errGreg Hudson2011-06-052-69/+32
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-092-9/+7
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Mark and reindent util, with some exceptionsTom Yu2009-12-0711-513/+524
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-6/+5
* Clean up a bunch of signed/unsigned comparison warningsGreg Hudson2009-11-021-1/+1
* make mark-cstyleTom Yu2009-10-316-12/+11
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-5/+5
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-5/+5
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-031-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-14/+12
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-2/+2
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-1/+1
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-202-4/+3
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-4/+1
* r820@NOME-KING: raeburn | 2008-08-26 18:37:41 -0400Ken Raeburn2008-08-271-6/+0
* Check return value from k5_mutex_lock() to partially mitigate someTom Yu2008-07-161-1/+2
* After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn2008-04-302-4/+4
* Remove Mac-specific bit unused in KfM that causes test failures nowKen Raeburn2007-12-141-8/+0
* remove error tables by pointer Jeffrey Altman2007-10-011-3/+3
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-291-2/+10
* All Windows apps were popping MessageBoxes when stderr is redirected. Consol...Kevin Koch2007-03-271-3/+11
* Back out windows specific makefile changeSam Hartman2007-03-031-1/+1
* More existence tests; path updateKevin Koch2007-03-021-1/+1
* Remove unused fileKen Raeburn2007-01-201-50/+0
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-2/+2
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-182-29/+2
* * error_table.h (ET_EBUFSIZ): Increase to 1k.Ken Raeburn2006-04-182-42/+39
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-984/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-60/+0
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* include autoconf.h in a few more placesKen Raeburn2006-04-032-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-8/+8
* * configure.in: Supply all three arguments when calling AC_DEFINEKen Raeburn2006-03-282-1/+4
* build and export set/reset_com_err_hook on windowsKen Raeburn2006-03-272-2/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-5/+4
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-112-0/+6
* make dependTom Yu2005-11-291-2/+1
* fix more executable permissionsTom Yu2005-08-252-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-13/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* Update dependenciesKen Raeburn2005-06-211-1/+2