Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-27 | Drop use of concat in favor of xasprintf | Russ Allbery | |
Change-Id: I6a84920b0c0dc1849af8a34ecf8f3fb70b45e17c Reviewed-on: https://gerrit.stanford.edu/843 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu> | |||
2010-02-09 | Update util code and import Kerberos portability glue | Russ Allbery | |
Use the Kerberos portability layer from rra-c-util 3.0 and avoid Kerberos API calls deprecated on Heimdal. Break util/util.h into separate header files and update all source files accordingly. The test suite is not yet updated. That will come in subsequent commits. |