Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitry Baryshkov
nettle
Commits
4980e4ac
Commit
4980e4ac
authored
Jul 7, 2018
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
ChangeLog for previous change.
parent
da81c86a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+24
-0
24 additions, 0 deletions
ChangeLog
with
24 additions
and
0 deletions
ChangeLog
+
24
−
0
View file @
4980e4ac
2018-07-07 Niels Möller <nisse@lysator.liu.se>
From Nikos Mavrogiannopoulos.
* sha1-compress.c (nettle_sha1_compress): Renamed, and promoted to
public function, since there's known appliation usage (filezilla).
* sha1.h (_nettle_sha1_compress): Old name, now a preprocessor
alias for the new name.
* md5-compress.c (nettle_md5_compress): Similarly renamed (used by
sogo).
* md5.h (_nettle_md5_compress): Old name,, now a preprocessor
alias for the new name.
* chacha-internal.h, dsa-internal.h, eddsa-internal.h:
* hogweed-internal.h, ripemd160-internal.h, rsa-internal.h:
* salsa20-internal.h, sha2-internal.h, sha3-internal.h:
* umac-internal.h: Internal declarations moved to new header
files, which are not installed..
* Makefile.in (DISTFILES): Added above files.
* libnettle.map.in: Use a different symbol version for _nettle_*
symbols, depending on the minor release. This marks these symbols
explicitly not part of the public Nettle ABI.
* libhogweed.map.in: Analogous change.
2018-06-17 Niels Möller <nisse@lysator.liu.se>
2018-06-17 Niels Möller <nisse@lysator.liu.se>
* aclocal.m4 (NETTLE_CHECK_IFUNC): Fix quoting. Patch contributed
* aclocal.m4 (NETTLE_CHECK_IFUNC): Fix quoting. Patch contributed
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment