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
5c28e8e7
Commit
5c28e8e7
authored
Oct 23, 2017
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Update ChangeLog.
parent
61460b2e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+5
-13
5 additions, 13 deletions
ChangeLog
with
5 additions
and
13 deletions
ChangeLog
+
5
−
13
View file @
5c28e8e7
2017-10-23 Niels Möller <nisse@lysator.liu.se>
2017-10-23 Niels Möller <nisse@lysator.liu.se>
Undo added underscores on public symbols
.
Merge API fixes, starting at 2017-01-12
.
2017-04-09 Niels Möller <nisse@lysator.liu.se>
2017-04-09 Niels Möller <nisse@lysator.liu.se>
...
@@ -15,17 +15,11 @@
...
@@ -15,17 +15,11 @@
* nettle-meta.h (nettle_ciphers, nettle_aeads, nettle_armors): New
* nettle-meta.h (nettle_ciphers, nettle_aeads, nettle_armors): New
macros, analogous to below change to nettle_hashes.
macros, analogous to below change to nettle_hashes.
* nettle-meta-ciphers.c (_nettle_ciphers): Renamed array, from...
* nettle-meta-ciphers.c (nettle_get_ciphers): New function.
(nettle_ciphers: ... old name.
(nettle_get_ciphers): New function.
* nettle-meta-aeads.c (_nettle_aeads): Renamed array, from...
* nettle-meta-aeads.c (nettle_get_aeads): New function.
(nettle_aeads: ... old name.
(nettle_get_aeads): New function.
* nettle-meta-armors.c (_nettle_armors): Renamed array, from...
* nettle-meta-armors.c (nettle_get_armors): New function.
(nettle_armors: ... old name.
(nettle_get_armors): New function.
2017-01-12 Niels Möller <nisse@lysator.liu.se>
2017-01-12 Niels Möller <nisse@lysator.liu.se>
...
@@ -40,9 +34,7 @@
...
@@ -40,9 +34,7 @@
linking with libnettle.so gets copy relocations for any referenced
linking with libnettle.so gets copy relocations for any referenced
data items in the shared library.
data items in the shared library.
* nettle-meta-hashes.c (_nettle_hashes): Renamed array, from...
* nettle-meta-hashes.c (nettle_get_hashes): New function.
(nettle_hashes): ... old name.
(nettle_get_hashes): New function.
2017-10-16 Niels Möller <nisse@lysator.liu.se>
2017-10-16 Niels Möller <nisse@lysator.liu.se>
...
...
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