master
Reunite xdrproc_t with its comment in xdr.h
Add auth indicators to AS-REQ audit state
Harmonize macOS pack declarations with Heimdal
Rename configure.in to configure.ac
Remove krb5_aprof_init() and krb5_aprof_finish()
Reindent include directory, reformatting prototypes as necessary. Exclude include/gssrpc due to its Sun origin and k5-platform.h due to macros too hairy for emacs c-mode to handle.
move generated dependencies out of Makefile.in
Update HTTP links
Adjust most C source files to match the new standards for copyright and license comments.
C90 doesn't allow commas at the ends of enumeration lists
Use the term "primary KDC" in source and docs
Add internal base64 encoding and decoding support
Make k5buf more flexible for binary data
Fix "make depend" when cmocka.h not present
Refactor GSS token header parsing
Remove DEBUG_ERROR_LOCATIONS support
Reduce warnings from mainline autoconf
Make siphash24 available internally
Add libkrb5support hex functions and tests
Reduce dependencies of k5-input.h
Add PKINIT paChecksum2 from MS-PKCA v20230920
Add auto_fast_armor realm variable
Clarify and improve k5_json_object_set
Block library unloading on HP-UX
Eliminate old-style function declarations
Rename k5-queue.h macros
Add regexp support on Windows using std::regex
Add ASN.1 encoders and decoders for SPAKE types
Log failure details for mutex errors
Move KKDCP OpenSSL code to an internal plugin
Remove unused Unicode functions
Perform atomic ccache refreshes when possible
Limit -keepold for self-service key changes
Improve ulog block resize efficiency
Add numeric constants to krad.h and use them
Add underpinnings of UNIX domain socket support
Default kdc_tcp_listen to kdc_listen value
Add support for systemd socket activation
Build PKINIT on Windows