summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* The "comment" field of prf_data_t was never actually set nor used, soKen Raeburn2009-12-282-8/+0
* Mark and reindent util, with some exceptionsTom Yu2009-12-0752-3410/+3462
* update dependenciesKen Raeburn2009-12-021-1/+1
* Mark and reindent util/supportTom Yu2009-11-3018-1247/+1269
* Fix boilerplate in zap.cGreg Hudson2009-11-241-2/+2
* Punt the volatile cast in the non-gcc, non-Windows version of zap.Greg Hudson2009-11-244-1/+46
* Simplify depfix.pl by assuming that all files outside of the sourceGreg Hudson2009-11-231-24/+4
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-2212-105/+97
* Delete obsolete krb5-mark-cstyle.el. (replaced by a python script)Tom Yu2009-11-041-28/+0
* Correct regexps for matching emacs and cc-mode versions. In reindentTom Yu2009-11-042-2/+49
* Monkey patch for the cc-mode that comes with emacs-23.x; that versionTom Yu2009-11-032-0/+52
* Emacs 21 doesn't have custom-variable-p. Also, adjust to use theTom Yu2009-11-021-5/+5
* Clean up a bunch of signed/unsigned comparison warningsGreg Hudson2009-11-022-6/+6
* Simplify krb5int_get_error (and fix a cast-qual warning) by notGreg Hudson2009-11-011-24/+7
* Be a little more const-correct in krb5int_vset_error_flGreg Hudson2009-11-011-13/+8
* Rework in an attempt to deal with variant Emacs versionsTom Yu2009-11-011-16/+32
* make mark-cstyleTom Yu2009-10-3145-760/+751
* Fixes for Emacs 22 compatibilityKen Raeburn2009-10-301-2/+2
* Tweak batch reindent some more. Limit the initial bulk reindent, andTom Yu2009-10-301-11/+30
* New elisp file to mark C styles in files. New top-level MakefileTom Yu2009-10-281-0/+28
* Update to use heuristics for setting "krb5" style based on file localTom Yu2009-10-282-8/+25
* Add "reindent" target to top-level Makefile.in. AddTom Yu2009-10-271-0/+33
* Fix missing emacs file variable markers. Add krb5-c-style.el: theTom Yu2009-10-261-0/+30
* Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2009-10-231-8/+8
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-1/+1
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-164-76/+72
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-164-73/+77
* Add t_unal.c to SRCS and generate dependencies..Ezra Peisach2009-09-152-1/+5
* Test byte ordering determination and unaligned accessKen Raeburn2009-09-152-2/+52
* Crypto modularity proj: OpemSSL crypto feed for hmac/md5/md4/sha1/rc4/des/des...Zhanna Tsitkov2009-09-031-1/+1
* Disable the COPY_FIRST_CANONNAME workaround on Linux glibc 2.4 andGreg Hudson2009-08-281-5/+16
* Rename db2 header files db.h and db-config.h in the source tree, soKen Raeburn2009-08-211-1/+3
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-031-1/+1
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-14/+16
* reduce some mutex performance problems in profile libraryKen Raeburn2009-06-183-21/+19
* UCS2 support doesn't handle upper half of BMPGreg Hudson2009-05-141-29/+37
* In util/support/utf8_conv.c, the SWAP16 macro is invoked with anTom Yu2009-05-131-6/+4
* Add DEBUG_ERROR_LOCATIONS supportGreg Hudson2009-04-292-2/+34
* Subject k5_utf8s_to_ucs2s could deref NULL pointer..Ezra Peisach2009-04-071-3/+5
* Null pointer defref in adding infoEzra Peisach2009-04-071-1/+1
* Make Lite Client lib link againZhanna Tsitkov2009-03-111-1/+1
* Make it link againZhanna Tsitkov2009-03-111-2/+5
* Don't pass negative numbers to strerrorKen Raeburn2009-02-121-0/+14
* build strlcpy.c, printf.c, ipc_stream.c on windowsKen Raeburn2009-02-111-1/+17
* Update t_k5buf.c for the renamed buffer type constantsGreg Hudson2009-02-101-10/+14
* Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn2009-02-093-64/+64
* Add variables for optionally building ipc_stream.c; currently emptyKen Raeburn2009-02-091-0/+5
* Adjust names to not conflict with Windows headersKen Raeburn2009-02-092-23/+23
* Include assert.hKen Raeburn2009-02-091-0/+1
* Use winsock2.h on Windows. Make initializer value staticKen Raeburn2009-02-091-1/+4