xserver-multidpi/os
Yaakov Selkowitz e6461db6dc os: Add CryptoAPI as a choice of SHA1 implementation
Both Cygwin and MinGW can use Windows' native CryptoAPI for SHA1,
saving a dependency on libgcrypt or OpenSSL.  The necessary functions
are in ADVAPI32.DLL, which is among the default lib flags and is
already used in hw/xwin for accessing the registry.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
Tested-by: Colin Harrison <colin.harrison@virgin.net>
2012-05-04 13:13:50 -05:00
..
.gitignore dix and os: gitignore dix.O and os.O 2011-09-23 17:14:47 -07:00
access.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
auth.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
backtrace.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
client.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
connection.c os: Add -displayfd option 2012-05-01 11:36:30 +10:00
io.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
log.c os: Fix regression with FatalError not calling va_start 2012-03-30 14:42:11 -07:00
Makefile.am Move to autoconf standard function name checks & defines 2011-12-05 14:32:45 -08:00
mitauth.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
oscolor.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
osdep.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
osinit.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rpcauth.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
strcasecmp.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
strcasestr.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
strlcat.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
strlcpy.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
strndup.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
utils.c os: Add -displayfd option 2012-05-01 11:36:30 +10:00
WaitFor.c os: make timers signal-safe 2012-05-01 11:36:35 +10:00
xdmauth.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xdmcp.c Change lastDeviceIdleTime to be per-device 2012-03-22 13:12:56 +10:00
xprintf.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xsha1.c os: Add CryptoAPI as a choice of SHA1 implementation 2012-05-04 13:13:50 -05:00
xstrans.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00