From: Junio C Hamano Date: Mon, 4 Oct 2021 04:49:17 +0000 (-0700) Subject: Merge branch 'cb/cvsserver' X-Git-Tag: v2.34.0-rc0~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1030daecda44a36c9c0b02d4f58473b637c49ff5;p=thirdparty%2Fgit.git Merge branch 'cb/cvsserver' "git cvsserver" had a long-standing bug in its authentication code, which has finally been corrected (it is unclear and is a separate question if anybody is seriously using it, though). * cb/cvsserver: Documentation: cleanup git-cvsserver git-cvsserver: protect against NULL in crypt(3) git-cvsserver: use crypt correctly to compare password hashes --- 1030daecda44a36c9c0b02d4f58473b637c49ff5