Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
d17d340f
Commit
d17d340f
authored
Jan 08, 2004
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/nettle/NEWS:1.13
parent
3a97b01c
Changes
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
d17d340f
NEWS for the 1.8 release
Support for systems that don't have alloca. On such systems,
some of Nettle's functions have arbitrary limits applied to
their input.
Uses AX_CREATE_STDINT_H, to support systems without
inttypes.h.
New name mangling, to reduce the risk of link collisions. All
functions (except memxor) now use a nettle_ or _nettle prefix
functions (except memxor) now use a nettle_ or _nettle
_
prefix
when seen by the linker. For most functions, the header file
that declares a function also use #define to provide a
shorter
more readable name without the prefix.
that declares a function also use
s
#define to provide a
shorter
more readable name without the prefix.
NEWS for the 1.7 release
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment