fix non-working strtoint conversion in webdav_xattr_parse_data by switching to cx_strtoi64

change error handling in case webdav_xattr_parse_data fails: set response to 500 instead of failig the entire multistatus response

fix stderr logging

final fix

no

will this finally fix it?

fix openssl < 3.0 hash init functions

fix ws_sha512_create

hopefully this actually fixes building with openssl < 3.0

fix build with openssl version < 3.0

replace wrong cxMapRemoveAndGet with cxMapRemove

remove unwanted linebreak from output

add navigation to directory listing and improve css

add size in bytes as tooltip to the directory listing

make directory listing sorting case insensitive

add show-emojis, dir-icon, file-icon, show-hidden parameters to common-index SAF

implement new directory listing, that outputs size/lastmodified and has a sorted output

add crypto cng hashing implementation for windows

add common crypto hashing implementation for macOS

fix wrong status code when an ACL check fails in vfs_open

use readdir instead of readdir_r

add request uri/path debug logging

use new sha512 functions in keyfile_auth.c

add sha512 hashing functions

use openssl hashing wrapper in keyfile_auth.c

add sha1 API

add wrapper for openssl hashing functions

make cgi response status header check case insensitive

(0) -300 -100 -50 -28 +28 tip

mercurial