summaryrefslogtreecommitdiffstats
path: root/src/util/support/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Define k5-platform.h wrapper for strerror_rGreg Hudson2014-07-081-1/+4
* Add an internal constant-time comparison functionGreg Hudson2013-10-031-1/+4
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-13/+0
* Add missing plugins.c to SRCS in util/supportGreg Hudson2013-05-021-0/+1
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-271-1/+1
* Fix typo in util/support/Makefile.inGreg Hudson2012-09-121-1/+1
* Add internal JSON encoding and decoding supportGreg Hudson2012-09-111-2/+13
* Add internal base64 encoding and decoding supportGreg Hudson2012-09-111-3/+11
* Clean up more stuff in make cleanGreg Hudson2011-11-041-1/+2
* Add krb5int_gettimeofday to k5sprt for platforms w/o native gettimeofdaySam Hartman2011-10-051-1/+9
* git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25287 dc483132-0cff-0310-8789-dd...Zhanna Tsitkov2011-09-291-1/+1
* Add fnmatch support to libkrb5supportGreg Hudson2011-09-051-0/+8
* Add internal APIs for portable path manipulationGreg Hudson2011-08-071-2/+19
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Punt the volatile cast in the non-gcc, non-Windows version of zap.Greg Hudson2009-11-241-1/+4
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-3/+1
* Add t_unal.c to SRCS and generate dependencies..Ezra Peisach2009-09-151-1/+2
* Test byte ordering determination and unaligned accessKen Raeburn2009-09-151-2/+6
* build strlcpy.c, printf.c, ipc_stream.c on windowsKen Raeburn2009-02-111-1/+17
* Add variables for optionally building ipc_stream.c; currently emptyKen Raeburn2009-02-091-0/+5
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-48/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+13
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-3/+3
* Maybe include printf.o in t_k5buf buildKen Raeburn2008-11-031-1/+1
* Add the k5buf string module to libkrb5supportGreg Hudson2008-10-281-1/+24
* Add build system support for strlcpy and strlcat on platforms which doGreg Hudson2008-10-241-0/+9
* Now that we have support for conditionally exporting symbols from the supportKen Raeburn2008-10-151-0/+9
* makedependKen Raeburn2008-09-181-1/+2
* Update mkstemp and export-list handling for WindowsKen Raeburn2007-06-281-3/+19
* update dependenciesKen Raeburn2007-06-201-0/+3
* Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and renameKen Raeburn2007-06-201-3/+16
* Add supp-int.h to provide prototypes for declared internal functions.Ezra Peisach2006-10-181-3/+4
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* * configure.in: Set and substitute SUPPORTLIB_MAJOR based on operating system.Ken Raeburn2006-06-151-2/+2
* Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn2006-04-141-0/+8
* more DEFS=Ken Raeburn2006-04-041-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-15/+15
* make dependKen Raeburn2006-03-271-0/+3
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-261-0/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-5/+5
* Merge from plugin branchKen Raeburn2006-03-071-2/+4
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-271-0/+2
* make dependTom Yu2005-11-291-13/+6
* Update dependenciesKen Raeburn2005-06-211-6/+13
* run "make depend"Ken Raeburn2004-12-301-13/+14
* 2004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-151-2/+2
* hooks for recording statistics on locking behaviorKen Raeburn2004-12-061-0/+1
* make dependKen Raeburn2004-11-161-5/+11
* Make static linking not require -lsocket, -lnsl, etc.Ken Raeburn2004-11-151-0/+3
* * fake-addrinfo.c: New file.Ken Raeburn2004-07-191-3/+10