mirror of
https://github.com/mangosfour/server.git
synced 2025-12-30 10:37:12 +00:00
Renamed HMACSHA1 to something that will not conflict with feature HMACSHA256 and HMACSHA512.
This commit is contained in:
parent
9a0545cd05
commit
4e2c42799c
8 changed files with 36 additions and 24 deletions
12
src/.gitignore
vendored
Normal file
12
src/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#
|
||||
# NOTE! Don't add files that are generated in specific
|
||||
# subdirectories here. Add them in the ".gitignore" file
|
||||
# in that subdirectory instead.
|
||||
#
|
||||
# NOTE! Please use 'git-ls-files -i --exclude-standard'
|
||||
# command after changing this file, to see if there are
|
||||
# any tracked files which get ignored after the change.
|
||||
#
|
||||
# Doxygen generic files
|
||||
#
|
||||
bnetd
|
||||
Loading…
Add table
Add a link
Reference in a new issue