master
Fix more non-prototype functions
Fix deserializing context with missing profile
Eliminate old-style function declarations
Avoid undefined memcpy/memmove invocations
Bump bundled libverto for 0.3.0 release
Remove SCLIB references from Windows build
Convert Python tests to Python 3
* ac_check_krb5.m4: Set LIBS rather than LDFLAGS
Fix Python regexp literals
Convert remaining Python scripts to Python 3
Make def-check.pl work with Windows git-bash perl
Replace references to OS X
move generated dependencies out of Makefile.in
Fix maintainer-mode build for binutils 2.37
Perl code for generating "map" routines from a common template with supplied type info.
remap mechanism-specific status codes in mechglue/spnego
Fix kvno argument order in t_authdata.py
Emacs 21 doesn't have custom-variable-p. Also, adjust to use the correct controlling variables for older incarnations of whitespace-mode.
Correct regexps for matching emacs and cc-mode versions. In reindent targets, chdir to SRCTOP to avoid excessive references to $(SRCTOP) in the find script. Define new variables to avoid errors when creating exception lists for find scripts.
Monkey patch for the cc-mode that comes with emacs-23.x; that version of cc-mode has a bug that causes incorrect indentation of case labels containing character constants. Already fixed upstream in unreleased cc-mode sources.
Remove PGP request in krb5-send-pr.sh
Add a note at the start of the output reminding the reader that it's a generated file
In mkrel, build documentation with python3
Remove form feed characters
Suppress some glibc issues found on x86_64
Replace ssl.wrap_socket() for tests