aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Don't skip past zero byte in profile parsingGreg Hudson1-1/+1
2018-10-29Fix option parsing on WindowsGreg Hudson2-1/+5
2018-10-28Escape curly braces in def-check.pl regexesGreg Hudson1-5/+5
2018-05-01Merge duplicate subsections in profile libraryRobbie Harwood3-4/+39
2017-09-04Bump bundled libverto for 0.3.0 releaseRobbie Harwood6-39/+125
2017-05-31Fix gmt_mktime for y2038Greg Hudson1-9/+8
2017-04-21Replace UCS-2 conversions with UTF-16Greg Hudson6-32/+217
2017-04-20Replace references to OS XMichael Mattioli3-9/+9
2017-04-18make dependGreg Hudson1-3/+3
2017-04-17Ignore warnings in libev codeGreg Hudson1-0/+12
2017-04-17Modernize UTF-8/UCS-2 conversion codeRobbie Harwood2-364/+52
2017-04-14Fix self-assign of void * in profile_tcl.cRobbie Harwood1-2/+0
2017-04-12Fix unused variablesRobbie Harwood1-3/+0
2017-04-12Remove tautological comparisonsRobbie Harwood1-6/+0
2017-04-12Remove unused function system_getnameinfo()Robbie Harwood1-12/+0
2017-03-29Fix krb5int_open_plugin_dirs() error handlingMartin Kittel1-2/+3
2017-03-29Compile less libev codeGreg Hudson1-1/+6
2017-03-27Ignore dotfiles in profile includedirGreg Hudson1-1/+5
2017-01-19Add k5test expected_msg, expected_traceGreg Hudson1-3/+34
2016-11-09Make zap() more reliableGreg Hudson1-1/+4
2016-10-25make dependGreg Hudson1-1/+2
2016-10-03Add aes-sha2 test casesGreg Hudson1-0/+20
2016-09-09Stop generating doc/CHANGESTom Yu1-3/+0
2016-08-29Fix thread support for Solaris and simplifyGreg Hudson1-30/+35
2016-08-24Convert k5-thread macros to functionsSarah Day2-1/+106
2016-08-18Output last command info on k5test failuresGreg Hudson1-5/+16
2016-08-16Allow libev to use pthreads on old platformsGreg Hudson1-0/+7
2016-08-10Fix memory leaks in test programsGreg Hudson2-27/+36
2016-08-10Update libev sources to 4.22Greg Hudson8-607/+1835
2016-08-04Remove unnecessary directoriesGreg Hudson15-1991/+1
2016-08-03Remove all makefiles in make distcleanGreg Hudson2-4/+5
2016-07-30make dependGreg Hudson1-2/+1
2016-07-30Fix build system hygiene issuesGreg Hudson1-0/+3
2016-07-28Use single-colon rules in makefilesGreg Hudson11-63/+55
2016-07-27Move CFLAGS and CPPFLAGS after local includesSarah Day1-1/+1
2016-07-18Allow user to restrict KDC to specific addressesSarah Day1-2/+2
2016-07-01Fix profile_flush_to_file() state corruptionGreg Hudson2-2/+22
2016-06-29Clarify directions when a Python test failsGreg Hudson1-2/+8
2016-05-03Fix cstyle-file.py when emacs is not installedGreg Hudson1-1/+6
2016-04-29Add indentation checking to cstyle-file.pyGreg Hudson1-1/+45
2016-04-28Unconstify some krb5 GSS OIDsTom Yu1-2/+3
2016-04-08Exit quietly from k5test scripts on interruptGreg Hudson1-0/+9
2016-04-05Integrate with appveyor for Windows CIGreg Hudson1-1/+1
2016-03-31Move the util/windows getopt to libkrb5supportMatt Rogers6-60/+36
2016-03-24Make profile includedir accept all *.conf filesPeter Jones2-7/+15
2016-03-24Remove port 750 from the KDC default portsSarah Day1-2/+2
2016-02-19Add the ability to lock down principal keysSimo Sorce1-0/+3
2016-02-19Add get_principal_keys RPC to kadminSimo Sorce1-1/+1
2016-02-12Remove form feed charactersGreg Hudson5-13/+17
2016-01-04make dependTom Yu1-0/+3