Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
a431b664
Commit
a431b664
authored
Feb 15, 2004
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.750 Rev: src/nettle/ChangeLog:1.248 Rev: src/sftp/ChangeLog:1.52
parent
b15f7aca
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a431b664
2004-02-15 Niels Möller <nisse@lysator.liu.se>
* src/testsuite/Makefile.am (AM_CPPFLAGS): Need -I.., in order to
include nettle-types.h.
* src/unix_user.c (do_lookup_user): Just ignore shadow database if
getspnam returns NULL.
* src/lsh.h: #include nettle/types.h instead of inttypes.h.
* src/atoms.h: #include lsh.h instead of inttypes.h.
* src/charset.h: Likewise.
* src/tty.h: Likewise.
* src/testsuite/testutils.h: Likewise.
* configure.ac: Bumped version to 1.5.5.
2004-02-12 Niels Möller <nisse@lysator.liu.se>
* src/io.c (address_info2sockaddr) [!HAVE_GETADDRINFO]: Updated
...
...
src/nettle/ChangeLog
View file @
a431b664
2004-02-15 Niels Mller <nisse@lysator.liu.se>
* testsuite/testutils.h: #include nettle-types.h instead of
inttypes.h.
2004-02-12 Niels Mller <nisse@lysator.liu.se>
* examples/rsa-encrypt-test: Use -r option when invoking
...
...
src/sftp/ChangeLog
View file @
a431b664
2004-02-15 Niels Mller <nisse@lysator.liu.se>
* Makefile.am (AM_CPPFLAGS): Added -I.., needed for inclusion of
nettle-types.h. This is somewhat ugly, as sftp shouldn't really
depend on nettle or lsh.
* buffer.h: Include nettle/nettle-types.h, for unint32_t and
friends.
* sftp_c.h: Don't include inttypes.h or stdint.h, rely on buffer.h
doing the right thing.
2003-05-20 Niels Mller <nisse@cuckoo.hack.org>
* configure.ac: Commented out AC_FUNC_MALLOC.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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