]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bc/constant-memequal'
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:49:57 +0000 (15:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:49:57 +0000 (15:49 -0700)
commit2abd648b17899679f9a76bfdeba8f620fa6fff21
tree4ea2933f777ae25c343377eeb77132eed66a9614
parent51a68dd287c86200f8da03ef105e2a5f00641a38
parent719483e547a30819e3dbaa252f0e036e23efa561
Merge branch 'bc/constant-memequal'

Validation of push certificate has been made more robust against
timing attacks.

* bc/constant-memequal:
  receive-pack: compilation fix
  builtin/receive-pack: use constant-time comparison for HMAC value
builtin/receive-pack.c